Template Struct MatrixScalarProduct

Struct Documentation

template<typename Matrix, typename Scalar>
struct MatrixScalarProduct

Public Types

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