Cwise_floor.cpp
Go to the documentation of this file.
1 ArrayXd v = ArrayXd::LinSpaced(7,-2,2);
2 cout << v << endl << endl;
3 cout << floor(v) << endl;
EIGEN_DEVICE_FUNC const FloorReturnType floor() const
ArrayXd v
Definition: Cwise_floor.cpp:1


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:41:54