Go to the documentation of this file.
7 #ifndef SPARSE_GEN_MAT_PROD_H
8 #define SPARSE_GEN_MAT_PROD_H
11 #include <Eigen/SparseCore>
23 template <
typename Scalar,
int Flags = 0,
typename StorageIndex =
int>
74 #endif // SPARSE_GEN_MAT_PROD_H
A versatible sparse matrix representation.
set noclip points set clip one set noclip two set bar set border lt lw set xdata set ydata set zdata set x2data set y2data set boxwidth set dummy x
SparseGenMatProd(ConstGenericSparseMatrix &mat)
const typedef Eigen::Ref< const SparseMatrix > ConstGenericSparseMatrix
Eigen::Map< Vector > MapVec
A matrix or vector expression mapping an existing array of data.
A matrix or vector expression mapping an existing expression.
ConstGenericSparseMatrix m_mat
Eigen::SparseMatrix< Scalar, Flags, StorageIndex > SparseMatrix
Eigen::Map< const Vector > MapConstVec
Eigen::Matrix< Scalar, Eigen::Dynamic, 1 > Vector
EIGEN_DEFAULT_DENSE_INDEX_TYPE Index
The Index type as used for the API.
void perform_op(const Scalar *x_in, Scalar *y_out) const
gtsam
Author(s):
autogenerated on Sat Nov 16 2024 04:04:30