wrap
pybind11
tests
test_cmake_build
test.py
Go to the documentation of this file.
1
import
sys
2
3
import
test_cmake_build
4
5
assert
isinstance
(__file__, str)
# Test this is properly set
6
7
assert
test_cmake_build.add(1, 2) == 3
8
print
(f
"{sys.argv[1]} imports, runs, and adds: 1 + 2 = 3"
)
Eigen::internal::print
EIGEN_STRONG_INLINE Packet4f print(const Packet4f &a)
Definition:
NEON/PacketMath.h:3115
isinstance
bool isinstance(handle obj)
Definition:
pytypes.h:700
gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:37:45