Strongly typed wrapper for unbounded rolling windows. More...
#include <cudf/rolling.hpp>
Public Member Functions | |
| constexpr cudf::scalar const * | delta () const noexcept |
| Return a null row delta. More... | |
Strongly typed wrapper for unbounded rolling windows.
This window runs to the begin/end of the current row's group.
Definition at line 93 of file rolling.hpp.
|
inlineconstexprnoexcept |