Home Browse Files
template <typename IndexType, typename Alpha, typename VX>
    void
    scal(IndexType      n,
         const Alpha    &alpha,
         VX             *x,
         IndexType      incX);

Defined in namespace ulmBLAS. Function scal with 3 template parameters.

Home

View document source

© 2011-2015 Michael Lehn