modulus_storage< M > Class Template Reference

#include <matrix_crt.hpp>

List of all members.

Static Public Member Functions


Detailed Description

template<typename C>
template<typename M>
class mmx::modular_matrix_crt< C >::modulus_storage< M >

Definition at line 27 of file matrix_crt.hpp.


Member Function Documentation

static M get_modulus (  )  [inline, static]

Definition at line 33 of file matrix_crt.hpp.

00033 { return dyn_modulus (); }

static void set_modulus ( const M &  p  )  [inline, static]

Definition at line 32 of file matrix_crt.hpp.

00032 { dyn_modulus () = p; }


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

Generated on 6 Dec 2012 for algebramix by  doxygen 1.6.1