shapeworks::GroupPvalueJob
Inherits from shapeworks::Job, QObject
Public Functions
| Name | |
|---|---|
| GroupPvalueJob(ParticleShapeStatistics stats) | |
| virtual void | run() override |
| virtual QString | name() override |
| Eigen::VectorXf | get_group_pvalues() |
Additional inherited members
Public Signals inherited from shapeworks::Job
| Name | |
|---|---|
| void | error_message(QString ) |
| void | warning_message(QString ) |
| void | progress(double ) |
| void | message(QString ) |
| void | finished() |
Public Functions inherited from shapeworks::Job
| Name | |
|---|---|
| Job() | |
| virtual | ~Job() |
| virtual QString | get_completion_message() |
| void | start_timer() |
| qint64 | timer_elapsed() |
Public Functions Documentation
function GroupPvalueJob
GroupPvalueJob(
ParticleShapeStatistics stats
)
function run
virtual void run() override
Reimplements: shapeworks::Job::run
function name
virtual QString name() override
Reimplements: shapeworks::Job::name
function get_group_pvalues
Eigen::VectorXf get_group_pvalues()
Updated on 2022-07-23 at 17:50:03 -0600