![]() |
Eigen-unsupported
3.3.4
|
The base class of dense and sparse Kronecker product.
Derived | is the derived type. |
Inherits ReturnByValue< Derived >.
Public Member Functions | |
Scalar | coeff (Index row, Index col) const |
Scalar | coeff (Index i) 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.