TR-mbed 1.0
Loading...
Searching...
No Matches
Functions
stable_norm.cpp File Reference
#include "main.h"

Functions

template<typename T >
EIGEN_DONT_INLINE T copy (const T &x)
 
template<typename MatrixType >
void stable_norm (const MatrixType &m)
 
template<typename Scalar >
void test_hypot ()
 
 EIGEN_DECLARE_TEST (stable_norm)
 

Function Documentation

◆ copy()

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

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( stable_norm  )

◆ stable_norm()

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

◆ test_hypot()

template<typename Scalar >
void test_hypot ( )