Namespaces | Functions
vnl_rational_traits.cxx File Reference
#include <complex>
#include "vnl_rational_traits.h"

Go to the source code of this file.

Namespaces

 vnl_math
 real numerical constants.
 

Functions

vnl_rational vnl_math::squared_magnitude (std::complex< vnl_rational > const &x)
 
vnl_rational vnl_math::abs (std::complex< vnl_rational > const &x)
 
std::ostream & operator<< (std::ostream &os, const std::complex< vnl_rational > &x)
 

Detailed Description

Author
Peter Vanroose
Date
6 September 2002

Definition in file vnl_rational_traits.cxx.

Function Documentation

◆ operator<<()

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

Definition at line 32 of file vnl_rational_traits.cxx.