linbox
SparseMatrixReadHelper< Matrix > Class Template Reference

Read helper. More...

#include <read-write-sparse.h>

Public Types

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

Static Public Member Functions

static std::istream & read (Matrix &A, std::istream &is, Tag::FileFormat format)
 

Detailed Description

template<class Matrix>
class LinBox::SparseMatrixReadHelper< Matrix >

Read helper.

Member Typedef Documentation

◆ Field

template<class Matrix>
typedef Matrix::Field Field

◆ Element

template<class Matrix>
typedef Field::Element Element

Member Function Documentation

◆ read()

template<class Matrix>
std::istream & read ( Matrix & A,
std::istream & is,
Tag::FileFormat format )
static

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