in the function of Mat::resize(), line 1048 & 1049, where dose use local variable ‘part’, is it valid that assign ‘s’ to ‘part’? or ‘part’ here means the ‘Mat’ object itself ?