Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Signature Class Reference

#include <signature.h>

List of all members.

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


Constructor & Destructor Documentation

Signature size_t    pos = 0,
size_t    neg = 0,
size_t    zero = 0
[inline]
 


Member Function Documentation

bool isPosDef const Matrix &    M,
const Minpoly_Method   meth
[inline, static]
 

bool isPosDef const Matrix &    M,
const BLAS_LPM_Method   meth
[inline, static]
 

bool isPosDef const Matrix &    M
 

bool isPosSemiDef const Matrix &    M,
const Minpoly_Method   meth
[inline, static]
 

bool isPosSemiDef const Matrix &    M,
const BLAS_LPM_Method   meth
[inline, static]
 


Member Data Documentation

size_t n
 

size_t p
 

size_t z
 


Generated on Mon Jun 20 09:16:58 2005 for linbox by doxygen1.2.18