This website requires JavaScript.
Explore
Help
Register
Sign In
CFD
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b836acb799
eigen
/
doc
/
snippets
/
MatrixBase_asDiagonal.cpp
2 lines
56 B
C++
Raw
Normal View
History
Unescape
Escape
fix compilation of the doc and started a page dedicated to high performance and or BLAS users
2009-07-28 00:50:39 +08:00
cout
<
<
Matrix3i
(
Vector3i
(
2
,
5
,
6
)
.
asDiagonal
(
)
)
<
<
endl
;
Reference in New Issue
Copy Permalink