Skylark (Sketching Library)  0.1
Public Member Functions | Public Attributes
skylark::sketch::PPT_data_t::params_t Struct Reference

Params structure. More...

#include <PPT_data.hpp>

Inheritance diagram for skylark::sketch::PPT_data_t::params_t:
Inheritance graph
[legend]
Collaboration diagram for skylark::sketch::PPT_data_t::params_t:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 params_t (int q=3, double c=1.0, double gamma=1.0)

Public Attributes

const int q
const double c
const double gamma

Detailed Description

Params structure.

Definition at line 29 of file PPT_data.hpp.


Constructor & Destructor Documentation

skylark::sketch::PPT_data_t::params_t::params_t ( int  q = 3,
double  c = 1.0,
double  gamma = 1.0 
) [inline]

Definition at line 31 of file PPT_data.hpp.


Member Data Documentation

Definition at line 36 of file PPT_data.hpp.

Definition at line 37 of file PPT_data.hpp.

Definition at line 35 of file PPT_data.hpp.


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