Home Browse Files
template <typename MA>
    typename RestrictTo<IsTpMatrix<MA>::value,
             typename RemoveRef<MA>::Type::IndexType>::Type
    tri(MA &&A);

Defined in namespace flens::lapack. Function tri with 1 template parameters.

Home

View document source

© 2011-2015 Michael Lehn