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:
@@ -59,4 +59,4 @@ int main(int argc, char *argv[])
|
||||
m4 = m4 * m4.transpose().eval(); // forces immediate evaluation of the transpose
|
||||
|
||||
std::cout << "*** Step 8 ***\nm3:\n" << m3 << "\nm4:\n" << m4 << std::endl;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user