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:
@@ -507,7 +507,7 @@ class SparseLU : public SparseSolverBase<SparseLU<MatrixType_, OrderingType_>>,
|
||||
SparseLU(const SparseLU&);
|
||||
}; // End class SparseLU
|
||||
|
||||
// Functions needed by the anaysis phase
|
||||
// Functions needed by the analysis phase
|
||||
/** \brief Compute the column permutation.
|
||||
*
|
||||
* Compute the column permutation to minimize the fill-in
|
||||
|
||||
Reference in New Issue
Block a user