Typedef Karana::Math::TranslationalNodalMatrix

Typedef Karana::Math::TranslationalNodalMatrix#

Typedef Documentation#

template<typename Value>
using Karana::Math::TranslationalNodalMatrix = Quantity<Value, TranslationalNodalMatrixTag>#

Translational nodal matrix quantity with a caller-selected magnitude type.

Template Parameters:

Value – The type used to store the quantity magnitude.