Functions | Variables
utils Namespace Reference

Functions

bool readMatrix (std::string fname, Eigen::MatrixXd *matrix)
void tic ()
void toc ()
bool writeMatrix (std::string fname, Eigen::MatrixXd *matrix)

Variables

struct timeval starttic

Function Documentation

bool utils::readMatrix ( std::string  fname,
Eigen::MatrixXd *  matrix 
)

Definition at line 73 of file utils.cpp.

void utils::tic ( )

Definition at line 45 of file utils.cpp.

void utils::toc ( )

Definition at line 49 of file utils.cpp.

bool utils::writeMatrix ( std::string  fname,
Eigen::MatrixXd *  matrix 
)

Definition at line 59 of file utils.cpp.


Variable Documentation

struct timeval utils::starttic

Definition at line 43 of file utils.cpp.



kelsey_sandbox
Author(s): kelsey
autogenerated on Wed Nov 27 2013 11:52:04