Classes | Typedefs | Functions
test_eigen.cpp File Reference
#include "pybind11_tests.h"
#include "constructor_stats.h"
#include <pybind11/eigen.h>
#include <pybind11/stl.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 (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

Definition at line 21 of file test_eigen.cpp.

Function Documentation

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

Definition at line 62 of file test_eigen.cpp.

Eigen::MatrixXd& get_cm ( )

Definition at line 33 of file test_eigen.cpp.

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

Definition at line 57 of file test_eigen.cpp.

MatrixXdR& get_rm ( )

Definition at line 42 of file test_eigen.cpp.

template<typename M >
void reset_ref ( M x)

Definition at line 27 of file test_eigen.cpp.

void reset_refs ( )

Definition at line 51 of file test_eigen.cpp.

TEST_SUBMODULE ( eigen  ,
m   
)

Definition at line 78 of file test_eigen.cpp.



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