2 lines
51 B
C++
2 lines
51 B
C++
Array4d v(0.5,10,0,-1);
|
|
cout << v.lgamma() << endl; |
Array4d v(0.5,10,0,-1);
|
|
cout << v.lgamma() << endl; |