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 >
const Eigen::Block< const Derived > topLeftCorner (const MatrixBase< Derived > &m, int rows, int cols)
 
template<typename Derived >
Eigen::Block< Derived > topLeftCorner (MatrixBase< Derived > &m, int rows, int cols)
 

Function Documentation

◆ main()

int main ( int  ,
char **   
)

Definition at line 20 of file class_Block.cpp.

◆ topLeftCorner() [1/2]

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.

◆ topLeftCorner() [2/2]

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

Definition at line 8 of file class_Block.cpp.



gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:08:39