Home Browse Files
template <typename IndexType, typename MA>
    void
    gbcotr(StorageOrder order, Transpose trans, IndexType m, IndexType n,
           IndexType kl, IndexType ku, MA *A, IndexType ldA);

Defined in namespace cxxblas. Function gbcotr with 2 template parameters.

Home

View document source

© 2011-2012 Michael Lehn