algebramix_doc 0.3
matrix_modular< V > Struct Template Reference

#include <matrix_modular.hpp>

Inheritance diagram for matrix_modular< V >:
V

List of all members.

Public Types


Detailed Description

template<typename V>
struct mmx::matrix_modular< V >

Definition at line 29 of file matrix_modular.hpp.


Member Typedef Documentation

typedef V::Naive Naive

Definition at line 31 of file matrix_modular.hpp.

typedef matrix_modular<typename V::No_scaled> No_scaled

Definition at line 35 of file matrix_modular.hpp.

typedef matrix_modular<typename V::No_simd> No_simd

Definition at line 33 of file matrix_modular.hpp.

typedef matrix_modular<typename V::No_thread> No_thread

Definition at line 34 of file matrix_modular.hpp.

Definition at line 32 of file matrix_modular.hpp.

typedef V::Vec Vec

Definition at line 30 of file matrix_modular.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines