Quantcast
Channel: Math.NET Numerics
Viewing all articles
Browse latest Browse all 971

New Post: new user question

$
0
0

Hi,

There's no need to write the full namespace, just use relative ones as usual. For example:

using MathNet.Numerics.LinearAlgebra;var a = new Double.DenseVector(newdouble[] ...);var mat = new Complex.DenseMatrix(2,3);

Nevertheless, you may still want to include the .Generic, .Double and .Complex namespaces as well, if not just to get the extension methods.

Thanks,
Christoph 


Viewing all articles
Browse latest Browse all 971

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>