![]() |
Diana Software
|
Go to the source code of this file.
Classes | |
| class | QMatrix |
| Interface for matrices in Diana analysis. More... | |
Functions | |
| Q_END_NAMESPACE Diana::QMatrix | operator* (double t, const Diana::QMatrix &mat) |
| scalar times QMatrix More... | |
| std::ostream & | operator<< (std::ostream &s, const Diana::QMatrix &m) |
| 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.
| std::ostream& operator<< | ( | std::ostream & | s, |
| const Diana::QMatrix & | m | ||
| ) |