|
|
|
@ -927,6 +927,9 @@ |
|
|
|
<Compile Include="..\Numerics\LinearAlgebra\Storage\VectorStorage.Validation.cs"> |
|
|
|
<Link>LinearAlgebra\Storage\VectorStorage.Validation.cs</Link> |
|
|
|
</Compile> |
|
|
|
<Compile Include="..\Numerics\NonConvergenceException.cs"> |
|
|
|
<Link>NonConvergenceException.cs</Link> |
|
|
|
</Compile> |
|
|
|
<Compile Include="..\Numerics\NumberTheory\IntegerTheory.cs"> |
|
|
|
<Link>NumberTheory\IntegerTheory.cs</Link> |
|
|
|
</Compile> |
|
|
|
@ -981,6 +984,12 @@ |
|
|
|
<Compile Include="..\Numerics\Random\Xorshift.cs"> |
|
|
|
<Link>Random\Xorshift.cs</Link> |
|
|
|
</Compile> |
|
|
|
<Compile Include="..\Numerics\RootFinding\Bracketing.cs"> |
|
|
|
<Link>RootFinding\Bracketing.cs</Link> |
|
|
|
</Compile> |
|
|
|
<Compile Include="..\Numerics\RootFinding\FindRoots.cs"> |
|
|
|
<Link>RootFinding\FindRoots.cs</Link> |
|
|
|
</Compile> |
|
|
|
<Compile Include="..\Numerics\SerializableAttribute.cs"> |
|
|
|
<Link>SerializableAttribute.cs</Link> |
|
|
|
</Compile> |
|
|
|
|