Template Struct ScalarMatrixProduct

Struct Documentation

template<typename Scalar, typename Matrix>
struct ScalarMatrixProduct

Public Types

typedef const Eigen::CwiseUnaryOp<Eigen::internal::scalar_multiple_op<Scalar>, const Matrix> type