/home/fayn/OpenKraken-dev/OpenKN-math/src/MathIO.hpp File Reference

#include <cstring>
#include <iostream>
#include <fstream>
#include <vector>
#include <sstream>
#include "Matrix.hpp"
#include "MathException.hpp"

Include dependency graph for MathIO.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  kn

Functions

template<class T >
void kn::exportMatrix (const Matrix< T > &M, const std::string &fileName, const bool &headerMode=false, const std::string &comments="")
 Export a matrix in a file.
template<class T >
void kn::loadMatrix (Matrix< T > &M, const std::string &fileName)
 Load a matrix from a file.


Generated on Thu Nov 12 16:06:35 2009 for OpenKN-math by  doxygen 1.5.8