Uses of Class
org.ojalgo.array.ReferenceTypeArray
Packages that use ReferenceTypeArray
-
Uses of ReferenceTypeArray in org.ojalgo.array
Subclasses of ReferenceTypeArray 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.classA one- and/or arbitrary-dimensional array of BigDecimal.classScalarArray<N extends Scalar<N>>A one- and/or arbitrary-dimensional array of Scalar.Subclasses with type arguments of type ReferenceTypeArray in org.ojalgo.arrayModifier and TypeClassDescriptionstatic classReferenceTypeArray.Factory<N extends Comparable<N>> -
Uses of ReferenceTypeArray in org.ojalgo.matrix.store
Subclasses of ReferenceTypeArray in org.ojalgo.matrix.storeModifier and TypeClassDescriptionfinal classGenericStore<N extends Scalar<N>>A generic implementation of PhysicalStore.