Functions
stable_norm.cpp File Reference
#include "main.h"
Include dependency graph for stable_norm.cpp:

Go to the source code of this file.

Functions

template<typename T >
EIGEN_DONT_INLINE T copy (const T &x)
template<typename T >
bool isFinite (const T &x)
template<typename T >
bool isNotNaN (const T &x)
template<typename MatrixType >
void stable_norm (const MatrixType &m)
template<typename T >
EIGEN_DONT_INLINE T sub (T a, T b)
void test_stable_norm ()

Function Documentation

template<typename T >
EIGEN_DONT_INLINE T copy ( const T x)

Definition at line 40 of file stable_norm.cpp.

template<typename T >
bool isFinite ( const T x)

Definition at line 35 of file stable_norm.cpp.

template<typename T >
bool isNotNaN ( const T x)

Definition at line 27 of file stable_norm.cpp.

template<typename MatrixType >
void stable_norm ( const MatrixType m)

Definition at line 45 of file stable_norm.cpp.

template<typename T >
EIGEN_DONT_INLINE T sub ( T  a,
T  b 
)

Definition at line 33 of file stable_norm.cpp.

void test_stable_norm ( )

Definition at line 116 of file stable_norm.cpp.



re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:33:47