mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-21 20:10:17 +00:00
Update linalg.h
This commit is contained in:
parent
c121dbe89c
commit
7ace02a039
@ -706,4 +706,6 @@ inline void add_module_linalg(VM* vm){
|
|||||||
PyMat3x3::register_class(vm, linalg);
|
PyMat3x3::register_class(vm, linalg);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
static_assert(sizeof(Py_<PyMat3x3>) <= 64);
|
||||||
|
|
||||||
} // namespace pkpy
|
} // namespace pkpy
|
Loading…
x
Reference in New Issue
Block a user