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