mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
fixing a lot of typos
This commit is contained in:
committed by
Charles Schlosser
parent
c29c800126
commit
6331da95eb
@@ -1374,7 +1374,7 @@ static inline void order_children(
|
||||
|
||||
/* order this column */
|
||||
Col[c].shared2.order = order++;
|
||||
/* collaps tree */
|
||||
/* collapse tree */
|
||||
Col[c].shared1.parent = parent;
|
||||
|
||||
/* get immediate parent of this column */
|
||||
|
||||
Reference in New Issue
Block a user