Hello,
after implementing algorithms on the CLA I would like to check if input values are correct.
However I couldnt find any implementations of the functions __isinf, __isnan or __isnormal for the CLA.
Is there any way to accomplish this?
thank you very much!