All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
kernel-utils.h File Reference
#include "common.h"

Go to the source code of this file.

Functions

EXPORT_SYMBOL void awkward_regularize_rangeslice (int64_t *start, int64_t *stop, bool posstep, bool hasstart, bool hasstop, int64_t length)
 
EXPORT_SYMBOL void awkward_ListArray_combinations_step_64 (int64_t **tocarry, int64_t *toindex, int64_t *fromindex, int64_t j, int64_t stop, int64_t n, bool replacement)
 

Function Documentation

◆ awkward_ListArray_combinations_step_64()

EXPORT_SYMBOL void awkward_ListArray_combinations_step_64 ( int64_t **  tocarry,
int64_t *  toindex,
int64_t *  fromindex,
int64_t  j,
int64_t  stop,
int64_t  n,
bool  replacement 
)

◆ awkward_regularize_rangeslice()

EXPORT_SYMBOL void awkward_regularize_rangeslice ( int64_t *  start,
int64_t *  stop,
bool  posstep,
bool  hasstart,
bool  hasstop,
int64_t  length 
)