| Name | Description | Type | Package | Framework |
| Equation | Equation allows the user to manipulate matrices in a more compact symbolic way, similar to Matlab and Octave. | Class | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |
|
| Equation .TokenType | Returns the enum constant of this type with the specified name. | Class | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |
|
| Function | | Class | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |
|
| Hack | | Class | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |
|
| IntegerSequence | | Interface | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |
|
| IntegerSequence .Combined | | Class | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |
|
| IntegerSequence .Explicit | | Class | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |
|
| IntegerSequence .For | A sequence of integers which has been specified using a start number, end number, and step size. | Class | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |
|
| IntegerSequence .Range | A sequence of integers which has been specified using a start number, end number, and step size and uses the known upper limit of the array to bound it | Class | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |
|
| IntegerSequence .Type | Returns the enum constant of this type with the specified name. | Class | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |
|
| Macro | Definition of a macro. | Class | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |
|
| ManagerFunctions | Centralized place to create new instances of operations and functions. | Class | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |
|
| ManagerFunctions .Input1 | | Interface | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |
|
| ManagerFunctions .InputN | | Interface | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |
|
| ManagerTempVariables | Manages the creation and recycling of temporary variables used to store intermediate results. | Class | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |
|
| MatrixConstructor | matrix used to construct a matrix from a sequence of concatenations. | Class | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |
|
| Operation | Performs math operations. | Class | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |
|
| Operation .ArrayExtent | | Class | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |
|
| Operation .Extents | | Class | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |
|
| Operation .Info | | Class | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |
|
| ParseError | Exception generated for parse errors in EquationAuthor:Peter AbelesSee Also:Serialized Form | Class | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |
|
| Sequence | Contains a sequence of operations. | Class | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |
|
| Symbol | Types of low level operators which can be applied in the codeEnum Constant Summary | Class | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |
|
| Variable | Instance of a variable created at compile time. | Class | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |
|
| VariableDouble | Variable which stores an instance of double. | Class | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |
|
| VariableInteger | Variable which stores an instance of int. | Class | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |
|
| VariableIntegerSequence | | Class | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |
|
| VariableMatrix | Storage for matrix type variables. | Class | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |
|
| VariableScalar | Variable for storing primitive scalar data types, e. | Class | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |
|
| VariableScalar .Type | Returns the enum constant of this type with the specified name. | Class | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |
|
| VariableType | List of the types of variables. | Class | org.ejml.equation | Ejml ( Efficient Java Matrix Library ) |