Vespucci  1.0.0
PrincipalComponentsDialog Class Reference

The PrincipalComponentsDialog class Dialog for performing principal components analysis. More...

#include <principalcomponentsdialog.h>

Inheritance diagram for PrincipalComponentsDialog:

Public Member Functions

 PrincipalComponentsDialog (QWidget *parent, QSharedPointer< VespucciWorkspace > ws, QSharedPointer< AbstractDataAnalyzer > analyzer)
 PrincipalComponentsDialog::PrincipalComponentsDialog. More...
 
 ~PrincipalComponentsDialog ()
 

Detailed Description

The PrincipalComponentsDialog class Dialog for performing principal components analysis.

Definition at line 35 of file principalcomponentsdialog.h.

Constructor & Destructor Documentation

PrincipalComponentsDialog::PrincipalComponentsDialog ( QWidget *  parent,
QSharedPointer< VespucciWorkspace ws,
QSharedPointer< AbstractDataAnalyzer analyzer 
)
explicit

PrincipalComponentsDialog::PrincipalComponentsDialog.

Parameters
parentsee QWidget
wsCurrent workspace
rowCurrently selected row

Definition at line 30 of file principalcomponentsdialog.cpp.

PrincipalComponentsDialog::~PrincipalComponentsDialog ( )

Definition at line 40 of file principalcomponentsdialog.cpp.


The documentation for this class was generated from the following files: