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

Go to the source code of this file.

Functions

int main (int, char **)
template<typename Derived >
Eigen::Block< Derived > topLeftCorner (MatrixBase< Derived > &m, int rows, int cols)
template<typename Derived >
const Eigen::Block< const Derived > topLeftCorner (const MatrixBase< Derived > &m, int rows, int cols)

Function Documentation

int main ( int  ,
char **   
)

Definition at line 20 of file class_Block.cpp.

template<typename Derived >
Eigen::Block<Derived> topLeftCorner ( MatrixBase< Derived > &  m,
int  rows,
int  cols 
)

Definition at line 8 of file class_Block.cpp.

template<typename Derived >
const Eigen::Block<const Derived> topLeftCorner ( const MatrixBase< Derived > &  m,
int  rows,
int  cols 
)

Definition at line 15 of file class_Block.cpp.



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