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

5 lines
106 B
Matlab

% result = obj.argUChar(a)
function result = argUChar(obj,a)
error('need to compile argUChar.cpp');
end