Functions
class_VectorBlock.cpp File Reference
#include <Eigen/Core>
#include <iostream>
Include dependency graph for class_VectorBlock.cpp:

Go to the source code of this file.

Functions

int main (int, char **)
template<typename Derived >
Eigen::VectorBlock< Derived > segmentFromRange (MatrixBase< Derived > &v, int start, int end)
template<typename Derived >
const Eigen::VectorBlock
< const Derived > 
segmentFromRange (const MatrixBase< Derived > &v, int start, int end)

Function Documentation

int main ( int  ,
char **   
)

Definition at line 20 of file class_VectorBlock.cpp.

template<typename Derived >
Eigen::VectorBlock<Derived> segmentFromRange ( MatrixBase< Derived > &  v,
int  start,
int  end 
)

Definition at line 8 of file class_VectorBlock.cpp.

template<typename Derived >
const Eigen::VectorBlock<const Derived> segmentFromRange ( const MatrixBase< Derived > &  v,
int  start,
int  end 
)

Definition at line 15 of file class_VectorBlock.cpp.



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