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