#include "mykroneckerproduct.h"#include <unsupported/Eigen/KroneckerProduct>Go to the source code of this file.
Namespaces | |
| namespace | SPLINTER |
Functions | |
| SparseMatrix | SPLINTER::myKroneckerProduct (const SparseMatrix &A, const SparseMatrix &B) |
| SparseVector | SPLINTER::kroneckerProductVectors (const std::vector< SparseVector > &vectors) |
| DenseVector | SPLINTER::kroneckerProductVectors (const std::vector< DenseVector > &vectors) |
| SparseMatrix | SPLINTER::kroneckerProductMatrices (const std::vector< SparseMatrix > &matrices) |
1.13.2