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

CRA. More...

#include <chineseremainder.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, bool REDUCE = true>
struct Givaro::ChineseRemainder< Ring, Domain, REDUCE >

CRA.

Member Typedef Documentation

◆ RingElement

◆ DomainElement

Constructor & Destructor Documentation

◆ ChineseRemainder()

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

Member Function Documentation

◆ operator()()

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

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