NiHu
2.0
|
Kronecker product of a matrix by an Identity matrix. More...
#include <Eigen/Dense>
#include <type_traits>
#include <utility>
Go to the source code of this file.
Classes | |
class | NiHu::fmm::kron_identity< Lhs, Dim > |
Functions | |
template<size_t Dim, class Lhs > | |
kron_identity< Lhs, Dim > | NiHu::fmm::create_kron_identity (Lhs &&lhs) |
Kronecker product of a matrix by an Identity matrix.
Definition in file kron_identity.hpp.