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

6 lines
152 B
Matlab

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