Functions
special_functions.cpp File Reference
#include <limits.h>
#include "main.h"
#include "../Eigen/SpecialFunctions"
Include dependency graph for special_functions.cpp:

Go to the source code of this file.

Functions

template<typename ArrayType >
void array_special_functions ()
 
 EIGEN_DECLARE_TEST (special_functions)
 
template<typename XprType >
Eigen::CommaInitializer< XprType > & operator, (Eigen::CommaInitializer< XprType > &ci, double v)
 
template<typename Derived >
Eigen::CommaInitializer< Derived > operator<< (Eigen::DenseBase< Derived > &dense, double v)
 
template<typename X , typename Y >
void verify_component_wise (const X &x, const Y &y)
 

Function Documentation

◆ array_special_functions()

template<typename ArrayType >
void array_special_functions ( )

Definition at line 39 of file special_functions.cpp.

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( special_functions  )

Definition at line 490 of file special_functions.cpp.

◆ operator,()

template<typename XprType >
Eigen::CommaInitializer<XprType>& operator, ( Eigen::CommaInitializer< XprType > &  ci,
double  v 
)

Definition at line 21 of file special_functions.cpp.

◆ operator<<()

template<typename Derived >
Eigen::CommaInitializer<Derived> operator<< ( Eigen::DenseBase< Derived > &  dense,
double  v 
)

Definition at line 16 of file special_functions.cpp.

◆ verify_component_wise()

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

Definition at line 26 of file special_functions.cpp.



gtsam
Author(s):
autogenerated on Thu Jun 13 2024 03:11:43