Uses of Class
org.ojalgo.matrix.MatrixH256
Packages that use MatrixH256
-
Uses of MatrixH256 in org.ojalgo.matrix
Subclasses with type arguments of type MatrixH256 in org.ojalgo.matrixModifier and TypeClassDescriptionfinal classA matrix (linear algebra) with QuaternionNumberSet.Helements, implemented using four 64-bit double values.static final classstatic final classstatic final classMethods in org.ojalgo.matrix that return MatrixH256Modifier and TypeMethodDescription(package private) MatrixH256MatrixH256.DenseReceiver.instantiate(MatrixStore<Quaternion> store) (package private) MatrixH256MatrixH256.SparseReceiver.instantiate(MatrixStore<Quaternion> store) (package private) MatrixH256MatrixH256.newInstance(ElementsSupplier<Quaternion> store)