itpp
base
algebra
det.h
Go to the documentation of this file.
1
29
#ifndef DET_H
30
#define DET_H
31
32
#include <
itpp/base/mat.h
>
33
#include <itpp/itexports.h>
34
35
namespace
itpp
36
{
37
50
ITPP_EXPORT
double
det
(
const
mat &X);
51
52
65
ITPP_EXPORT std::complex<double>
det
(
const
cmat &X);
66
67
68
}
// namespace itpp
69
70
#endif
// #ifndef DET_H
itpp::det
double det(const mat &X)
Determinant of real square matrix.
Definition
det.cpp:43
mat.h
Matrix Class Definitions.
itpp
itpp namespace
Definition
itmex.h:37
Generated on Tue Aug 17 2021 10:59:15 for IT++ by
Doxygen
1.9.8