gtsam
3rdparty
Eigen
doc
snippets
Cwise_ceil.cpp
Go to the documentation of this file.
1
ArrayXd
v
= ArrayXd::LinSpaced(7,-2,2);
2
cout <<
v
<< endl << endl;
3
cout <<
ceil
(
v
) << endl;
ceil
const EIGEN_DEVICE_FUNC CeilReturnType ceil() const
Definition:
ArrayCwiseUnaryOps.h:495
v
ArrayXd v
Definition:
Cwise_ceil.cpp:1
gtsam
Author(s):
autogenerated on Sat Nov 16 2024 04:02:07