SbdSolver< C, METHOD > Struct Template Reference

List of all members.

Detailed Description

template<class C, int METHOD>
struct SbdSolver< C, METHOD >

Definition at line 265 of file sbdslv.h.

Public Types

typedef sbdslv::system< C > system_t

Public Member Functions

template<class MPDI>
 SbdSolver (MPDI first, MPDI last, const C &eps)
void add (const mpoldse::bernstein< C > &data, int e)
void add (const mpoldse::monomial< C > &data, int e)
template<class MPDI>
void solve (std::vector< C > &R, int &ns, int &nv, MPDI first, MPDI last)
 ~SbdSolver ()

Public Attributes

system_tsys


The documentation for this struct was generated from the following file:

SYNAPS DOCUMENTATION
logo