| Package | Description | 
|---|---|
| org.ojalgo.array | |
| org.ojalgo.function | |
| org.ojalgo.matrix.store | |
| org.ojalgo.matrix.transformation | |
| org.ojalgo.type.context | 
| Modifier and Type | Method and Description | 
|---|---|
FunctionSet<N> | 
BasicArray.Factory.function()  | 
FunctionSet<N> | 
ArrayAnyD.Factory.function()  | 
FunctionSet<N> | 
Array2D.Factory.function()  | 
FunctionSet<N> | 
Array1D.Factory.function()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BigFunction
Only the reference type parameter (BigDecimal) methods are actually implemented. 
 | 
class  | 
ComplexFunction  | 
class  | 
PrimitiveFunction
Only the primitive parameter (double) methods are actually implemented. 
 | 
class  | 
QuaternionFunction  | 
class  | 
RationalFunction
RationalFunction 
 | 
| Modifier and Type | Method and Description | 
|---|---|
FunctionSet<N> | 
PhysicalStore.Factory.function()  | 
| Modifier and Type | Method and Description | 
|---|---|
static <N extends Number & Scalar<N>> | 
Rotation.makeGeneric(FunctionSet<N> functions,
           int aLowerIndex,
           int aHigherIndex,
           N anAngle)  | 
| Modifier and Type | Method and Description | 
|---|---|
<N extends Number> | 
NumberContext.getFunction(FunctionSet<N> functions)  | 
Copyright © 2018 Optimatika. All rights reserved.