#include <TriangularTensorMassForceField.h>

| Public Member Functions | |
| Deriv | operator* (const Deriv &v) | 
| Deriv | transposeMultiply (const Deriv &v) | 
|  Public Member Functions inherited from sofa::type::fixed_array< Deriv, 3 > | |
| constexpr | fixed_array () | 
| constexpr | fixed_array (value_type r1) noexcept requires(N | 
| Specific constructor for 1-element vectors.  More... | |
| void | swap (fixed_array< Deriv, N > &y) | 
| constexpr const Deriv * | data () const noexcept | 
| constexpr const Array & | array () const noexcept | 
| direct access to array  More... | |
| constexpr Array & | array () noexcept | 
| direct access to array  More... | |
| constexpr fixed_array< Deriv, N > & | operator= (const fixed_array< T2, N > &rhs) noexcept | 
| constexpr void | assign (const Deriv &value) noexcept | 
| Additional Inherited Members | |
|  Public Attributes inherited from sofa::type::fixed_array< Deriv, 3 > | |
| Deriv | elems [N] | 
| 
 | inline | 
| 
 | inline |