Run a task.
int size (CMatrix &s);
int size (CVector &s);
Parameters
Return Value
return row*col;;
Related Pages