Renamed "MatrixBase::extract() const" to "MatrixBase::part() const" * Renamed static functions identity, zero, ones, random with an upper case first letter: Identity, Zero, Ones and Random.
-use row-major traversal when the number of columns is fixed and the number of rows is dynamic -other minor changes