Defines | 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.

Defines

#define EIGEN_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 ()

Define Documentation

#define EIGEN_NO_MALLOC

Definition at line 33 of file nomalloc.cpp.

Definition at line 31 of file nomalloc.cpp.


Function Documentation

template<typename Scalar >
void ctms_decompositions ( )

Definition at line 120 of file nomalloc.cpp.

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

Definition at line 42 of file nomalloc.cpp.

void test_nomalloc ( )

Definition at line 169 of file nomalloc.cpp.



re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:33:46