linbox
SmithFormLocal< LocalPID > Class Template Reference

Smith normal form (invariant factors) of a matrix over a local ring. More...

#include <smith-form-local.h>

Detailed Description

template<class LocalPID>
class LinBox::SmithFormLocal< LocalPID >

Smith normal form (invariant factors) of a matrix over a local ring.

The matrix must be a BlasMatrix over a LocalPID. A localPID has the standard ring/field arithmetic functions plus gcdin().

Examples:
examples/smith.C.

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