gtsam
3rdparty
Eigen
doc
snippets
Cwise_tanh.cpp
Go to the documentation of this file.
1
ArrayXd
v
= ArrayXd::LinSpaced(5,0,1);
2
cout <<
tanh
(
v
) << endl;
tanh
EIGEN_DEVICE_FUNC const TanhReturnType tanh() const
Definition:
ArrayCwiseUnaryOps.h:325
v
ArrayXd v
Definition:
Cwise_tanh.cpp:1
gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:34:06