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