linbox
test-smith-form-local.C File Reference

no doc More...

Data Structures

class  pplt< LocalPIR >
 

Functions

template<class LocalPIR>
LocalPIR::Elementnormal (typename LocalPIR::Element &d, LocalPIR &R)
 Test 1: Invariant factors of random dense matrices.
 
int main (int argc, char **argv)
 

Detailed Description

no doc

Test
no doc.
Test
no doc.

Function Documentation

◆ normal()

template<class LocalPIR>
LocalPIR::Element & normal ( typename LocalPIR::Element & d,
LocalPIR & R )

Test 1: Invariant factors of random dense matrices.

Construct a random matrix which is equivalent to a random diagonal matrix, and check its Smith form.

R - PIR over which to perform computations stream - Stream that comprises source of diagonal vectors

Return true on success and false on failure

◆ main()

int main ( int argc,
char ** argv )