Home Browse Files
template <typename IndexType, typename TL, typename Buffer>
    void
    trlpack(IndexType   mc,
            bool        conj,
            bool        unit,
            const TL    *L,
            IndexType   incRowL,
            IndexType   incColL,
            Buffer      *buffer);

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

Home

View document source

© 2011-2015 Michael Lehn