SPLITT defines a set of basic types, classes, global functions and constants:

Details

This documentation of the SPLITT API is still under construction. Not all classes and methods have yet been described.

Basic types

uint

uvec

vec

bvec

Global constants

G_NA_UINT

G_EMPTY_UVEC

G_PI

Global functions

SortIndices

At

Match

Seq

IsNA

NotIsNA

Classes

TraversalSpecification

TraversalTask

TraversalTaskLightweight

Tree

OrderedTree

ThreadExceptionHandler

// to enable generation of man-pages use Rcpp::export below (no spaces between :'s). [[Rcpp::export]]