mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
spelling + some krazy directives
This commit is contained in:
@@ -10,4 +10,4 @@ Vector2i v1;
|
||||
v1 << 14, 15;
|
||||
m2 << v1.transpose(), 16,
|
||||
v1, m1.block(1,1,2,2);
|
||||
cout << m2 << endl;
|
||||
cout << m2 << endl;
|
||||
|
||||
Reference in New Issue
Block a user