Public Member Functions | Public Attributes | List of all members
mystruct Struct Reference

Public Member Functions

 mystruct (const Eigen::Vector3d &x, const Eigen::Vector4d &y)
 

Public Attributes

Eigen::Vector3d x_
 
Eigen::Vector4d y_
 

Detailed Description

Definition at line 3 of file user_struct.cpp.

Constructor & Destructor Documentation

◆ mystruct()

mystruct::mystruct ( const Eigen::Vector3d &  x,
const Eigen::Vector4d &  y 
)
inline

Definition at line 7 of file user_struct.cpp.

Member Data Documentation

◆ x_

Eigen::Vector3d mystruct::x_

Definition at line 4 of file user_struct.cpp.

◆ y_

Eigen::Vector4d mystruct::y_

Definition at line 5 of file user_struct.cpp.


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


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Wed Jun 5 2024 02:14:54