Go to the source code of this file.
Functions | |
| vnl_rational | vnl_math_squared_magnitude (vcl_complex< vnl_rational > const &x) |
| vnl_rational | vnl_math_abs (vcl_complex< vnl_rational > const &x) |
| vcl_ostream & | operator<< (vcl_ostream &os, vcl_complex< vnl_rational > x) |
Definition in file vnl_rational_traits.cxx.
| vcl_ostream& operator<< | ( | vcl_ostream & | os, |
| vcl_complex< vnl_rational > | x | ||
| ) |
Definition at line 30 of file vnl_rational_traits.cxx.
| vnl_rational vnl_math_abs | ( | vcl_complex< vnl_rational > const & | x | ) |
Definition at line 25 of file vnl_rational_traits.cxx.
| vnl_rational vnl_math_squared_magnitude | ( | vcl_complex< vnl_rational > const & | x | ) |
Definition at line 20 of file vnl_rational_traits.cxx.
1.7.5.1