Uses of Class
org.ojalgo.array.PlainArray
Packages that use PlainArray
Package
Description
Everythinng in this package should be considered library-private – it should only be used by other parts of
ojAlgo! Code in this package is often refactored (api-breaking) without even a notice in the changelog.
-
Uses of PlainArray in org.ojalgo.array
Classes in org.ojalgo.array with type parameters of type PlainArrayModifier and TypeClassDescriptionstatic classPlainArray.Factory<N extends Comparable<N>, A extends PlainArray<N>>Subclasses of PlainArray 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 double.classA one- and/or arbitrary-dimensional array of double.classA one- and/or arbitrary-dimensional array of Quadruple.classA one- and/or arbitrary-dimensional array of BigDecimal.classA one- and/or arbitrary-dimensional array of double.classA one- and/or arbitrary-dimensional array of double.classA one- and/or arbitrary-dimensional array of double.classA one- and/or arbitrary-dimensional array of double.classThe odd member among the array implementations.(package private) final class(package private) final class(package private) final class(package private) final class(package private) final class(package private) final classclassclassReferenceTypeArray<N extends Comparable<N>>A one- and/or arbitrary-dimensional array of Comparable.classScalarArray<N extends Scalar<N>>A one- and/or arbitrary-dimensional array of Scalar.Fields in org.ojalgo.array declared as PlainArrayMethods in org.ojalgo.array that return PlainArray -
Uses of PlainArray in org.ojalgo.array.operation
Methods in org.ojalgo.array.operation with parameters of type PlainArrayModifier and TypeMethodDescriptionstatic intAMAX.invoke(PlainArray<?> data, int first, int limit, int step) -
Uses of PlainArray in org.ojalgo.matrix.store
Subclasses of PlainArray in org.ojalgo.matrix.storeModifier and TypeClassDescriptionfinal classGenericStore<N extends Scalar<N>>A generic implementation of PhysicalStore.final classAimplementation of PhysicalStore.invalid reference
float
final classAimplementation of PhysicalStore.invalid reference
double