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

Go to the source code of this file.

Classes

struct  CustomOperatorNew
 

Functions

<<<<<<<< HEAD:pybind11/tests/test_eigen.cpp double get_elem(const Eigen::Ref< const Eigen::MatrixXd > &m) { return m(2, 1);};========double get_elem(const Eigen::Ref< const Eigen::MatrixXd > &m) { return m(2, 1);} >>>>>>> for (int c=0;c< m.cols();c++)
 
Eigen::MatrixXd & get_cm ()
 
MatrixXdR & get_rm ()
 
template<typename M >
void reset_ref (M &x)
 
void reset_refs ()
 
 TEST_SUBMODULE (eigen_matrix, m)
 

Variables

return ret
 

Function Documentation

◆ for()

<<<<<<<< HEAD:pybind11/tests/test_eigen.cpp double get_elem(const Eigen::Ref<const Eigen::MatrixXd> &m) { return m(2, 1); }; ======== double get_elem(const Eigen::Ref<const Eigen::MatrixXd> &m) { return m(2, 1); } >>>>>>> for ( )

Definition at line 79 of file test_eigen_matrix.cpp.

◆ get_cm()

Eigen::MatrixXd& get_cm ( )

Definition at line 44 of file test_eigen_matrix.cpp.

◆ get_rm()

MatrixXdR& get_rm ( )

Definition at line 53 of file test_eigen_matrix.cpp.

◆ reset_ref()

template<typename M >
void reset_ref ( M x)

Definition at line 35 of file test_eigen_matrix.cpp.

◆ reset_refs()

void reset_refs ( )

Definition at line 62 of file test_eigen_matrix.cpp.

◆ TEST_SUBMODULE()

TEST_SUBMODULE ( eigen_matrix  ,
m   
)

Definition at line 96 of file test_eigen_matrix.cpp.

Variable Documentation

◆ ret

return ret

Definition at line 84 of file test_eigen_matrix.cpp.



gtsam
Author(s):
autogenerated on Wed Mar 19 2025 03:09:12