gtsam/wrap/tests/expected_namespaces/@ns2ClassA/nsArg.m

6 lines
133 B
Matlab
Raw Normal View History

2012-06-06 20:03:49 +08:00
% automatically generated by wrap
function result = nsArg(obj,arg)
% usage: obj.nsArg(arg)
error('need to compile nsArg.cpp');
end