May be i am doing something wrong but whenever i am trying to load a ".csv"
file into a vector i get error like below
"error: Mat::init(): requested size is not compatible with column vector layout
terminate called after throwing an instance of 'std::logic_error'
what(): Mat::init(): requested size is not compatible with column vector
layout
Aborted (core dumped)".
But armadillo load (ie=> x.load("***.csv") is working fine.
Is this a specified behaviour or a bug.
Thank You
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/844
_______________________________________________
mlpack mailing list
[email protected]
http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack