public interface Operation2
| Modifier and Type | Interface and Description |
|---|---|
static class |
Operation2.SFunction |
static class |
Operation2.Signature |
static class |
Operation2.SSymbol |
static class |
Operation2.SVariable |
| Modifier and Type | Method and Description |
|---|---|
Operation2.Signature[] |
getSignature() |
org.ejml.equation.Operation.Info |
initialize(org.ejml.equation.Variable... inputs) |
void |
process() |
Operation2.Signature[] getSignature()
org.ejml.equation.Operation.Info initialize(org.ejml.equation.Variable... inputs)
void process()