Classes | Namespaces | Functions
vnl_rational_traits.h File Reference

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.

Classes

class  vnl_numeric_traits< vnl_rational >
 
class  vnl_numeric_traits< vnl_rational const >
 
class  vnl_numeric_traits< std::complex< vnl_rational > >
 
class  vnl_numeric_traits< std::complex< vnl_rational > const >
 

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)
 

Detailed Description

numeric traits for vnl_rational

Definition in file vnl_rational_traits.h.

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  ,
const std::complex< vnl_rational > &   
)

Definition at line 32 of file vnl_rational_traits.cxx.