STIR  6.3.0
Namespaces | Functions
determinant.h File Reference

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...
 

Detailed Description

Declaration of stir::determinant() function for matrices.

Author
Kris Thielemans