|
STIR 6.4.0
|
Declaration of stir::determinant() function for matrices. More...
#include "stir/ArrayFwd.h"Go to the source code of this file.
Namespaces | |
| namespace | stir |
| Namespace for the STIR library (and some/most of its applications) | |
Functions | |
| template<class elemT> | |
| elemT | stir::determinant (const Array< 2, elemT > &m) |
| Compute the determinant of a matrix. | |
Declaration of stir::determinant() function for matrices.