Classes | Macros | Functions
basicstuff.cpp File Reference
#include "main.h"
#include "random_without_cast_overflow.h"
Include dependency graph for basicstuff.cpp:

Go to the source code of this file.

Classes

struct  casting_test< SrcScalar, TgtScalar >
 
struct  casting_test_runner< SrcScalar, EnableIf >
 
struct  casting_test_runner< SrcScalar, typename internal::enable_if<(NumTraits< SrcScalar >::IsComplex)>::type >
 

Macros

#define EIGEN_NO_STATIC_ASSERT
 

Functions

template<typename MatrixType >
void basicStuff (const MatrixType &m)
 
template<typename MatrixType >
void basicStuffComplex (const MatrixType &m)
 
void casting_all ()
 
 EIGEN_DECLARE_TEST (basicstuff)
 
template<typename Scalar >
void fixedSizeMatrixConstruction ()
 

Macro Definition Documentation

◆ EIGEN_NO_STATIC_ASSERT

#define EIGEN_NO_STATIC_ASSERT

Definition at line 10 of file basicstuff.cpp.

Function Documentation

◆ basicStuff()

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

Definition at line 15 of file basicstuff.cpp.

◆ basicStuffComplex()

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

Definition at line 161 of file basicstuff.cpp.

◆ casting_all()

void casting_all ( )

Definition at line 251 of file basicstuff.cpp.

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( basicstuff  )

Definition at line 334 of file basicstuff.cpp.

◆ fixedSizeMatrixConstruction()

template<typename Scalar >
void fixedSizeMatrixConstruction ( )

Definition at line 272 of file basicstuff.cpp.



gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:07:59