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