Go to the source code of this file.
Functions | |
double | my_func (int x, float y, double z) |
TEST_SUBMODULE (numpy_vectorize, m) | |
double my_func | ( | int | x, |
float | y, | ||
double | z | ||
) |
Definition at line 17 of file test_numpy_vectorize.cpp.
TEST_SUBMODULE | ( | numpy_vectorize | , |
m | |||
) |
Definition at line 22 of file test_numpy_vectorize.cpp.