Macros | Functions | Variables
linearstructure.cpp File Reference
#include "main.h"
Include dependency graph for linearstructure.cpp:

Go to the source code of this file.

Macros

#define EIGEN_SCALAR_BINARY_OP_PLUGIN   { g_called |= (!internal::is_same<LhsScalar,RhsScalar>::value); }
 

Functions

 EIGEN_DECLARE_TEST (linearstructure)
 
template<typename MatrixType >
void linearStructure (const MatrixType &m)
 
template<int >
void linearstructure_overflow ()
 
template<typename MatrixType >
void real_complex (DenseIndex rows=MatrixType::RowsAtCompileTime, DenseIndex cols=MatrixType::ColsAtCompileTime)
 

Variables

static bool g_called
 

Macro Definition Documentation

◆ EIGEN_SCALAR_BINARY_OP_PLUGIN

#define EIGEN_SCALAR_BINARY_OP_PLUGIN   { g_called |= (!internal::is_same<LhsScalar,RhsScalar>::value); }

Definition at line 12 of file linearstructure.cpp.

Function Documentation

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( linearstructure  )

Definition at line 126 of file linearstructure.cpp.

◆ linearStructure()

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

Definition at line 16 of file linearstructure.cpp.

◆ linearstructure_overflow()

template<int >
void linearstructure_overflow ( )

Definition at line 114 of file linearstructure.cpp.

◆ real_complex()

template<typename MatrixType >
void real_complex ( DenseIndex  rows = MatrixType::RowsAtCompileTime,
DenseIndex  cols = MatrixType::ColsAtCompileTime 
)

Definition at line 76 of file linearstructure.cpp.

Variable Documentation

◆ g_called

bool g_called
static

Definition at line 11 of file linearstructure.cpp.



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