% result = obj.vectorConfusion()
function result = vectorConfusion(obj)
error('need to compile vectorConfusion.cpp');
end