FflasFfpack
Functions
Matio.h File Reference
#include <cstring>
#include <stdio.h>
#include <stdlib.h>
#include "fflas_memory.h"

Functions

template<class Field >
Field::Element_ptr read_field (const Field &F, const char *mat_file, size_t *tni, size_t *tnj)
 
template<class Field >
std::ostream & write_field (const Field &F, std::ostream &c, typename Field::ConstElement_ptr E, int n, int m, int id, bool mapleFormat=false, bool column_major=false)
 

Function Documentation

◆ read_field()

Field::Element_ptr read_field ( const Field F,
const char *  mat_file,
size_t *  tni,
size_t *  tnj 
)

◆ write_field()

std::ostream & write_field ( const Field F,
std::ostream &  c,
typename Field::ConstElement_ptr  E,
int  n,
int  m,
int  id,
bool  mapleFormat = false,
bool  column_major = false 
)