linbox
Public Member Functions
PowerGaussDomainPowerOfTwo< UnsignedIntType > Class Template Reference

Repository of functions for rank modulo a prime power by elimination on sparse matrices. More...

#include <smith-form-sparseelim-poweroftwo.h>

Public Member Functions

 PowerGaussDomainPowerOfTwo ()
 The field parameter is the domain over which to perform computations.
 
bool isOdd (const UInt_t &b) const
 

Detailed Description

template<typename UnsignedIntType>
class LinBox::PowerGaussDomainPowerOfTwo< UnsignedIntType >

Repository of functions for rank modulo a prime power by elimination on sparse matrices.

Specialization for powers of 2

Examples:
examples/poweroftwo_ranks.C, and examples/smithsparse.C.

Member Function Documentation

◆ isOdd()

bool isOdd ( const UInt_t &  b) const
inline
Todo:
use Givaro isOdd

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