STIR 6.4.0
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

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.
 

Detailed Description

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

Author
Kris Thielemans