|
Public Types |
| typedef _Field | Field |
| typedef Field::Element | Element |
Public Methods |
| | ~Hankel () |
| | Hankel () |
| | Hankel (const Field F, const std::vector< Element > &v) |
| void | print (std::ostream &os=std::cout) const |
| void | print (char *outFileName) const |
| void | setToUniModUT () |
| void | setToUniModLT () |
| template<class OutVector, class InVector> OutVector & | apply (OutVector &v_out, const InVector &v_in) const |
| template<class OutVector, class InVector> OutVector & | applyTranspose (OutVector &v_out, const InVector &v_in) const |