Package org.ejml.equation
Interface ManagerFunctions.Input1
-
- Enclosing class:
- ManagerFunctions
public static interface ManagerFunctions.Input1Creates new instances of functions from a single variable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Operation.Infocreate(Variable A, ManagerTempVariables manager)
-
-
-
Method Detail
-
create
Operation.Info create(Variable A, ManagerTempVariables manager)
-
-