Macros | Functions
nomalloc.cpp File Reference
#include "main.h"
#include <Eigen/Cholesky>
#include <Eigen/Eigenvalues>
#include <Eigen/LU>
#include <Eigen/QR>
#include <Eigen/SVD>
Include dependency graph for nomalloc.cpp:

Go to the source code of this file.

Macros

#define EIGEN_RUNTIME_NO_MALLOC
 
#define EIGEN_STACK_ALLOCATION_LIMIT   0
 

Functions

template<typename Scalar >
void ctms_decompositions ()
 
 EIGEN_DECLARE_TEST (nomalloc)
 
template<typename MatrixType >
void nomalloc (const MatrixType &m)
 
template<typename MatrixType >
void test_reference (const MatrixType &m)
 
void test_zerosized ()
 

Macro Definition Documentation

◆ EIGEN_RUNTIME_NO_MALLOC

#define EIGEN_RUNTIME_NO_MALLOC

Definition at line 14 of file nomalloc.cpp.

◆ EIGEN_STACK_ALLOCATION_LIMIT

#define EIGEN_STACK_ALLOCATION_LIMIT   0

Definition at line 12 of file nomalloc.cpp.

Function Documentation

◆ ctms_decompositions()

template<typename Scalar >
void ctms_decompositions ( )

Definition at line 92 of file nomalloc.cpp.

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( nomalloc  )

Definition at line 205 of file nomalloc.cpp.

◆ nomalloc()

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

Definition at line 23 of file nomalloc.cpp.

◆ test_reference()

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

Definition at line 171 of file nomalloc.cpp.

◆ test_zerosized()

void test_zerosized ( )

Definition at line 158 of file nomalloc.cpp.



gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:08:04