| 
| template<>  | 
| FFPACK::rns_double_elt_ptr  | fflas_new (const FFPACK::RNSIntegerMod< FFPACK::rns_double > &F, const size_t m, const Alignment align) | 
|   | 
| template<>  | 
| FFPACK::rns_double_elt_ptr  | fflas_new (const FFPACK::RNSIntegerMod< FFPACK::rns_double > &F, const size_t m, const size_t n, const Alignment align) | 
|   | 
| template<typename RNS >  | 
| void  | finit_rns (const FFPACK::RNSIntegerMod< RNS > &F, const size_t m, const size_t n, size_t k, const Givaro::Integer *B, const size_t ldb, typename RNS::Element_ptr A) | 
|   | 
| template<typename RNS >  | 
| void  | finit_trans_rns (const FFPACK::RNSIntegerMod< RNS > &F, const size_t m, const size_t n, size_t k, const Givaro::Integer *B, const size_t ldb, typename RNS::Element_ptr A) | 
|   | 
| template<typename RNS >  | 
| void  | fconvert_rns (const FFPACK::RNSIntegerMod< RNS > &F, const size_t m, const size_t n, Givaro::Integer alpha, Givaro::Integer *B, const size_t ldb, typename RNS::ConstElement_ptr A) | 
|   | 
| template<typename RNS >  | 
| void  | fconvert_trans_rns (const FFPACK::RNSIntegerMod< RNS > &F, const size_t m, const size_t n, Givaro::Integer alpha, Givaro::Integer *B, const size_t ldb, typename RNS::ConstElement_ptr A) | 
|   | 
representation of Z/pZ using RNS representation (note: fixed precision)