% automatically generated by wrap
function result = x(obj)
% usage: obj.x()
error('need to compile x.cpp');
end