Functions
kronecker_product.cpp File Reference
#include "sparse.h"
#include <Eigen/SparseExtra>
#include <Eigen/KroneckerProduct>
Include dependency graph for kronecker_product.cpp:

Go to the source code of this file.

Functions

template<typename MatrixType >
void check_dimension (const MatrixType &ab, const int rows, const int cols)
template<typename MatrixType >
void check_kronecker_product (const MatrixType &ab)
template<typename MatrixType >
void check_sparse_kronecker_product (const MatrixType &ab)
void test_kronecker_product ()

Function Documentation

template<typename MatrixType >
void check_dimension ( const MatrixType &  ab,
const int  rows,
const int  cols 
)

Definition at line 19 of file kronecker_product.cpp.

template<typename MatrixType >
void check_kronecker_product ( const MatrixType &  ab)

Definition at line 27 of file kronecker_product.cpp.

template<typename MatrixType >
void check_sparse_kronecker_product ( const MatrixType &  ab)

Definition at line 72 of file kronecker_product.cpp.

Definition at line 86 of file kronecker_product.cpp.



shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:38:50