gtsam/wrap/tests/expected/@Point2/vectorConfusion.m

6 lines
156 B
Matlab
Raw Normal View History

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