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

5 lines
141 B
Matlab

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