File: bit-package.Rd

package info (click to toggle)
r-cran-bit 4.0.4%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 996 kB
  • sloc: ansic: 5,083; makefile: 6
file content (15 lines) | stat: -rw-r--r-- 596 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/bit-package.R
\name{bit-package}
\alias{bit-package}
\title{bit: Classes and methods for fast memory-efficient boolean selections}
\description{
Provided are classes for boolean and skewed boolean vectors, fast boolean 
methods, fast unique and non-unique integer sorting, fast set operations on 
sorted and unsorted sets of integers, and foundations for ff (range indices, 
compression, chunked processing).
}
\details{
For details view the vignettes \url{../doc/bit-usage.pdf} and
\url{../doc/bit-performance.pdf}
}