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]))
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