This is the quantile-estimator Reference Manual, version 0.0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 07:24:57 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
quantile-estimator
Implementation of Graham Cormode and S. Muthukrishnan’s
Effective Computation of Biased Quantiles over Data Streams in ICDE’05
Ilya Khaprov <ilya.kharpov@publitechs.com>
MIT
0.0.1
alexandria
(system).
src
(module).
Modules are listed depth-first from the system components tree.
quantile-estimator/src
quantile-estimator
(system).
package.lisp
(file).
quantile.lisp
(file).
estimator.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
quantile-estimator/quantile-estimator.asd
quantile-estimator/src/package.lisp
quantile-estimator/src/quantile.lisp
quantile-estimator/src/estimator.lisp
quantile-estimator/quantile-estimator.asd
quantile-estimator
(system).
quantile-estimator/src/quantile.lisp
package.lisp
(file).
src
(module).
make-quantile
(function).
quantile-inaccuracy
(reader method).
quantile-quantile
(reader method).
quantile.delta
(function).
quantile
(class).
quantile-estimator/src/estimator.lisp
quantile.lisp
(file).
src
(module).
estimator-invariants
(reader method).
estimator-observations
(reader method).
(setf estimator-observations)
(writer method).
estimator-sum
(reader method).
(setf estimator-sum)
(writer method).
estimator.observe
(function).
estimator.query
(function).
make-estimator
(function).
+buffer-size+
(constant).
estimator
(class).
estimator.compress
(function).
estimator.flush
(function).
estimator.invariant
(function).
estimator.replace-batch
(function).
make-sample
(function).
sample
(class).
sample-delta
(reader method).
(setf sample-delta)
(writer method).
sample-rank
(reader method).
(setf sample-rank)
(writer method).
sample-successor
(reader method).
(setf sample-successor)
(writer method).
sample-value
(reader method).
(setf sample-value)
(writer method).
Packages are listed by definition order.
quantile-estimator
alexandria
.
common-lisp
.
estimator-invariants
(generic reader).
estimator-observations
(generic reader).
(setf estimator-observations)
(generic writer).
estimator-sum
(generic reader).
(setf estimator-sum)
(generic writer).
estimator.observe
(function).
estimator.query
(function).
make-estimator
(function).
make-quantile
(function).
quantile-inaccuracy
(generic reader).
quantile-quantile
(generic reader).
quantile.delta
(function).
+buffer-size+
(constant).
estimator
(class).
estimator.compress
(function).
estimator.flush
(function).
estimator.invariant
(function).
estimator.replace-batch
(function).
make-sample
(function).
quantile
(class).
sample
(class).
sample-delta
(generic reader).
(setf sample-delta)
(generic writer).
sample-rank
(generic reader).
(setf sample-rank)
(generic writer).
sample-successor
(generic reader).
(setf sample-successor)
(generic writer).
sample-value
(generic reader).
(setf sample-value)
(generic writer).
Definitions are sorted by export status, category, package, and then by lexicographic order.
:invariants
This slot is read-only.
(make-array quantile-estimator::+buffer-size+)
:buffer
0
:buffer-pos
:head
0
0
Jump to: | (
E F G M Q S |
---|
Jump to: | (
E F G M Q S |
---|
Jump to: | +
B C D H I O Q R S V |
---|
Jump to: | +
B C D H I O Q R S V |
---|
Jump to: | C E F M P Q S |
---|
Jump to: | C E F M P Q S |
---|