#include <signature.h>
Public Methods | |
template<class Matrix> bool | isPosDef (const Matrix &M) |
Signature (size_t pos=0, size_t neg=0, size_t zero=0) | |
Static Public Methods | |
template<class Matrix> bool | isPosDef (const Matrix &M, const BLAS_LPM_Method &meth) |
template<class Matrix> bool | isPosDef (const Matrix &M, const Minpoly_Method &meth) |
template<class Matrix> bool | isPosSemiDef (const Matrix &M, const BLAS_LPM_Method &meth) |
template<class Matrix> bool | isPosSemiDef (const Matrix &M, const Minpoly_Method &meth) |
Public Attributes | |
size_t | p |
size_t | n |
size_t | z |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|