Functions
vnl_rational.cxx File Reference
#include <cassert>
#include "vnl_rational.h"
#include <vnl/vnl_numeric_traits.h>

Go to the source code of this file.

Functions

template<typename FloatingType >
void makeNumDen (FloatingType d, long &num_, long &den_)
 

Function Documentation

◆ makeNumDen()

template<typename FloatingType >
void makeNumDen ( FloatingType  d,
long &  num_,
long &  den_ 
)
inline

Definition at line 10 of file vnl_rational.cxx.