A B C D E F G H I L M N O P R S T U V W X Y Z

G

GeneralSolution - Class in linearalgebra
 
GeneralSolution(NumericMatrixInterface, UnknownValue[], NumericColumnInterface) - Constructor for class linearalgebra.GeneralSolution
 
getBasisColumns() - Method in class linearalgebra.VectorSpace
 
getBasisColumns() - Method in interface linearalgebra.VectorSpaceInterface
Returns the columns for the column basis
getBasisRows() - Method in class linearalgebra.VectorSpace
 
getChild(int) - Method in class linearalgebra.symbolic.LeafUnknown
 
getChild(int) - Method in class linearalgebra.symbolic.PairOperator
 
getChild(int) - Method in interface linearalgebra.symbolic.SymbolicValue
Returns the child node specifed by this index.
getChild(int) - Method in class linearalgebra.symbolic.UnaryOperator
 
getChildCount() - Method in class linearalgebra.symbolic.LeafUnknown
 
getChildCount() - Method in class linearalgebra.symbolic.PairOperator
 
getChildCount() - Method in interface linearalgebra.symbolic.SymbolicValue
Returns the number of child nodes beneath this tree.
getChildCount() - Method in class linearalgebra.symbolic.UnaryOperator
 
getCoefficient(UnknownValue) - Method in class linearalgebra.LinearExpression
 
getColumnBottomPivotIndex(int) - Method in class linearalgebra.IdentityMatrix
 
getColumnBottomPivotIndex(int) - Method in interface linearalgebra.MatrixInterface
 
getColumnBottomPivotIndex(int) - Method in class linearalgebra.numeric.AbstractMatrix
 
getColumnBottomPivotIndex(int) - Method in class linearalgebra.numeric.NumericColumn
 
getColumnBottomPivotIndex(int) - Method in class linearalgebra.numeric.NumericRow
 
getColumnBottomPivotIndex(int) - Method in class linearalgebra.PermutationMatrix
 
getColumnCount() - Method in class linearalgebra.IdentityMatrix
 
getColumnCount() - Method in interface linearalgebra.MatrixInterface
 
getColumnCount() - Method in class linearalgebra.numeric.AbstractMatrix
 
getColumnCount() - Method in class linearalgebra.numeric.NumericColumn
 
getColumnCount() - Method in class linearalgebra.numeric.NumericRow
 
getColumnCount() - Method in class linearalgebra.PermutationMatrix
 
getColumnCount() - Method in interface linearalgebra.RowInterface
 
getColumnCount() - Method in class linearalgebra.VectorSpace
 
getColumnCount() - Method in interface linearalgebra.VectorSpaceInterface
Returns the number of column vectors used to define this space.
getColumnSpace() - Method in class linearalgebra.VectorSpace
 
getColumnSpace() - Method in interface linearalgebra.VectorSpaceInterface
A basis for a vector space is the set of column vectors such that all vectors are linearly independent and the set spans the space.
getColumnTopPivotIndex(int) - Method in class linearalgebra.IdentityMatrix
 
getColumnTopPivotIndex(int) - Method in interface linearalgebra.MatrixInterface
 
getColumnTopPivotIndex(int) - Method in class linearalgebra.numeric.AbstractMatrix
 
getColumnTopPivotIndex(int) - Method in class linearalgebra.numeric.NumericColumn
 
getColumnTopPivotIndex(int) - Method in class linearalgebra.numeric.NumericRow
 
getColumnTopPivotIndex(int) - Method in class linearalgebra.PermutationMatrix
 
getColumnValue(int) - Method in class linearalgebra.numeric.NumericRow
 
getColumnValue(int) - Method in interface linearalgebra.numeric.NumericRowInterface
 
getColumnVector(int) - Method in class linearalgebra.VectorSpace
 
getColumnVector(int) - Method in interface linearalgebra.VectorSpaceInterface
Returns one of the column vectors of the space.
getColumnView(int) - Method in class linearalgebra.numeric.AbstractMatrix
 
getColumnView(int) - Method in class linearalgebra.numeric.NumericColumn
 
getColumnView(int) - Method in class linearalgebra.numeric.NumericRow
 
getConstant() - Method in class linearalgebra.LinearExpression
 
getConstraint() - Method in class linearalgebra.UnknownValue
 
getCosBetween(VectorInterface) - Method in class linearalgebra.numeric.AbstractNumericVector
 
getCosBetween(VectorInterface) - Method in interface linearalgebra.VectorInterface
 
getDescription() - Method in class linearalgebra.UnknownValue
 
getDimension() - Method in class linearalgebra.numeric.AbstractMatrix.ColumnVector
 
getDimension() - Method in class linearalgebra.numeric.AbstractMatrix.RowVector
 
getDimension() - Method in class linearalgebra.numeric.NumericColumn
 
getDimension() - Method in class linearalgebra.numeric.NumericRow
 
getDimension() - Method in class linearalgebra.numeric.NumericVector
 
getDimension() - Method in class linearalgebra.numeric.SingleElementVector
 
getDimension() - Method in interface linearalgebra.VectorInterface
 
getDimension() - Method in class linearalgebra.VectorSpace
 
getDimension() - Method in interface linearalgebra.VectorSpaceInterface
All bases of this space have the same number of vectors.
getElement(int, int) - Method in class linearalgebra.numeric.Matrix
 
getElement(int, int) - Method in class linearalgebra.numeric.NumericColumn
 
getElement(int, int) - Method in interface linearalgebra.numeric.NumericMatrixInterface
 
getElement(int, int) - Method in class linearalgebra.numeric.NumericRow
 
getElement(int, int) - Method in class linearalgebra.numeric.TransposeWrapper
 
getEquationCount() - Method in class linearalgebra.LinearSystem
 
getGeneralSolution() - Method in class linearalgebra.LinearSystem
 
getInnerProduct(VectorInterface) - Method in class linearalgebra.numeric.AbstractNumericVector
 
getInnerProduct(VectorInterface) - Method in interface linearalgebra.VectorInterface
 
getInverseL() - Method in class linearalgebra.VectorSpace
 
getL() - Method in class linearalgebra.VectorSpace
 
getLeastSquaresError() - Method in class linearalgebra.LinearSystem
 
getLeastSquaresProjection() - Method in class linearalgebra.LinearSystem
 
getLeastSquaresSolution() - Method in class linearalgebra.LinearSystem
 
getLeastSquaresSolutionForOrthonomolColumns() - Method in class linearalgebra.LinearSystem
 
getLeftNullspace() - Method in class linearalgebra.VectorSpace
 
getLeftNullspace() - Method in interface linearalgebra.VectorSpaceInterface
 
getLength() - Method in class linearalgebra.numeric.AbstractNumericVector
 
getLength() - Method in interface linearalgebra.VectorInterface
 
getLengthSquared() - Method in class linearalgebra.numeric.AbstractNumericVector
 
getLengthSquared() - Method in interface linearalgebra.VectorInterface
 
getMatrix() - Method in class linearalgebra.VectorSpace
 
getMatrix() - Method in interface linearalgebra.VectorSpaceInterface
 
getMatrixColumns(NumericMatrixInterface, int[]) - Method in class linearalgebra.VectorSpace
 
getMatrixRows(NumericMatrixInterface, int[]) - Method in class linearalgebra.VectorSpace
 
getMatrixView() - Method in class linearalgebra.GeneralSolution
 
getMaxVariableNameLength() - Method in class linearalgebra.GeneralSolution
 
getMean() - Method in class linearalgebra.numeric.AbstractNumericVector
 
getMean() - Method in interface linearalgebra.numeric.NumericVectorInterface
 
getName() - Method in class linearalgebra.UnknownValue
 
getNullspace() - Method in class linearalgebra.VectorSpace
 
getNullspace() - Method in interface linearalgebra.VectorSpaceInterface
 
getNumericColumnView(int) - Method in class linearalgebra.numeric.AbstractMatrix
 
getNumericColumnView(int) - Method in class linearalgebra.numeric.NumericColumn
 
getNumericColumnView(int) - Method in interface linearalgebra.numeric.NumericMatrixInterface
 
getNumericColumnView(int) - Method in class linearalgebra.numeric.NumericRow
 
getNumericRowView(int) - Method in class linearalgebra.numeric.AbstractMatrix
 
getNumericRowView(int) - Method in class linearalgebra.numeric.NumericColumn
 
getNumericRowView(int) - Method in interface linearalgebra.numeric.NumericMatrixInterface
 
getNumericRowView(int) - Method in class linearalgebra.numeric.NumericRow
 
getNumericValue() - Method in class linearalgebra.symbolic.ConstantSymbol
 
getNumericValue() - Method in class linearalgebra.symbolic.PairOperator
 
getNumericValue() - Method in interface linearalgebra.symbolic.SymbolicValue
 
getNumericValue() - Method in class linearalgebra.symbolic.UnaryOperator
 
getNumericValue() - Method in class linearalgebra.UnknownValue
 
getNumericVectorView() - Method in class linearalgebra.numeric.NumericColumn
 
getNumericVectorView() - Method in interface linearalgebra.numeric.NumericColumnInterface
 
getNumericVectorView() - Method in class linearalgebra.numeric.NumericRow
 
getNumericVectorView() - Method in interface linearalgebra.numeric.NumericRowInterface
 
getOperator() - Method in class linearalgebra.symbolic.Addition
 
getOperator() - Method in class linearalgebra.symbolic.Multiplication
 
getOperator() - Method in class linearalgebra.symbolic.PairOperator
 
getOrthogonalProjectionMatrix() - Method in class linearalgebra.IdentityMatrix
 
getOrthogonalProjectionMatrix() - Method in interface linearalgebra.MatrixInterface
 
getOrthogonalProjectionMatrix() - Method in class linearalgebra.numeric.AbstractMatrix
 
getOrthogonalProjectionMatrix() - Method in class linearalgebra.numeric.NumericColumn
 
getOrthogonalProjectionMatrix() - Method in class linearalgebra.numeric.NumericRow
 
getOrthogonalProjectionMatrix() - Method in class linearalgebra.PermutationMatrix
 
getP() - Method in class linearalgebra.VectorSpace
 
getParent(int) - Method in class linearalgebra.symbolic.AbstractUnknown
 
getParent(int) - Method in interface linearalgebra.symbolic.SymbolicValue
Returns the parent specified by the index.
getParentCount() - Method in class linearalgebra.symbolic.AbstractUnknown
 
getParentCount() - Method in interface linearalgebra.symbolic.SymbolicValue
Returns the number of nodes that have this subtree as a child.
getPivot(int, int) - Method in class linearalgebra.LinearSystem
 
getPivotColumn(int) - Method in class linearalgebra.LinearSystem
 
getPrecedence() - Method in class linearalgebra.symbolic.Addition
 
getPrecedence() - Method in class linearalgebra.symbolic.Inverse
 
getPrecedence() - Method in class linearalgebra.symbolic.LeafUnknown
 
getPrecedence() - Method in class linearalgebra.symbolic.Multiplication
 
getPrecedence() - Method in class linearalgebra.symbolic.Negative
 
getPrecedence() - Method in interface linearalgebra.symbolic.SymbolicValue
Returns an order-of-operations indicator.
getProjectionMatrix() - Method in class linearalgebra.IdentityMatrix
 
getProjectionMatrix() - Method in interface linearalgebra.MatrixInterface
 
getProjectionMatrix() - Method in class linearalgebra.numeric.AbstractMatrix
 
getProjectionMatrix() - Method in class linearalgebra.numeric.NumericColumn
 
getProjectionMatrix() - Method in class linearalgebra.numeric.NumericRow
 
getProjectionMatrix() - Method in class linearalgebra.PermutationMatrix
 
getRadiansBetween(VectorInterface) - Method in class linearalgebra.numeric.AbstractNumericVector
 
getRadiansBetween(VectorInterface) - Method in interface linearalgebra.VectorInterface
 
getRank() - Method in class linearalgebra.LinearSystem
 
getRank() - Method in class linearalgebra.VectorSpace
 
getRank() - Method in interface linearalgebra.VectorSpaceInterface
Returns the number of non-zero pivots in U after the system A describing the vector space has been factored into A=LU.
getReflectionMatrix() - Method in class linearalgebra.IdentityMatrix
 
getReflectionMatrix() - Method in interface linearalgebra.MatrixInterface
 
getReflectionMatrix() - Method in class linearalgebra.numeric.AbstractMatrix
 
getReflectionMatrix() - Method in class linearalgebra.numeric.NumericColumn
 
getReflectionMatrix() - Method in class linearalgebra.numeric.NumericRow
 
getReflectionMatrix() - Method in class linearalgebra.PermutationMatrix
 
getRHS() - Method in class linearalgebra.LinearEquation
 
getRow1() - Method in exception linearalgebra.exception.SwapRowsException
 
getRow2() - Method in exception linearalgebra.exception.SwapRowsException
 
getRowCount() - Method in interface linearalgebra.ColumnInterface
 
getRowCount() - Method in class linearalgebra.IdentityMatrix
 
getRowCount() - Method in interface linearalgebra.MatrixInterface
 
getRowCount() - Method in class linearalgebra.numeric.AbstractMatrix
 
getRowCount() - Method in class linearalgebra.numeric.NumericColumn
 
getRowCount() - Method in class linearalgebra.numeric.NumericRow
 
getRowCount() - Method in class linearalgebra.PermutationMatrix
 
getRowLeftPivotIndex(int) - Method in class linearalgebra.IdentityMatrix
 
getRowLeftPivotIndex(int) - Method in class linearalgebra.LinearSystem
 
getRowLeftPivotIndex(int) - Method in interface linearalgebra.MatrixInterface
 
getRowLeftPivotIndex(int) - Method in class linearalgebra.numeric.AbstractMatrix
 
getRowLeftPivotIndex(int) - Method in class linearalgebra.numeric.NumericColumn
 
getRowLeftPivotIndex(int) - Method in class linearalgebra.numeric.NumericRow
 
getRowLeftPivotIndex(int) - Method in class linearalgebra.PermutationMatrix
 
getRowMapping(int) - Method in class linearalgebra.numeric.TransposeWrapper
 
getRowPivotIndex(int) - Method in class linearalgebra.numeric.AbstractMatrix
 
getRowRightPivotIndex(int) - Method in class linearalgebra.IdentityMatrix
 
getRowRightPivotIndex(int) - Method in interface linearalgebra.MatrixInterface
 
getRowRightPivotIndex(int) - Method in class linearalgebra.numeric.AbstractMatrix
 
getRowRightPivotIndex(int) - Method in class linearalgebra.numeric.NumericColumn
 
getRowRightPivotIndex(int) - Method in class linearalgebra.numeric.NumericRow
 
getRowRightPivotIndex(int) - Method in class linearalgebra.PermutationMatrix
 
getRowSpace() - Method in class linearalgebra.VectorSpace
 
getRowSpace() - Method in interface linearalgebra.VectorSpaceInterface
Returns the space spanned by all of the rows
getRowTranspose(int) - Method in class linearalgebra.PermutationMatrix
 
getRowValue(int) - Method in class linearalgebra.numeric.NumericColumn
 
getRowValue(int) - Method in interface linearalgebra.numeric.NumericColumnInterface
 
getRowValue(int) - Method in class linearalgebra.numeric.NumericRow
 
getRowView(int) - Method in class linearalgebra.numeric.AbstractMatrix
 
getRowView(int) - Method in class linearalgebra.numeric.NumericColumn
 
getRowView(int) - Method in class linearalgebra.numeric.NumericRow
 
getSolution(int) - Method in class linearalgebra.LinearSystem
 
getSolutionColumn() - Method in class linearalgebra.LinearSystem
 
getSolvableDescription() - Method in class linearalgebra.LinearSystem
 
getString() - Method in class linearalgebra.symbolic.Negative
 
getSubspace(VectorInterface) - Method in class linearalgebra.VectorSpace
 
getSubspace(VectorInterface) - Method in interface linearalgebra.VectorSpaceInterface
 
getSymbolicEquation(int) - Method in class linearalgebra.LinearSystem
 
getTarget() - Method in class linearalgebra.numeric.TransposeWrapper
 
getTranspose() - Method in class linearalgebra.IdentityMatrix
 
getTranspose() - Method in interface linearalgebra.MatrixInterface
 
getTranspose() - Method in class linearalgebra.numeric.Matrix
 
getTranspose() - Method in class linearalgebra.numeric.NumericColumn
 
getTranspose() - Method in class linearalgebra.numeric.NumericRow
 
getTranspose() - Method in class linearalgebra.numeric.TransposeWrapper
 
getTranspose() - Method in class linearalgebra.PermutationMatrix
 
getU() - Method in class linearalgebra.VectorSpace
 
getUnknown(int) - Method in class linearalgebra.LinearSystem
 
getUnknownConstraint(int, int) - Method in class linearalgebra.LinearSystem
 
getUnknownDescription(int) - Method in class linearalgebra.LinearSystem
 
getUnknownValue(int) - Method in class linearalgebra.LinearSystem
 
getValue(int) - Method in class linearalgebra.numeric.AbstractMatrix.ColumnVector
 
getValue(int) - Method in class linearalgebra.numeric.AbstractMatrix.RowVector
 
getValue(int) - Method in class linearalgebra.numeric.AbstractNumericVector
 
getValue(int) - Method in class linearalgebra.numeric.NumericVector
 
getValue(int) - Method in class linearalgebra.numeric.SingleElementVector
 
getValue(int) - Method in interface linearalgebra.VectorInterface
 
getVariableCount() - Method in class linearalgebra.LinearExpression
 
getVariableCount() - Method in class linearalgebra.LinearSystem
 
getVariableName(int) - Method in class linearalgebra.LinearSystem
 
getVariance() - Method in class linearalgebra.numeric.AbstractNumericVector
 
getVariance() - Method in interface linearalgebra.numeric.NumericVectorInterface
 
getVectorView() - Method in interface linearalgebra.ColumnInterface
 
getVectorView() - Method in class linearalgebra.numeric.MatrixVector
 
getVectorView() - Method in class linearalgebra.numeric.NumericColumn
 
getVectorView() - Method in class linearalgebra.numeric.NumericRow
 
getVectorView() - Method in interface linearalgebra.RowInterface
 
getViewport() - Method in class linearalgebra.graph.Viewport
 
getViewportTransform(Dimension) - Method in class linearalgebra.graph.Viewport
 
GraphLine - Class in linearalgebra.graph
 
GraphLine(double, double, double, Color) - Constructor for class linearalgebra.graph.GraphLine
 
GraphObject - Class in linearalgebra.graph
 
GraphObject() - Constructor for class linearalgebra.graph.GraphObject
 
GraphPanel - Class in linearalgebra.graph
 
GraphPanel(GraphObject[], double, double, double, double) - Constructor for class linearalgebra.graph.GraphPanel
 
GraphVector - Class in linearalgebra.graph
 
GraphVector(NumericVectorInterface, NumericVectorInterface, Color) - Constructor for class linearalgebra.graph.GraphVector
 

A B C D E F G H I L M N O P R S T U V W X Y Z