Skip to content

Instantly share code, notes, and snippets.

using System;
using MathNet.Numerics.LinearAlgebra;
using MathNet.Numerics.LinearAlgebra.Double;
namespace HelloWorld
{
class Hello
{
public static void Main()
{