Uses of Class
org.ojalgo.array.ScalarArray
Packages that use ScalarArray
-
Uses of ScalarArray in org.ojalgo.array
Subclasses of ScalarArray in org.ojalgo.arrayModifier and TypeClassDescriptionclassA one- and/or arbitrary-dimensional array of ComplexNumber.classA one- and/or arbitrary-dimensional array of Quaternion.classA one- and/or arbitrary-dimensional array of RationalNumber.classA one- and/or arbitrary-dimensional array of Quadruple. -
Uses of ScalarArray in org.ojalgo.matrix.store
Subclasses of ScalarArray in org.ojalgo.matrix.storeModifier and TypeClassDescriptionfinal classGenericStore<N extends Scalar<N>>A generic implementation of PhysicalStore.