1
0
mirror of https://gitlab.com/libeigen/eigen.git synced 2025-05-05 02:04:07 +08:00
2015-12-30 15:12:15 +01:00

3 lines
49 B
C++

Array4d v(-0.5,2,0,-7);
cout << v.erf() << endl;