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