Monday, April 29, 2013

pointer to 2D vector c++

complex<double>* m_pMatA = new complex<double> [size*size];

No comments:

Post a Comment