Update docs

This commit is contained in:
Chris 2019-07-09 18:20:17 -07:00
parent 5fc375a6a9
commit 06bd6fa4ee
No known key found for this signature in database
GPG Key ID: 37DAEF5F446370A4
16 changed files with 172 additions and 172 deletions

View File

@ -176,42 +176,42 @@ of Crystal.</p>
<h2>Defined in:</h2> <h2>Defined in:</h2>
<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/error.cr#L1" target="_blank"> <a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/error.cr#L1" target="_blank">
apatite/linear_algebra/error.cr apatite/linear_algebra/error.cr
</a> </a>
<br/> <br/>
<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix/eigenvalue_decomposition.cr#L1" target="_blank"> <a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix/eigenvalue_decomposition.cr#L1" target="_blank">
apatite/linear_algebra/matrix/eigenvalue_decomposition.cr apatite/linear_algebra/matrix/eigenvalue_decomposition.cr
</a> </a>
<br/> <br/>
<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix/lup_decomposition.cr#L1" target="_blank"> <a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix/lup_decomposition.cr#L1" target="_blank">
apatite/linear_algebra/matrix/lup_decomposition.cr apatite/linear_algebra/matrix/lup_decomposition.cr
</a> </a>
<br/> <br/>
<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra.cr#L6" target="_blank"> <a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra.cr#L6" target="_blank">
apatite/linear_algebra.cr apatite/linear_algebra.cr
</a> </a>
<br/> <br/>
<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite.cr#L10" target="_blank"> <a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite.cr#L10" target="_blank">
apatite.cr apatite.cr
</a> </a>
<br/> <br/>
<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/version.cr#L1" target="_blank"> <a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/version.cr#L1" target="_blank">
apatite/version.cr apatite/version.cr
</a> </a>

View File

@ -168,35 +168,35 @@
<h2>Defined in:</h2> <h2>Defined in:</h2>
<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/error.cr#L2" target="_blank"> <a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/error.cr#L2" target="_blank">
apatite/linear_algebra/error.cr apatite/linear_algebra/error.cr
</a> </a>
<br/> <br/>
<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L4" target="_blank"> <a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L4" target="_blank">
apatite/linear_algebra/vector.cr apatite/linear_algebra/vector.cr
</a> </a>
<br/> <br/>
<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L6" target="_blank"> <a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L6" target="_blank">
apatite/linear_algebra/matrix.cr apatite/linear_algebra/matrix.cr
</a> </a>
<br/> <br/>
<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra.cr#L7" target="_blank"> <a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra.cr#L7" target="_blank">
apatite/linear_algebra.cr apatite/linear_algebra.cr
</a> </a>
<br/> <br/>
<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/ndarray.cr#L1" target="_blank"> <a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/ndarray.cr#L1" target="_blank">
apatite/linear_algebra/ndarray.cr apatite/linear_algebra/ndarray.cr
</a> </a>
@ -262,7 +262,7 @@
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra.cr#L15" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra.cr#L15" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -282,7 +282,7 @@
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra.cr#L23" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra.cr#L23" target="_blank">View source</a>]
</div> </div>
</div> </div>

View File

@ -156,7 +156,7 @@
<h2>Defined in:</h2> <h2>Defined in:</h2>
<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/error.cr#L4" target="_blank"> <a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/error.cr#L4" target="_blank">
apatite/linear_algebra/error.cr apatite/linear_algebra/error.cr
</a> </a>

View File

@ -156,7 +156,7 @@
<h2>Defined in:</h2> <h2>Defined in:</h2>
<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/error.cr#L6" target="_blank"> <a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/error.cr#L6" target="_blank">
apatite/linear_algebra/error.cr apatite/linear_algebra/error.cr
</a> </a>

View File

@ -156,7 +156,7 @@
<h2>Defined in:</h2> <h2>Defined in:</h2>
<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/error.cr#L8" target="_blank"> <a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/error.cr#L8" target="_blank">
apatite/linear_algebra/error.cr apatite/linear_algebra/error.cr
</a> </a>
@ -243,7 +243,7 @@
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/error.cr#L9" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/error.cr#L9" target="_blank">View source</a>]
</div> </div>
</div> </div>

View File

@ -169,7 +169,7 @@
<h2>Defined in:</h2> <h2>Defined in:</h2>
<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/error.cr#L3" target="_blank"> <a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/error.cr#L3" target="_blank">
apatite/linear_algebra/error.cr apatite/linear_algebra/error.cr
</a> </a>

View File

@ -167,7 +167,7 @@
<h2>Defined in:</h2> <h2>Defined in:</h2>
<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L7" target="_blank"> <a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L7" target="_blank">
apatite/linear_algebra/matrix.cr apatite/linear_algebra/matrix.cr
</a> </a>
@ -910,7 +910,7 @@
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L21" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L21" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -936,7 +936,7 @@ m <span class="o">=</span> <span class="t">Matrix</span>.build(<span class="n">3
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L70" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L70" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -960,7 +960,7 @@ in <code><a href="../../Apatite/LinearAlgebra/Matrix.html#column%28j%2C%26block%
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L166" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L166" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -982,7 +982,7 @@ in <code><a href="../../Apatite/LinearAlgebra/Matrix.html#column%28j%2C%26block%
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L55" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L55" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1005,7 +1005,7 @@ y <span class="o">=</span> <span class="t">Matrix</span>[[<span class="n">1</spa
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L245" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L245" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1028,7 +1028,7 @@ y <span class="o">=</span> <span class="t">Matrix</span>[[<span class="n">1</spa
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L90" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L90" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1044,7 +1044,7 @@ y <span class="o">=</span> <span class="t">Matrix</span>[[<span class="n">1</spa
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L101" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L101" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1070,7 +1070,7 @@ m <span class="o">*</span> n
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L182" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L182" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1093,7 +1093,7 @@ y <span class="o">=</span> <span class="t">Matrix</span>[[<span class="n">5</spa
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L217" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L217" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1115,7 +1115,7 @@ y <span class="o">=</span> <span class="t">Matrix</span>[[<span class="n">5</spa
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L124" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L124" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1137,7 +1137,7 @@ y <span class="o">=</span> <span class="t">Matrix</span>[[<span class="n">5</spa
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L152" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L152" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1161,7 +1161,7 @@ arrays as the internal structure of the matrix without copying.</p>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L34" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L34" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1184,7 +1184,7 @@ arrays as the internal structure of the matrix without copying.</p>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L113" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L113" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1206,7 +1206,7 @@ arrays as the internal structure of the matrix without copying.</p>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L129" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L129" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1229,7 +1229,7 @@ y <span class="o">=</span> <span class="t">Matrix</span>[[<span class="n">5</spa
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L197" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L197" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1251,7 +1251,7 @@ y <span class="o">=</span> <span class="t">Matrix</span>[[<span class="n">5</spa
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L140" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L140" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1278,7 +1278,7 @@ y <span class="o">=</span> <span class="t">Matrix</span>[[<span class="n">5</spa
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L891" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L891" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1303,7 +1303,7 @@ Non integer exponents will be handled by diagonalizing the matrix.</p>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L1061" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L1061" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1325,7 +1325,7 @@ Non integer exponents will be handled by diagonalizing the matrix.</p>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L924" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L924" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1347,7 +1347,7 @@ Non integer exponents will be handled by diagonalizing the matrix.</p>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L951" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L951" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1369,7 +1369,7 @@ Non integer exponents will be handled by diagonalizing the matrix.</p>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L978" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L978" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1387,7 +1387,7 @@ Non integer exponents will be handled by diagonalizing the matrix.</p>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L868" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L868" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1406,7 +1406,7 @@ Raises if either index is not found.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L291" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L291" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1425,7 +1425,7 @@ index is not found.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L279" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L279" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1443,7 +1443,7 @@ index is not found.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L302" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L302" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1462,7 +1462,7 @@ Returns nil if either index is not found.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L297" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L297" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1481,7 +1481,7 @@ index is not found.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L285" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L285" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1507,7 +1507,7 @@ index is not found.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L626" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L626" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1528,7 +1528,7 @@ identical objects.</p>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L876" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L876" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1546,7 +1546,7 @@ identical objects.</p>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L1365" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L1365" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1568,7 +1568,7 @@ the first minor by (-1)**(row + column).</p>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L612" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L612" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1586,7 +1586,7 @@ the first minor by (-1)**(row + column).</p>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L353" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L353" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1605,7 +1605,7 @@ Raises if the column doesn't exist.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L336" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L336" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1624,7 +1624,7 @@ Returns nil if the column doesn't exist.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L346" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L346" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1642,7 +1642,7 @@ Returns nil if the column doesn't exist.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L314" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L314" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1665,7 +1665,7 @@ y <span class="o">=</span> <span class="t">Matrix</span>[[<span class="n">1</spa
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L264" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L264" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1690,7 +1690,7 @@ y <span class="o">=</span> <span class="t">Matrix</span>[[<span class="n">1</spa
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L1313" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L1313" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1715,7 +1715,7 @@ Consider using exact types like Rational or BigDecimal instead.</p>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L1079" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L1079" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1733,7 +1733,7 @@ Consider using exact types like Rational or BigDecimal instead.</p>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L697" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L697" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1759,7 +1759,7 @@ Elements can be restricted by passing an argument:</p>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L380" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L380" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1786,7 +1786,7 @@ puts <span class="s">&quot;</span><span class="i">#{</span>e<span class="i">}</s
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L438" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L438" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1813,7 +1813,7 @@ v.inv <span class="o">==</span> v_inv <span class="c"># =&gt; true</span>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L1277" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L1277" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1831,7 +1831,7 @@ v.inv <span class="o">==</span> v_inv <span class="c"># =&gt; true</span>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L705" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L705" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1854,7 +1854,7 @@ v.inv <span class="o">==</span> v_inv <span class="c"># =&gt; true</span>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L585" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L585" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1876,7 +1876,7 @@ v.inv <span class="o">==</span> v_inv <span class="c"># =&gt; true</span>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L999" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L999" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1894,7 +1894,7 @@ v.inv <span class="o">==</span> v_inv <span class="c"># =&gt; true</span>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L710" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L710" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1917,7 +1917,7 @@ x.hstack(y) <span class="c"># =&gt; Matrix[[1, 2, 5, 6], [3, 4, 7, 8]]</span></c
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L1161" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L1161" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1942,7 +1942,7 @@ x.hstack(y) <span class="c"># =&gt; Matrix[[1, 2, 5, 6], [3, 4, 7, 8]]</span></c
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L1328" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L1328" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1964,7 +1964,7 @@ It also accepts an optional <code>selector</code> argument, see <code><a href=".
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L495" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L495" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1987,7 +1987,7 @@ result. It also accepts an optional <code>selector</code> argument, see
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L514" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L514" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2012,7 +2012,7 @@ back into an <code>Int</code>, use <code><a href="../../Apatite/LinearAlgebra/Ma
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L1013" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L1013" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2036,7 +2036,7 @@ back into an <code>Int</code>, use <code><a href="../../Apatite/LinearAlgebra/Ma
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L642" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L642" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2054,7 +2054,7 @@ back into an <code>Int</code>, use <code><a href="../../Apatite/LinearAlgebra/Ma
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L720" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L720" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2083,7 +2083,7 @@ a.lup.solve([<span class="n">2</span>, <span class="n">5</span>]) <span class="c
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L1295" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L1295" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2102,7 +2102,7 @@ over all elements in the matrix.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L359" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L359" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2124,7 +2124,7 @@ over all elements in the matrix.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L532" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L532" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2146,7 +2146,7 @@ over all elements in the matrix.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L563" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L563" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2167,7 +2167,7 @@ over all elements in the matrix.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L732" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L732" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2188,7 +2188,7 @@ over all elements in the matrix.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L752" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L752" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2209,7 +2209,7 @@ over all elements in the matrix.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L772" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L772" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2225,7 +2225,7 @@ over all elements in the matrix.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L1384" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L1384" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2250,7 +2250,7 @@ Consider using exact types like Rational or BigDecimal instead.</p>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L1175" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L1175" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2275,7 +2275,7 @@ Consider using exact types like Rational or BigDecimal instead.</p>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L1343" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L1343" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2298,7 +2298,7 @@ i.e. not <code>Complex</code>.</p>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L798" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L798" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2320,7 +2320,7 @@ parts of the matrix</p>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L1355" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L1355" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2338,7 +2338,7 @@ parts of the matrix</p>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L803" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L803" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2357,7 +2357,7 @@ parts of the matrix</p>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L1205" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L1205" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2375,7 +2375,7 @@ parts of the matrix</p>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L322" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L322" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2394,7 +2394,7 @@ at 0 like a good boy). Raises if the row doesn't exist.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L316" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L316" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2413,7 +2413,7 @@ at 0 like a good boy). Returns nil if the row doesn't exist.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L328" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L328" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2431,7 +2431,7 @@ at 0 like a good boy). Returns nil if the row doesn't exist.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L307" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L307" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2449,7 +2449,7 @@ at 0 like a good boy). Returns nil if the row doesn't exist.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L808" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L808" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2467,7 +2467,7 @@ at 0 like a good boy). Returns nil if the row doesn't exist.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L813" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L813" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2485,7 +2485,7 @@ at 0 like a good boy). Returns nil if the row doesn't exist.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L680" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L680" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2503,7 +2503,7 @@ at 0 like a good boy). Returns nil if the row doesn't exist.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L668" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L668" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2522,7 +2522,7 @@ Raises an error if matrix is not square.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L820" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L820" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2548,7 +2548,7 @@ Raises an error if matrix is not square.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L1244" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L1244" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2566,7 +2566,7 @@ Raises an error if matrix is not square.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L1400" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L1400" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2582,7 +2582,7 @@ Raises an error if matrix is not square.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L1393" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L1393" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2598,7 +2598,7 @@ Raises an error if matrix is not square.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L1370" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L1370" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2619,7 +2619,7 @@ Raises an error if matrix is not square.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L1223" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L1223" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2640,7 +2640,7 @@ Raises an error if matrix is not square.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L1215" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L1215" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2666,7 +2666,7 @@ Raises an error if matrix is not square.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L1238" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L1238" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2684,7 +2684,7 @@ Raises an error if matrix is not square.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L832" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L832" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2700,7 +2700,7 @@ Raises an error if matrix is not square.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L1404" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L1404" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2718,7 +2718,7 @@ Raises an error if matrix is not square.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L852" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L852" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2742,7 +2742,7 @@ x.vstack(y)
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L1257" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L1257" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -2760,7 +2760,7 @@ x.vstack(y)
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix.cr#L859" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix.cr#L859" target="_blank">View source</a>]
</div> </div>
</div> </div>

View File

@ -167,7 +167,7 @@
<h2>Defined in:</h2> <h2>Defined in:</h2>
<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/ndarray.cr#L2" target="_blank"> <a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/ndarray.cr#L2" target="_blank">
apatite/linear_algebra/ndarray.cr apatite/linear_algebra/ndarray.cr
</a> </a>
@ -368,7 +368,7 @@
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/ndarray.cr#L18" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/ndarray.cr#L18" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -391,7 +391,7 @@
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/ndarray.cr#L11" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/ndarray.cr#L11" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -407,7 +407,7 @@
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/ndarray.cr#L11" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/ndarray.cr#L11" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -423,7 +423,7 @@
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/ndarray.cr#L13" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/ndarray.cr#L13" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -439,7 +439,7 @@
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/ndarray.cr#L12" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/ndarray.cr#L12" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -455,7 +455,7 @@
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/ndarray.cr#L12" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/ndarray.cr#L12" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -473,7 +473,7 @@
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/ndarray.cr#L24" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/ndarray.cr#L24" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -491,7 +491,7 @@
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/ndarray.cr#L29" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/ndarray.cr#L29" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -507,7 +507,7 @@
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/ndarray.cr#L9" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/ndarray.cr#L9" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -523,7 +523,7 @@
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/ndarray.cr#L11" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/ndarray.cr#L11" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -539,7 +539,7 @@
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/ndarray.cr#L16" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/ndarray.cr#L16" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -555,7 +555,7 @@
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/ndarray.cr#L16" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/ndarray.cr#L16" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -571,7 +571,7 @@
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/ndarray.cr#L15" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/ndarray.cr#L15" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -587,7 +587,7 @@
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/ndarray.cr#L15" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/ndarray.cr#L15" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -603,7 +603,7 @@
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/ndarray.cr#L14" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/ndarray.cr#L14" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -619,7 +619,7 @@
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/ndarray.cr#L14" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/ndarray.cr#L14" target="_blank">View source</a>]
</div> </div>
</div> </div>

View File

@ -172,7 +172,7 @@ of a <code><a href="../../Apatite/LinearAlgebra/Matrix.html">Matrix</a></code></
<h2>Defined in:</h2> <h2>Defined in:</h2>
<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L7" target="_blank"> <a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L7" target="_blank">
apatite/linear_algebra/vector.cr apatite/linear_algebra/vector.cr
</a> </a>
@ -510,7 +510,7 @@ of a <code><a href="../../Apatite/LinearAlgebra/Matrix.html">Matrix</a></code></
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L22" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L22" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -528,7 +528,7 @@ of a <code><a href="../../Apatite/LinearAlgebra/Matrix.html">Matrix</a></code></
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L34" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L34" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -547,7 +547,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L28" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L28" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -565,7 +565,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L53" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L53" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -588,7 +588,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L60" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L60" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -606,7 +606,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L75" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L75" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -624,7 +624,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L90" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L90" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -642,7 +642,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L105" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L105" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -660,7 +660,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L129" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L129" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -678,7 +678,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L120" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L120" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -696,7 +696,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L138" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L138" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -714,7 +714,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L147" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L147" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -732,7 +732,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L248" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L248" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -750,7 +750,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L193" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L193" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -768,7 +768,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L170" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L170" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -786,7 +786,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L207" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L207" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -802,7 +802,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L14" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L14" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -818,7 +818,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L14" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L14" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -836,7 +836,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L212" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L212" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -854,7 +854,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L198" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L198" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -870,7 +870,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L272" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L272" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -888,7 +888,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L221" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L221" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -904,7 +904,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L151" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L151" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -920,7 +920,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L156" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L156" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -938,7 +938,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L226" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L226" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -956,7 +956,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L231" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L231" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -974,7 +974,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L238" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L238" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -992,7 +992,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L243" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L243" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1010,7 +1010,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L254" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L254" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1028,7 +1028,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L259" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L259" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1044,7 +1044,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L263" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L263" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1060,7 +1060,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L276" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L276" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -1078,7 +1078,7 @@ whether the array itself or a copy is used internally.</p></div>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/vector.cr#L268" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/vector.cr#L268" target="_blank">View source</a>]
</div> </div>
</div> </div>

View File

@ -156,7 +156,7 @@
<h2>Defined in:</h2> <h2>Defined in:</h2>
<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/error.cr#L5" target="_blank"> <a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/error.cr#L5" target="_blank">
apatite/linear_algebra/error.cr apatite/linear_algebra/error.cr
</a> </a>

View File

@ -156,14 +156,14 @@
<h2>Defined in:</h2> <h2>Defined in:</h2>
<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix/eigenvalue_decomposition.cr#L2" target="_blank"> <a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix/eigenvalue_decomposition.cr#L2" target="_blank">
apatite/linear_algebra/matrix/eigenvalue_decomposition.cr apatite/linear_algebra/matrix/eigenvalue_decomposition.cr
</a> </a>
<br/> <br/>
<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix/lup_decomposition.cr#L2" target="_blank"> <a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix/lup_decomposition.cr#L2" target="_blank">
apatite/linear_algebra/matrix/lup_decomposition.cr apatite/linear_algebra/matrix/lup_decomposition.cr
</a> </a>

View File

@ -168,7 +168,7 @@ equal to the eigenvalues and V is formed by the eigenvectors.</p>
<h2>Defined in:</h2> <h2>Defined in:</h2>
<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix/eigenvalue_decomposition.cr#L12" target="_blank"> <a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix/eigenvalue_decomposition.cr#L12" target="_blank">
apatite/linear_algebra/matrix/eigenvalue_decomposition.cr apatite/linear_algebra/matrix/eigenvalue_decomposition.cr
</a> </a>
@ -235,7 +235,7 @@ equal to the eigenvalues and V is formed by the eigenvectors.</p>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix/eigenvalue_decomposition.cr#L13" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix/eigenvalue_decomposition.cr#L13" target="_blank">View source</a>]
</div> </div>
</div> </div>

View File

@ -168,7 +168,7 @@ linear equations. This will fail if singular? returns true.</p>
<h2>Defined in:</h2> <h2>Defined in:</h2>
<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix/lup_decomposition.cr#L12" target="_blank"> <a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix/lup_decomposition.cr#L12" target="_blank">
apatite/linear_algebra/matrix/lup_decomposition.cr apatite/linear_algebra/matrix/lup_decomposition.cr
</a> </a>
@ -235,7 +235,7 @@ linear equations. This will fail if singular? returns true.</p>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/linear_algebra/matrix/lup_decomposition.cr#L13" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/linear_algebra/matrix/lup_decomposition.cr#L13" target="_blank">View source</a>]
</div> </div>
</div> </div>

View File

@ -205,7 +205,7 @@ set <span class="o">&lt;&lt;</span> <span class="n">3</span></code></pre>
<h2>Defined in:</h2> <h2>Defined in:</h2>
<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/core_ext/array.cr#L1" target="_blank"> <a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/core_ext/array.cr#L1" target="_blank">
apatite/core_ext/array.cr apatite/core_ext/array.cr
</a> </a>
@ -339,7 +339,7 @@ set <span class="o">&lt;&lt;</span> <span class="n">3</span></code></pre>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/core_ext/array.cr#L3" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/core_ext/array.cr#L3" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -357,7 +357,7 @@ set <span class="o">&lt;&lt;</span> <span class="n">3</span></code></pre>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/core_ext/array.cr#L11" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/core_ext/array.cr#L11" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -375,7 +375,7 @@ set <span class="o">&lt;&lt;</span> <span class="n">3</span></code></pre>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/core_ext/array.cr#L19" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/core_ext/array.cr#L19" target="_blank">View source</a>]
</div> </div>
</div> </div>
@ -391,7 +391,7 @@ set <span class="o">&lt;&lt;</span> <span class="n">3</span></code></pre>
<br/> <br/>
<div> <div>
[<a href="https://github.com/watzon/apatite/blob/2e06b01822d214d8621254e69c4ac7d9918a47ec/src/apatite/core_ext/array.cr#L24" target="_blank">View source</a>] [<a href="https://github.com/watzon/apatite/blob/5fc375a6a99e49293117cf417d488784b2de26f2/src/apatite/core_ext/array.cr#L24" target="_blank">View source</a>]
</div> </div>
</div> </div>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long