Cast scalar type from type FROM to type TO.
More...
#include <pinocchio/fwd.hpp>
|
| static To | cast (const From &value) |
template<typename To, typename From>
struct pinocchio::ScalarCast< To, From >
Cast scalar type from type FROM to type TO.
Definition at line 105 of file fwd.hpp.
◆ cast()
template<typename To, typename From>
| To cast | ( | const From & | value | ) | |
| inlinestatic |
The documentation for this struct was generated from the following file: