Uses of Class
org.ojalgo.matrix.transformation.Rotation.Primitive
Packages that use Rotation.Primitive
-
Uses of Rotation.Primitive in org.ojalgo.matrix.store
Methods in org.ojalgo.matrix.store that return Rotation.PrimitiveModifier and TypeMethodDescription(package private) static Rotation.Primitive
(package private) static Rotation.Primitive
(package private) static Rotation.Primitive
final Rotation.Primitive
PrimitiveFactory.makeRotation
(int low, int high, double cos, double sin) final Rotation.Primitive
PrimitiveFactory.makeRotation
(int low, int high, Double cos, Double sin) -
Uses of Rotation.Primitive in org.ojalgo.matrix.transformation
Methods in org.ojalgo.matrix.transformation that return Rotation.PrimitiveModifier and TypeMethodDescriptionRotation.Primitive.invert()
static Rotation.Primitive
Rotation.makePrimitive
(int aLowerIndex, int aHigherIndex, double anAngle)