| Package | Description |
|---|---|
| org.lsmp.djep.jama | |
| org.lsmp.djep.matrixJep.function | |
| org.lsmp.djep.vectorJep.function |
| Class and Description |
|---|
| BinaryOperatorI
A matrix enabled binary operator.
|
| UnaryOperatorI
A matrix enabled unary operator.
|
| Class and Description |
|---|
| ArrayAccess
A postfix MathCommand which facilitates the getting and setting of vector and matrix elements.
|
| BinaryOperatorI
A matrix enabled binary operator.
|
| NaryOperatorI
A matrix enabled operator with N arguments.
|
| VEle
ele(x,i) returns the i-th element of a vector x.
|
| VList
A enhanced version of List, allows matrices and tensors.
|
| VMap
evaluates a function on every element of a vector or matrix.
|
| VPower
An overloaded power function, if both arguments are vectors returns
the exteriour product, else return standard power.
|
| Class and Description |
|---|
| BinaryOperatorI
A matrix enabled binary operator.
|
| MMultiply
An extension of the Multiply to with vectors and matricies.
|
| NaryOperatorI
A matrix enabled operator with N arguments.
|
| UnaryOperatorI
A matrix enabled unary operator.
|
| VEle
ele(x,i) returns the i-th element of a vector x.
|
Copyright © 2018. All rights reserved.