Home
last modified time | relevance | path

Searched refs:has_unitstride (Results 1 – 7 of 7) sorted by relevance

/dports/math/lapack++/lapackpp-2.5.4/matrix/src/
H A Dmtmpl.h51 if (mat.has_unitstride() && ! mat.is_submatrixview()) in assign()
238 if (dest.has_unitstride() in inject()
/dports/math/lapack++/lapackpp-2.5.4/include/
H A Dgmi.h234 bool has_unitstride() const in has_unitstride() function
H A Dgmd.h245 bool has_unitstride() const in has_unitstride() function
H A Dgmf.h204 bool has_unitstride() const in has_unitstride() function
H A Dgmli.h234 bool has_unitstride() const in has_unitstride() function
H A Dgmc.h261 bool has_unitstride() const in has_unitstride() function
/dports/math/lapack++/lapackpp-2.5.4/
H A DChangeLog368 * include/gmd.h, gmc.h, gmi.h, gmf.h, gmli.h: Add has_unitstride()