Fixed point implementation of nan () c++@Peter87 i couldn't understand your answer [code]return x == fp::fixed_point<FP, I, F>::positive_in...
Fixed point implementation of nan () c++i am doing fixed point implementation in c++ and i am trying to define "notanumber" and support a fu...
fixed point implementation c++, problem in calling a static member functioni think i need to seperate the [code]cossin_cordic[/code] function as[code] cos_cordic [/code]and [c...
fixed point implementation c++, problem in calling a static member functionwhen i change all the parameters in the [code]cossin_cordic[/code] function to the [b]fixed_point ty...
fixed point implementation c++, problem in calling a static member function@Peter87as far as i know the boost field operators implement a few operators directly, the others ar...