#include <multicnt.h>
Definition at line 17 of file multicnt.h.
multiCnt::multiCnt |
( |
int |
n | ) |
|
Definition at line 118 of file multicnt.cc.
const CanonicalForm CFMap CFMap int &both_non_zero int n
multiCnt::multiCnt |
( |
int |
n, |
|
|
int |
c |
|
) |
| |
Definition at line 130 of file multicnt.cc.
const CanonicalForm CFMap CFMap int &both_non_zero int n
multiCnt::multiCnt |
( |
int |
n, |
|
|
int * |
c |
|
) |
| |
Definition at line 142 of file multicnt.cc.
const CanonicalForm CFMap CFMap int &both_non_zero int n
void multiCnt::copy_delete |
( |
void |
| ) |
|
void multiCnt::copy_new |
( |
int |
n | ) |
|
Definition at line 32 of file multicnt.cc.
42 #ifdef MULTICNT_IOSTREAM
43 cerr <<
"multiCnt::copy_new(" <<
n <<
")" << endl;
44 cerr <<
" returned ZERO!!!" << endl;
45 cerr <<
" exit..." << endl;
47 fprintf( stderr,
"multiCnt::copy_new( %d )\n",
n );
48 fprintf( stderr,
" returned ZERO!!!\n" );
49 fprintf( stderr,
" exit...\n" );
64 #ifdef MULTICNT_IOSTREAM
65 cerr <<
"multiCnt::copy_new(" <<
n <<
")" << endl;
66 cerr <<
" exit..." << endl;
68 fprintf( stderr,
"multiCnt::copy_new( %d )\n",
n );
69 fprintf( stderr,
" exit...\n" );
const CanonicalForm CFMap CFMap int &both_non_zero int n
void multiCnt::copy_shallow |
( |
multiCnt & |
C | ) |
|
|
inline |
void multiCnt::copy_zero |
( |
void |
| ) |
|
|
inline |
void multiCnt::inc |
( |
void |
| ) |
|
int multiCnt::inc |
( |
int |
carry | ) |
|
void multiCnt::inc_carry |
( |
void |
| ) |
|
void multiCnt::set |
( |
int |
c | ) |
|
The documentation for this class was generated from the following files: