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

6 lines
167 B
Matlab

% automatically generated by wrap
function [first,second] = create_MixedPtrs(obj)
% usage: obj.create_MixedPtrs()
error('need to compile create_MixedPtrs.cpp');
end