Eigen::KroneckerProductBase
template<typename Derived>
class Eigen::KroneckerProductBase< Derived >
The base class of dense and sparse Kronecker product.
- Template Parameters
-
Derived |
is the derived type. |
Inherits ReturnByValue< Derived >.
coeff() [1/2]
template<typename Derived >
This overrides ReturnByValue::coeff because this function is efficient enough.
coeff() [2/2]
template<typename Derived >
This overrides ReturnByValue::coeff because this function is efficient enough.
The documentation for this class was generated from the following file: