Classes | Namespaces | Functions
KroneckerTensorProduct.h File Reference

Go to the source code of this file.

Classes

class  Eigen::KroneckerProduct< Lhs, Rhs >
 Kronecker tensor product helper class for dense matrices. More...
 
class  Eigen::KroneckerProductBase< Derived >
 The base class of dense and sparse Kronecker product. More...
 
class  Eigen::KroneckerProductSparse< Lhs, Rhs >
 Kronecker tensor product helper class for sparse matrices. More...
 
struct  Eigen::internal::traits< KroneckerProduct< _Lhs, _Rhs > >
 
struct  Eigen::internal::traits< KroneckerProductSparse< _Lhs, _Rhs > >
 

Namespaces

 Eigen
 
 Eigen::internal
 

Functions

template<typename A , typename B >
KroneckerProduct< A, B > Eigen::kroneckerProduct (const MatrixBase< A > &a, const MatrixBase< B > &b)
 
template<typename A , typename B >
KroneckerProductSparse< A, B > Eigen::kroneckerProduct (const EigenBase< A > &a, const EigenBase< B > &b)
 


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:09:49