Searched defs:DYNAMIC (Results 1 – 2 of 2) sorted by relevance
49 constexpr int DYNAMIC = -1; variable
404 void matinv(Matrix<T,DYNAMIC,DYNAMIC,TMP_ALLOC> &res, const Matrix<T,NB,NB,A> &a) in matinv() argument