|
TR-mbed 1.0
|
#include <Eigen/Core>#include <iostream>Classes | |
| class | circulant_functor< ArgType > |
| struct | circulant_helper< ArgType > |
Functions | |
| template<class ArgType > | |
| CwiseNullaryOp< circulant_functor< ArgType >, typename circulant_helper< ArgType >::MatrixType > | makeCirculant (const Eigen::MatrixBase< ArgType > &arg) |
| int | main () |
| int main | ( | void | ) |
| CwiseNullaryOp< circulant_functor< ArgType >, typename circulant_helper< ArgType >::MatrixType > makeCirculant | ( | const Eigen::MatrixBase< ArgType > & | arg | ) |