pinocchio  3.7.0
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
 
Loading...
Searching...
No Matches
Symmetric3Tpl< _Scalar, _Options >::AlphaSkewSquare Struct Reference

Public Member Functions

 AlphaSkewSquare (const Scalar &m, const SkewSquare &v)
 
 AlphaSkewSquare (const Scalar &m, const Vector3 &v)
 
 operator Symmetric3Tpl () const
 

Public Attributes

const Scalar & m
 
const Vector3 & v
 

Detailed Description

template<typename _Scalar, int _Options>
struct pinocchio::Symmetric3Tpl< _Scalar, _Options >::AlphaSkewSquare

Definition at line 222 of file symmetric3.hpp.

Constructor & Destructor Documentation

◆ AlphaSkewSquare() [1/2]

template<typename _Scalar , int _Options>
AlphaSkewSquare ( const Scalar &  m,
const SkewSquare v 
)
inline

Definition at line 227 of file symmetric3.hpp.

◆ AlphaSkewSquare() [2/2]

template<typename _Scalar , int _Options>
AlphaSkewSquare ( const Scalar &  m,
const Vector3 &  v 
)
inline

Definition at line 232 of file symmetric3.hpp.

Member Function Documentation

◆ operator Symmetric3Tpl()

template<typename _Scalar , int _Options>
operator Symmetric3Tpl ( ) const
inline

Definition at line 238 of file symmetric3.hpp.

Member Data Documentation

◆ m

template<typename _Scalar , int _Options>
const Scalar& m

Definition at line 224 of file symmetric3.hpp.

◆ v

template<typename _Scalar , int _Options>
const Vector3& v

Definition at line 225 of file symmetric3.hpp.


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