Typedef Karana::Math::RotationalNodalMatrix

Typedef Karana::Math::RotationalNodalMatrix#

Typedef Documentation#

template<typename Value>
using Karana::Math::RotationalNodalMatrix = Quantity<Value, RotationalNodalMatrixTag>#

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

Template Parameters:

Value – The type used to store the quantity magnitude.