|
|
TMatrix * |
[protected: ]
|
Constructor. Gets the matrix definition as a QString containing the data between square brackets. I.e. If the Matrix is defined as
[ 1 2 ] [ 3 4 ] = [ 1, 2; 3, 4]
then _m should be " 1, 2; 3, 4"
|
|
|
inline TMatrix * |
[const virtual]
Reimplemented from Map.
Map * |
[const virtual]
Reimplemented from Map.
Map * |
[virtual]
Reimplemented from Map.
Map * |
[virtual]
Derivates (symbolically) the current map with respect to the variable var.
Reimplemented from Map.
Map * |
[virtual]
Reimplemented from Map.
bool |
[const virtual]
Reimplemented from Map.
QString |
[const virtual]
Reimplemented from Map.
QString |
[const virtual]
Reimplemented from Map.
QString |
[const virtual]
Reimplemented from Map.
Matrix * |
[static]
Reimplemented from Map.
Matrix * |
[static]
Reimplemented from Map.
Matrix * |
[static]
Reimplemented from Map.
Matrix * |
[static]
Reimplemented from Map.
Matrix * |
[static]
Reimplemented from Map.
Matrix * |
[static]
Reimplemented from Map.
Generated by: antonio@tazend on Fri May 25 22:16:00 2001, using kdoc 2.0a38. |