Package org.ejml.equation
-
Interface Summary Interface Description ManagerFunctions.Input1 Creates new instances of functions from a single variableManagerFunctions.InputN Creates a new instance of functions from two variables -
Class Summary Class Description Equation Equation allows the user to manipulate matrices in a more compact symbolic way, similar to Matlab and Octave.Function A function is an operator with the following syntax "( Input )" ManagerFunctions Centralized place to create new instances of operations and functions.ManagerTempVariables Manages the creation and recycling of temporary variables used to store intermediate results.MatrixConstructor matrix used to construct a matrix from a sequence of concatenations.Operation Performs math operations.Operation.Extents Operation.Info Sequence Contains a sequence of operations.Variable Instance of a variable created at compile time.VariableDouble Variable which stores an instance of double.VariableInteger Variable which stores an instance of int.VariableMatrix Storage formatrixtype variables.VariableScalar Variable for storing primitive scalar data types, e.g.VariableSpecial Variables which have special meanings depending on other matrices -
Enum Summary Enum Description Symbol Types of low level operators which can be applied in the codeVariableSpecial.Special VariableType List of the types of variables.
DMelt 3.0 © DataMelt by jWork.ORG