Functions
xy_file.hh File Reference
#include <fstream>
#include <iostream>
#include <string>
#include <vector>
Include dependency graph for xy_file.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<class Vector_A , class Vector_B >
void dump_xy_file (const Vector_A &X, const Vector_B &Y, const std::string &filename)
bool read_xy_file (const std::string &filename, std::vector< int > &tab_sizes, std::vector< double > &tab_mflops, bool quiet=false)

Function Documentation

template<class Vector_A , class Vector_B >
void dump_xy_file ( const Vector_A &  X,
const Vector_B &  Y,
const std::string &  filename 
)

Definition at line 64 of file xy_file.hh.

bool read_xy_file ( const std::string &  filename,
std::vector< int > &  tab_sizes,
std::vector< double > &  tab_mflops,
bool  quiet = false 
)

Definition at line 28 of file xy_file.hh.



re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:33:47