mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Fix typo: duplicated 'for' in docs
This commit is contained in:
committed by
Charles Schlosser
parent
302fc46bc3
commit
cedf1f4c17
@@ -449,7 +449,7 @@ conj(array1)
|
||||
</td></tr>
|
||||
</table>
|
||||
|
||||
Some coefficient-wise operators are readily available for for matrices and vectors through the following cwise* methods:
|
||||
Some coefficient-wise operators are readily available for matrices and vectors through the following cwise* methods:
|
||||
<table class="manual">
|
||||
<tr><th>Matrix API \matrixworld</th><th>Via Array conversions</th></tr>
|
||||
<tr><td>\code
|
||||
|
||||
Reference in New Issue
Block a user