numerix_doc 0.4
|
#include <numerix/ball_rounded.hpp>
Go to the source code of this file.
#define ABall ball<C2,R,V2> |
Definition at line 231 of file ball_infinities.hpp.
Referenced by implementation< ball_abs, IV, ball_infinities< BV > >::abs().
#define ATMPL template<typename C,typename R,typename V,typename C2,typename V2> |
Definition at line 230 of file ball_infinities.hpp.
#define Ball ball<C,R,V> |
Definition at line 18 of file ball_infinities.hpp.
Referenced by implementation< ball_additive, IV, ball_infinities< BV > >::add(), implementation< ball_multiplicative, IV, ball_infinities< BV > >::div(), implementation< ball_root, IV, ball_infinities< BV > >::hypot(), implementation< ball_multiplicative, IV, ball_infinities< BV > >::invert(), implementation< ball_multiplicative, IV, ball_infinities< BV > >::mul(), implementation< ball_root, IV, ball_infinities< BV > >::sqrt(), implementation< ball_multiplicative, IV, ball_infinities< BV > >::square(), and implementation< ball_additive, IV, ball_infinities< BV > >::sub().
#define TMPL template<typename C,typename R,typename V> |
Definition at line 17 of file ball_infinities.hpp.