Borderbasix

Functions
symbo.hpp File Reference
#include "upoly.H"

Go to the source code of this file.

Functions

template<typename typcoeff >
int Iszero (const UPolyDense< upar< typcoeff > > &c)
 
template<typename typmat >
void Triang (typmat &M)
 
template<typename typmat , typename typsec >
void SolveUff (const typmat &mat, typsec &sec)
 
template<typename typmat , typename typres , typename typmon , typename typdump , typename Base >
void symbo (typres &res, const list< typmat > &lmat, const typmon &stockmon, const typdump &dump, const Base &b)
 

Function Documentation

template<typename typcoeff >
int Iszero ( const UPolyDense< upar< typcoeff > > &  c)
template<typename typmat , typename typsec >
void SolveUff ( const typmat &  mat,
typsec &  sec 
)
template<typename typmat , typename typres , typename typmon , typename typdump , typename Base >
void symbo ( typres &  res,
const list< typmat > &  lmat,
const typmon &  stockmon,
const typdump &  dump,
const Base b 
)
template<typename typmat >
void Triang ( typmat &  M)
Home  |  Download & InstallContributions