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