Sign in
eigen
/
mirror
/
b1b6864c886e729449d560cb44cd080be9ac59b8
/
.
/
doc
/
snippets
/
Cwise_log.cpp
blob: f7aca72fd8fa27df96c9552595d465f23cfc02e1 [
file
]
Array3d
v
(
1
,
2
,
3
);
cout
<<
v
.
log
()
<<
endl
;