Static Public Member Functions
NAConverter Struct Reference

#include <PolyEnumerator.h>

Static Public Member Functions

static poly convert (const number &n)
 

Detailed Description

Definition at line 150 of file PolyEnumerator.h.

Member Function Documentation

static poly NAConverter::convert ( const number &  n)
inlinestatic

Definition at line 152 of file PolyEnumerator.h.

153  {
154  // suitable for alg. ext. numbers that are just polys actually
155  return (poly)n;
156  }
const CanonicalForm CFMap CFMap int &both_non_zero int n
Definition: cfEzgcd.cc:52
polyrec * poly
Definition: hilb.h:10

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