Package org.ejml.equation
package org.ejml.equation
-
ClassDescriptionEquation allows the user to manipulate matrices in a more compact symbolic way, similar to Matlab and Octave.A function is an operator with the following syntax "<Name>( Input )"Interface for an ordered sequence of integer valuesThis is a sequence of sequencesAn array of integers which was explicitly specifiedA sequence of integers which has been specified using a start number, end number, and step size.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 Examples: : 2: 2:3:Definition of a macro.Centralized place to create new instances of operations and functions.Creates new instances of functions from a single variableCreates a new instance of functions from two variablesManages the creation and recycling of temporary variables used to store intermediate results.matrix used to construct a matrix from a sequence of concatenations.Performs math operations.Exception generated for parse errors in
Equation
Contains a sequence of operations.Types of low level operators which can be applied in the codeInstance of a variable created at compile time.Variable which stores an instance of double.Variable which stores an instance of int.Variable which stores/describes a sequence of integersStorage formatrix
type variables.Variable for storing primitive scalar data types, e.g.List of the types of variables.