|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
BinaryOperatorI | A matrix enabled binary operator. |
NaryOperatorI | A matrix enabled operator with N arguments. |
UnaryOperatorI | A matrix enabled unary operator. |
Class Summary | |
Ele | ele(x,i) returns the i-th element of x. |
ExteriorProduct | An overloaded operator, either cross product or power. |
MAdd | An extension of the Add command to allow it to add MVector's and Matrix's. |
MDot | The MDot operator. |
MMultiply | An extension of the Multiply to with vectors and matricies. |
MPower | An overloaded power function, if both arguments are vectors returns the exteriour product, else return standard power. |
MSubtract | An extension of the Add command to allow it to add MVector's and Matrix's. |
MUMinus | An extension of the Subtract command to allow it to add MVector's and Matrix's. |
VList | A enhanced version of List, allows matricies and tensors. |
Functions and operators for working with vectors and matricies.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |