Strongly typed wrapper for current_row rolling windows. More...
#include <rolling.hpp>
Public Member Functions | |
constexpr cudf::scalar const * | delta () const noexcept |
Return a null row delta. More... | |
Strongly typed wrapper for current_row rolling windows.
This window contains all rows that are equal to the current row.
Definition at line 100 of file rolling.hpp.
|
inlineconstexprnoexcept |