#include <cra-domain.h>
Public Types | |
typedef std::vector< Integer > | Father_t |
Public Methods | |
LazyProduct () | |
void | initialize (const Integer &i) |
bool | mulin (const Integer &i) |
bool | mulin (const LazyProduct &i) |
Integer & | operator() () |
bool | noncoprime (const Integer &i) const |
Protected Attributes | |
bool | _tobecomputed |
Friends | |
std::ostream & | operator<< (std::ostream &o, const LazyProduct &C) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|