![]() |
Diana Software
|
Go to the source code of this file.
Functions | |
| QObjectImp (Diana::QMatrix) | |
| Q_END_NAMESPACE Diana::QMatrix | operator* (double t, const Diana::QMatrix &mat) |
| scalar times QMatrix More... | |
| ostream & | operator<< (ostream &s, const Diana::QMatrix &mat) |
| Q_END_NAMESPACE Diana::QMatrix operator* | ( | double | t, |
| const Diana::QMatrix & | mat | ||
| ) |
scalar times QMatrix
| t | scalar |
| mat | QMatrix |
Definition at line 550 of file QMatrix.cc.
| ostream& operator<< | ( | ostream & | s, |
| const Diana::QMatrix & | mat | ||
| ) |
Definition at line 556 of file QMatrix.cc.
| QObjectImp | ( | Diana::QMatrix | ) |