TR-mbed 1.0
Loading...
Searching...
No Matches
Functions
bessel_functions.cpp File Reference
#include "main.h"
#include "../Eigen/SpecialFunctions"

Functions

template<typename X , typename Y >
void verify_component_wise (const X &x, const Y &y)
 
template<typename ArrayType >
void array_bessel_functions ()
 
 EIGEN_DECLARE_TEST (bessel_functions)
 

Function Documentation

◆ array_bessel_functions()

template<typename ArrayType >
void array_bessel_functions ( )

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( bessel_functions  )

◆ verify_component_wise()

template<typename X , typename Y >
void verify_component_wise ( const X x,
const Y y 
)