Givaro
Public Types | Public Member Functions
ChineseRemainder< Ring, Domain, false > Struct Template Reference

CRA2. More...

#include <givcra.h>

Public Types

typedef Ring::Element RingElement
typedef Domain::Element DomainElement

Public Member Functions

 ChineseRemainder (const Ring &R, const RingElement &M, const Domain &D)
RingElementoperator() (RingElement &res, const RingElement &A, const DomainElement &e) const

Detailed Description

template<class Ring, class Domain>
struct Givaro::ChineseRemainder< Ring, Domain, false >

CRA2.

JGD 05.12.2007: not required anymore ...


Member Typedef Documentation

typedef Ring::Element RingElement

Constructor & Destructor Documentation

ChineseRemainder ( const Ring &  R,
const RingElement M,
const Domain D 
)
inline

Member Function Documentation

RingElement& operator() ( RingElement res,
const RingElement A,
const DomainElement e 
) const
inline

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