Mir 1.0
Mir application programming interface
 
Loading...
Searching...
No Matches
mirml_nr_spqntl_t_ Struct Reference

Structure for single-pass estimation of arbitrary quantiles. More...

#include <mirml_nr.h>

Data Fields

int nbuf
 Batch size, more is better for accuracy.
 
int nq
 Grid size for p-values, more is better for accuracy.
 
int nt
 Internal parameter.
 
int nd
 Internal parameter.
 
mirml_vector_tpval
 General purpose array of p-values.
 
mirml_vector_tdbuf
 Data buffer.
 
mirml_vector_tqile
 Internal data.
 
double q0
 Internal parameter.
 
double qm
 Internal parameter.
 

Detailed Description

Structure for single-pass estimation of arbitrary quantiles.


The documentation for this struct was generated from the following file: