mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-01-06 14:14:46 +08:00
2 lines
51 B
C++
2 lines
51 B
C++
Array4d v(0.5,10,0,-1);
|
|
cout << v.lgamma() << endl; |