I want to create a software to solve problems(find minimum cost). My question is: How to fill matrices and vectors in MathNet.numerics from SQL database table(int, double)?
I have seen MathNet documentation, but they are not so helpful (there is no mention of SQL databases).