![]() |
Eigen-unsupported
5.0.1-dev+284dcc12
|
#include <unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h>
The base class of dense and sparse Kronecker product.
| Derived | is the derived type. |
Public Member Functions | |
| Scalar | coeff (Index i) const |
| Scalar | coeff (Index row, Index col) const |
| KroneckerProductBase (const Lhs &A, const Rhs &B) | |
| Constructor. | |
|
inline |
This overrides ReturnByValue::coeff because this function is efficient enough.
|
inline |
This overrides ReturnByValue::coeff because this function is efficient enough.