template<typename MatrixType, typename InputVectorType, typename OutputVectorType, typename ColumnIndicesType = void, typename VectorRank = typename ViewRank<InputVectorType>::type, typename ImplTag = DefaultMultiply>
class Stokhos::Multiply< MatrixType, InputVectorType, OutputVectorType, ColumnIndicesType, VectorRank, ImplTag >
Definition at line 96 of file Stokhos_Multiply.hpp.