MCL
A C++ library mirroring some of the most common Matlab functions.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Namespaces | Functions
dataop.h File Reference
#include <vector>
#include "mcltypes.h"

Go to the source code of this file.

Namespaces

namespace  mcl
 

Functions

void mcl::Save (const std::vector< Real > &vector, const std::string &file_name, const mcl::Int precision=5)