linbox
SparseMatrixWriteHelper< Matrix > Class Template Reference

Write helper. More...

#include <read-write-sparse.h>

Public Types

typedef Matrix::Field Field
 
typedef Field::Element Element
 

Static Public Member Functions

static std::ostream & write (const Matrix &A, std::ostream &os, Tag::FileFormat format)
 

Detailed Description

template<class Matrix>
class LinBox::SparseMatrixWriteHelper< Matrix >

Write helper.

Member Typedef Documentation

◆ Field

template<class Matrix>
typedef Matrix::Field Field

◆ Element

template<class Matrix>
typedef Field::Element Element

Member Function Documentation

◆ write()

template<class Matrix>
std::ostream & write ( const Matrix & A,
std::ostream & os,
Tag::FileFormat format )
static
Bug
this is reall the "generic" one

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