Home Browse Files
template <typename IndexType, typename Alpha, typename TX, typename TA>
    void
    spur(IndexType    n,
         const Alpha  &alpha,
         const TX     *x,
         IndexType    incX,
         TA           *A);

Defined in namespace ulmBLAS. Function spur with 4 template parameters.

Home

View document source

© 2011-2015 Michael Lehn