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 ()
 
template<typename MatrixType >
void nomalloc (const MatrixType &m)
 
void test_nomalloc ()
 
template<typename MatrixType >
void test_reference (const MatrixType &m)
 
void test_zerosized ()
 

Macro Definition Documentation

#define EIGEN_RUNTIME_NO_MALLOC

Definition at line 14 of file nomalloc.cpp.

#define EIGEN_STACK_ALLOCATION_LIMIT   0

Definition at line 12 of file nomalloc.cpp.

Function Documentation

template<typename Scalar >
void ctms_decompositions ( )

Definition at line 92 of file nomalloc.cpp.

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

Definition at line 23 of file nomalloc.cpp.

void test_nomalloc ( )

Definition at line 205 of file nomalloc.cpp.

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

Definition at line 171 of file nomalloc.cpp.

void test_zerosized ( )

Definition at line 158 of file nomalloc.cpp.



gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:32