Skip to content

Matrix(vector vector double v)

Prome1heus edited this page Mar 17, 2019 · 1 revision

Matrix(vector<vector > v)

Transforms the vector into a Matrix of the same size. Assumes that the vectoris of a uniform size.

Clone this wiki locally