|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NaryOperatorI | |
|---|---|
| org.lsmp.djep.matrixJep.function | |
| org.lsmp.djep.vectorJep.function | |
| Uses of NaryOperatorI in org.lsmp.djep.matrixJep.function |
|---|
| Classes in org.lsmp.djep.matrixJep.function that implement NaryOperatorI | |
|---|---|
class |
MIf
The if(condExpr,posExpr,negExpr) function. |
class |
MList
A enhanced version of list, allows matrices and tensors. |
class |
MMap
|
class |
MSum
|
| Uses of NaryOperatorI in org.lsmp.djep.vectorJep.function |
|---|
| Classes in org.lsmp.djep.vectorJep.function that implement NaryOperatorI | |
|---|---|
class |
ElementMultiply
Multiplies any number of Vectors or Matricies element by element. |
class |
VList
A enhanced version of List, allows matrices and tensors. |
class |
VMap
evaluates a function on every element of a vector or matrix. |
class |
VRange
A enhanced version of List, allows matrices and tensors. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||