numeric traits for vnl_rational More...
#include <iosfwd>#include <vnl/vnl_rational.h>#include <vnl/vnl_numeric_traits.h>#include <vnl/vnl_export.h>Go to the source code of this file.
Namespaces | |
| vnl_math | |
| real numerical constants. | |
Functions | |
| std::ostream & | operator<< (std::ostream &, const std::complex< vnl_rational > &) |
| vnl_rational | vnl_math::squared_magnitude (std::complex< vnl_rational > const &x) |
| vnl_rational | vnl_math::abs (std::complex< vnl_rational > const &x) |
numeric traits for vnl_rational
Definition in file vnl_rational_traits.h.
| std::ostream& operator<< | ( | std::ostream & | , |
| const std::complex< vnl_rational > & | |||
| ) |
Definition at line 32 of file vnl_rational_traits.cxx.
1.8.15