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

6 lines
167 B
Matlab

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