Static Public Member Functions | List of all members
eigenpy::cast< From, To > Struct Template Reference

Default cast algo to cast a From to To. Can be specialized for any types. More...

#include <user-type.hpp>

Static Public Member Functions

static To run (const From &from)
 

Detailed Description

template<typename From, typename To>
struct eigenpy::cast< From, To >

Default cast algo to cast a From to To. Can be specialized for any types.

Definition at line 18 of file user-type.hpp.

Member Function Documentation

◆ run()

template<typename From , typename To >
static To eigenpy::cast< From, To >::run ( const From &  from)
inlinestatic

Definition at line 19 of file user-type.hpp.


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