Hi,
First of all, great project! I was able to get going with it fairly quickly; it's well organized and straight forward.
I'm attempting to convert some Matlab script to C# which uses the 'lsqlin' function and parameters to set the upper and lower bounds of the result (0 <= x <= 1). I haven't found anything to set bounds, am I missing that or is that functionality not available? If not, do you know of a C# library that might have what I'm looking for? Most of my searches redirect to this project.
Thanks!
Erik
First of all, great project! I was able to get going with it fairly quickly; it's well organized and straight forward.
I'm attempting to convert some Matlab script to C# which uses the 'lsqlin' function and parameters to set the upper and lower bounds of the result (0 <= x <= 1). I haven't found anything to set bounds, am I missing that or is that functionality not available? If not, do you know of a C# library that might have what I'm looking for? Most of my searches redirect to this project.
Thanks!
Erik