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

6 lines
129 B
Matlab

function result = y(obj)
% usage: obj.y()
% automatically generated by wrap on 2011-Oct-31
error('need to compile y.cpp');
end