Click here to Skip to main content
15,891,529 members

Comments by MohammadrezaMC2 (Top 2 by date)

MohammadrezaMC2 3-Feb-21 0:36am View    
How should I do it ?
MohammadrezaMC2 2-Feb-21 7:27am View    
There is a mathematical library in c++ called Armadillo, in order for me to use this I must convert my 2d array to a single pointer double* and then use Armadillo...