Hi,

I want to use Scid matrixes for implementing GMM algorithm. I will start by writing Naive Bayes with linear and quadratic decision boundaries .

I reliaze Scid does not provides any functions for getting spesific row or coloumn. Matrixwview class only supplies opIndex function.

Is there anything that I am missing or what is the best to get nth column or row with Scid library.

Link to Scid lib: http://www.kyllingen.net/code/scid/doc/scid_matrix.html

Reply via email to