Searched defs:Transpose (Results 1 – 2 of 2) sorted by relevance
86 struct Transpose { struct92 explicit constexpr Transpose(const char(&string)[N]) { in Transpose() argument114 // If the input char is not in the Base64Url charset, Transpose::INVALID_CHAR is returned. argument
206 public @interface Transpose {} annotation in ScriptIntrinsicBLAS