Classes | Typedefs | Functions
test_eigen.cpp File Reference
#include <pybind11/eigen.h>
#include <pybind11/stl.h>
#include "constructor_stats.h"
#include "pybind11_tests.h"
#include <Eigen/Cholesky>
Include dependency graph for test_eigen.cpp:

Go to the source code of this file.

Classes

struct  CustomOperatorNew
 

Typedefs

using MatrixXdR = Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor >
 

Functions

template<typename MatrixArgType >
Eigen::MatrixXd adjust_matrix (MatrixArgType m)
 
Eigen::MatrixXd & get_cm ()
 
double get_elem (const Eigen::Ref< const Eigen::MatrixXd > &m)
 
MatrixXdRget_rm ()
 
template<typename M >
void reset_ref (M &x)
 
void reset_refs ()
 
 TEST_SUBMODULE (eigen, m)
 

Typedef Documentation

◆ MatrixXdR

Definition at line 22 of file test_eigen.cpp.

Function Documentation

◆ adjust_matrix()

template<typename MatrixArgType >
Eigen::MatrixXd adjust_matrix ( MatrixArgType  m)

Definition at line 65 of file test_eigen.cpp.

◆ get_cm()

Eigen::MatrixXd& get_cm ( )

Definition at line 36 of file test_eigen.cpp.

◆ get_elem()

double get_elem ( const Eigen::Ref< const Eigen::MatrixXd > &  m)

Definition at line 60 of file test_eigen.cpp.

◆ get_rm()

MatrixXdR& get_rm ( )

Definition at line 45 of file test_eigen.cpp.

◆ reset_ref()

template<typename M >
void reset_ref ( M x)

Definition at line 27 of file test_eigen.cpp.

◆ reset_refs()

void reset_refs ( )

Definition at line 54 of file test_eigen.cpp.

◆ TEST_SUBMODULE()

TEST_SUBMODULE ( eigen  ,
m   
)

Definition at line 84 of file test_eigen.cpp.



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