Go to the source code of this file.
Namespaces | |
test_user_type | |
Functions | |
def | test_user_type.test (dtype) |
def | test_user_type.test_cast (from_dtype, to_dtype) |
Variables | |
test_user_type.a = np.array(v) | |
int | test_user_type.cols = 20 |
int | test_user_type.rows = 10 |
test_user_type.v = user_type.CustomDouble(1) | |