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

6 lines
167 B
Matlab

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