Math.NET Numerics
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

33 lines
2.0 KiB

<HTML><HEAD><TITLE>Microsoft.FSharp.Core.MatrixCommonExtensions</TITLE><link rel="stylesheet" type="text/css"href="../msdn.css"></link></HEAD><BODY>
<br><dl>
<dt></dt><dd>
<h1>[<a href='../namespaces.html'>Home</a>] Module <a href='Microsoft.FSharp.Core.html'>Microsoft.FSharp.Core</a>.MatrixCommonExtensions </h1><br>
</dd>
<dt></dt><dd>
<table>
<tr valign='top'><td>
<dt><h3>Values</h3></dt><dd>
<table width="100%%">
<tr><th width=60%>Value</th><th>Description</th></tr>
<tr valign="top"><td><pre>val matrix : <a href='../FSharp.Core/Microsoft.FSharp.Collections.type__seq-1.html'>seq</a>&lt;#<a href='../FSharp.Core/Microsoft.FSharp.Collections.type__seq-1.html'>seq</a>&lt;<a href='../FSharp.Core/Microsoft.FSharp.Core.type__float.html'>float</a>&gt;&gt; -> <a href='Microsoft.FSharp.Core.type__matrix.html'>matrix</a></pre></td><td><summary>
Builds a matrix from a sequence of sequence of floats.
</summary></td></tr>
<tr valign="top"><td><pre>val rowvec : <a href='../FSharp.Core/Microsoft.FSharp.Collections.type__seq-1.html'>seq</a>&lt;<a href='../FSharp.Core/Microsoft.FSharp.Core.type__float.html'>float</a>&gt; -> <a href='Microsoft.FSharp.Core.type__rowvec.html'>rowvec</a></pre></td><td><summary>
Builds a (row) vector from a sequence of floats.
</summary></td></tr>
<tr valign="top"><td><pre>val vector : <a href='../FSharp.Core/Microsoft.FSharp.Collections.type__seq-1.html'>seq</a>&lt;<a href='../FSharp.Core/Microsoft.FSharp.Core.type__float.html'>float</a>&gt; -> <a href='Microsoft.FSharp.Core.type__vector.html'>vector</a></pre></td><td><summary>
Builds a (column) vector from a sequence of floats.
</summary></td></tr>
</table>
</dd>
</td></tr>
<tr valign='top'><td>
<dt><h3>See Also</h3></dt><dd>
<a href="Microsoft.FSharp.Core.html">Microsoft.FSharp.Core</a> </dd>
</td></tr>
</table>
</dd>
</dl>
<br /> <br/><p><i>Documentation for assembly FSharp.PowerPack, version 1.9.6.16, generated using <a href='http://research.microsoft.com/fsharp/'>F# Programming Language</a> version 1.9.6.16</i></p>
</BODY></HTML>