Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
wrap
pybind11
tests
test_cmake_build
test.py
Go to the documentation of this file.
1
# -*- coding: utf-8 -*-
2
import
sys
3
import
test_cmake_build
4
5
assert
test_cmake_build.add(1, 2) == 3
6
print
(
"{} imports, runs, and adds: 1 + 2 = 3"
.format(sys.argv[1]))
gtsam::print
void print(const Matrix &A, const string &s, ostream &stream)
Definition:
Matrix.cpp:155
gtsam
Author(s):
autogenerated on Sat May 8 2021 02:46:02