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