Public Member Functions | Public Attributes | List of all members
modify_block Struct Referenceabstract
Inheritance diagram for modify_block:
Inheritance graph
[legend]

Public Member Functions

virtual void call (Eigen::Ref< MatrixXd > mat)=0
 
void modify (int n, int m)
 
 modify_block ()
 

Public Attributes

MatrixXd J
 

Detailed Description

Definition at line 85 of file eigen_ref.cpp.

Constructor & Destructor Documentation

◆ modify_block()

modify_block::modify_block ( )
inline

Definition at line 87 of file eigen_ref.cpp.

Member Function Documentation

◆ call()

virtual void modify_block::call ( Eigen::Ref< MatrixXd >  mat)
pure virtual

Implemented in modify_block_wrap.

◆ modify()

void modify_block::modify ( int  n,
int  m 
)
inline

Definition at line 88 of file eigen_ref.cpp.

Member Data Documentation

◆ J

MatrixXd modify_block::J

Definition at line 86 of file eigen_ref.cpp.


The documentation for this struct was generated from the following file:


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Fri Jun 2 2023 02:10:27