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

Matio.h File Reference

#include <stdio.h>
#include <stdlib.h>

Functions

template<class Field> Field::Elementread_field (const Field &F, char *mat_file, int *tni, int *tnj)
template<class Field> void read_field4 (const Field &F, char *mat_file, int *tni, int *tnj, typename Field::Element *&NW, typename Field::Element *&NE, typename Field::Element *&SW, typename Field::Element *&SE)
template<class Field> std::ostream & write_field (const Field &F, std::ostream &c, const typename Field::Element *E, int n, int m, int id)

Function Documentation

Field::Element* read_field const Field   F,
char *    mat_file,
int *    tni,
int *    tnj
 

void read_field4 const Field   F,
char *    mat_file,
int *    tni,
int *    tnj,
typename Field::Element *&    NW,
typename Field::Element *&    NE,
typename Field::Element *&    SW,
typename Field::Element *&    SE
 

std::ostream& write_field const Field   F,
std::ostream &    c,
const typename Field::Element   E,
int    n,
int    m,
int    id
 


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