| ecdattr-class | R Documentation | 
ecdattr row in the Elliptic Database (ECDB)The ecdattr class serves as an object-oriented interface 
between R and ECDB. This class is used extensively during
the bootstrap process. A list of light-weight ecdattr 
objects is created first by ecdattr.pairs function,
then the ecdattr.enrich function is invoked in parallel to calculate 
additional ecd attributes.
callthe match.call slot
alphanumeric
gammanumeric. When cusp is 1, gamma is derived.
cuspnumeric, representing type of cusp. Only 0 (default) and 1 are allowed.
use.mpfrlogical, whether to use mpfr for ecd object.
enrichedlogical. If TRUE, it indicates the object has been enriched with ecd attributes.
alpha_mnumeric, alpha*1000000.
gamma_mnumeric, gamma*1000000.
ecdan object of ecd class.
attrlist of attributes. They are NULL protected for SQLite.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.