|
STIR
6.3.0
|
Declaration of stir::determinant() function for matrices. More...
#include "stir/ArrayFwd.h"Go to the source code of this file.
Namespaces | |
| 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. More... | |
Declaration of stir::determinant() function for matrices.
1.8.13