mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Fix ~40 typos found by codespell across the codebase
libeigen/eigen!2181 Co-authored-by: Rasmus Munk Larsen <rmlarsen@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<!ELEMENT SIZE (#PCDATA)>
|
||||
<!ELEMENT ENTRIES (#PCDATA)> <!-- The number of nonzeros elements -->
|
||||
<!ELEMENT PATTERN (#PCDATA)> <!-- Is structural pattern symmetric or not -->
|
||||
<!ELEMENT SYMMETRY (#PCDATA)> <!-- symmmetry with numerical values -->
|
||||
<!ELEMENT SYMMETRY (#PCDATA)> <!-- symmetry with numerical values -->
|
||||
<!ELEMENT POSDEF (#PCDATA)> <!-- Is the matrix positive definite or not -->
|
||||
<!ELEMENT ARITHMETIC (#PCDATA)>
|
||||
<!ELEMENT RHS (SOURCE)> <!-- A matrix can have one or more right hand side associated. -->
|
||||
|
||||
Reference in New Issue
Block a user