linbox
Public Member Functions
MatrixDomain< GF2 > Class Template Reference

Specialization of MatrixDomain for GF2. More...

#include <matrix-domain-gf2.h>

Public Member Functions

template<class Vector1 , class Matrix , class Vector2 >
Vector1 & mulColSpecialized (Vector1 &w, const Matrix &A, const Vector2 &v, VectorCategories::DenseZeroOneVectorTag, VectorCategories::DenseZeroOneVectorTag) const
 

Detailed Description

template<>
class LinBox::MatrixDomain< GF2 >

Specialization of MatrixDomain for GF2.

Bug:
this is half done and makes MatrixDomain on GF2 hardly usable.
Todo:
this is where m4ri will play.

Member Function Documentation

◆ mulColSpecialized()

Vector1 & mulColSpecialized ( Vector1 &  w,
const Matrix &  A,
const Vector2 &  v,
VectorCategories::DenseZeroOneVectorTag  ,
VectorCategories::DenseZeroOneVectorTag   
) const
Bug:
what's happening here ?

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