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.Primitivefinal Rotation.PrimitivePrimitiveFactory.makeRotation(int low, int high, double cos, double sin) final Rotation.PrimitivePrimitiveFactory.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.PrimitiveRotation.makePrimitive(int aLowerIndex, int aHigherIndex, double anAngle)