Functions
visitor.cpp File Reference
#include "main.h"
Include dependency graph for visitor.cpp:

Go to the source code of this file.

Functions

template<typename MatrixType >
void matrixVisitor (const MatrixType &p)
void test_visitor ()
template<typename VectorType >
void vectorVisitor (const VectorType &w)

Function Documentation

template<typename MatrixType >
void matrixVisitor ( const MatrixType p)

Definition at line 27 of file visitor.cpp.

void test_visitor ( )

Definition at line 117 of file visitor.cpp.

template<typename VectorType >
void vectorVisitor ( const VectorType w)

Definition at line 75 of file visitor.cpp.



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