Home | History | Annotate | Download | only in Core

Lines Matching defs:resize

67     // dummy resize function
68 void resize(Index rows, Index cols)
794 dst.resize(dstRows, dstCols);
935 other.derived().resize(this->rows(), this->cols());
951 dst.resize(dstRows, dstCols);