I need to create a DoubleUpperTriMatrix data structure in my app but I can’t find where it is located so I can import the needed libraries. Using Google found that people include it via System.Object.CenterSpace.NMath.Matrix.DoubleUpperTriMatrix but it seems on Visual Studio 2010 it is not there anymore. How do I include it?
I need to create a DoubleUpperTriMatrix data structure in my app but I can’t
Share
This component is not a part of Visual Studio, nor is it published by Microsoft. It is published by a 3rd-party called CenterSpace Software as part of their NMath package, which you will need to purchase.