![]() |
Eigen-unsupported
3.4.90 (git rev 67eeba6e720c5745abc77ae6c92ce0a44aa7b7ae)
|
The base class of dense and sparse Kronecker product.
Derived | is the derived type. |
Inherits ReturnByValue< Derived >.
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.