Uses of Enum Class
org.ojalgo.type.math.MathType
Packages that use MathType
Package
Description
-
Uses of MathType in org.ojalgo.array
Methods in org.ojalgo.array that return MathTypeModifier and TypeMethodDescriptionArray1D.Factory.getMathType()Array2D.Factory.getMathType()ArrayAnyD.Factory.getMathType()final MathTypeBasicArray.getMathType()Constructors in org.ojalgo.array with parameters of type MathType -
Uses of MathType in org.ojalgo.matrix
Methods in org.ojalgo.matrix that return MathType -
Uses of MathType in org.ojalgo.matrix.store
Methods in org.ojalgo.matrix.store that return MathTypeModifier and TypeMethodDescriptionGenericStore.Factory.getMathType()SparseStore.Factory.getMathType() -
Uses of MathType in org.ojalgo.tensor
Methods in org.ojalgo.tensor that return MathTypeModifier and TypeMethodDescriptionTensorFactory1D.getMathType()TensorFactory2D.getMathType()TensorFactoryAnyD.getMathType() -
Uses of MathType in org.ojalgo.type.math
Methods in org.ojalgo.type.math that return MathTypeModifier and TypeMethodDescriptionstatic MathTypeReturns the enum constant of this class with the specified name.static MathType[]MathType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.ojalgo.type.math with parameters of type MathType