Sign in
eigen
/
mirror
/
35df3a32eb7f41e8c6859c2e94490148145c069c
/
.
/
doc
/
snippets
/
Cwise_lgamma.cpp
blob: cbc69b98939d6b88f72261c890107a5072a18792 [
file
]
Array4d
v
(
0.5
,
10
,
0
,-
1
);
cout
<<
v
.
lgamma
()
<<
endl
;