Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/mat_GF2.cpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
<span class="Comment">// rank of the first w columns).</span>

<span class="Type">void</span> image(mat_GF2&amp; X, <span class="Type">const</span> mat_GF2&amp; A);
<span class="Comment">// The rows of X are computed as basis of A's row space. X is is row</span>
<span class="Comment">// The rows of X are computed as basis of A's row space. X is in row</span>
<span class="Comment">// echelon form</span>


Expand Down