Dialog for the Local Statistical Test tool.
More...
#include <ccStatisticalTestDlg.h>
|
| ccStatisticalTestDlg (QString param1Label, QString param2Label, QString param3Label=QString(), QString windowTitle=QString(), QWidget *parent=nullptr) |
| Default constructor (for distributions with up to 3 parameters)
|
|
double | getParam1 () const |
| Returns 1st parameter value.
|
|
double | getParam2 () const |
| Returns 2nd parameter value.
|
|
double | getParam3 () const |
| Returns 3rd parameter value.
|
|
int | getNeighborsNumber () const |
| Returns the number of neighbors.
|
|
double | getProbability () const |
| Returns the associated probability.
|
|
Dialog for the Local Statistical Test tool.
The documentation for this class was generated from the following files:
- ccStatisticalTestDlg.h
- ccStatisticalTestDlg.cpp