Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

LocalSmith Class Template Reference

#include <local-smith.h>

List of all members.


Detailed Description

template<class LocalPID>
class LinBox::LocalSmith< LocalPID >

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


Public Types

typedef LocalPID::Element Elt

Public Methods

template<class Matrix> std::list< Elt > & operator() (std::list< Elt > &L, Matrix &A, const LocalPID &R)
template<class Matrix> std::list< Elt > & smithStep (std::list< Elt > &L, Elt &d, Matrix &A, const LocalPID &R)


Member Typedef Documentation

typedef LocalPID::Element Elt
 


Member Function Documentation

std::list<Elt>& operator() std::list< Elt > &    L,
Matrix &    A,
const LocalPID &    R
[inline]
 

std::list<Elt>& smithStep std::list< Elt > &    L,
Elt   d,
Matrix &    A,
const LocalPID &    R
[inline]
 


Generated on Mon Jun 20 09:16:57 2005 for linbox by doxygen1.2.18