mirror of
https://gitlab.com/libeigen/eigen.git
synced 2024-12-21 07:19:46 +08:00
3 lines
49 B
C++
3 lines
49 B
C++
Array4d v(-0.5,2,0,-7);
|
|
cout << v.erf() << endl;
|