Searched defs:UnaryUFunc (Results 1 – 2 of 2) sorted by relevance
917 struct UnaryUFunc { struct918 static std::vector<int> Types() { in Types()921 static void Call(char** args, const npy_intp* dimensions, in Call()
862 typedef GLuint (*UnaryUFunc)(GLuint input); typedef