Searched defs:is_fortran (Results 1 – 4 of 4) sorted by relevance
182 bool is_fortran{}; member in NESGEMMExample
196 bool is_fortran{}; member in CLSGEMMExample
325 bool is_fortran() in is_fortran() function
244 SaveNumPyAccessor::SaveNumPyAccessor(std::string npy_name, const bool is_fortran) in SaveNumPyAccessor()