gtsam/wrap/tests/expected/@Test/arg_EigenConstRef.m

6 lines
173 B
Matlab

% automatically generated by wrap
function result = arg_EigenConstRef(obj,value)
% usage: obj.arg_EigenConstRef(value)
error('need to compile arg_EigenConstRef.cpp');
end