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

Go to the source code of this file.

Functions

template<typename Derived >
Eigen::VectorBlock< Derived, 2 > firstTwo (MatrixBase< Derived > &v)
template<typename Derived >
const Eigen::VectorBlock
< const Derived, 2 > 
firstTwo (const MatrixBase< Derived > &v)
int main (int, char **)

Function Documentation

template<typename Derived >
Eigen::VectorBlock<Derived, 2> firstTwo ( MatrixBase< Derived > &  v)

Definition at line 8 of file class_FixedVectorBlock.cpp.

template<typename Derived >
const Eigen::VectorBlock<const Derived, 2> firstTwo ( const MatrixBase< Derived > &  v)

Definition at line 15 of file class_FixedVectorBlock.cpp.

int main ( int  ,
char **   
)

Definition at line 20 of file class_FixedVectorBlock.cpp.



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