| AppendProfile(const string &name, const Elemental_Profile &profile=Elemental_Profile(), map< string, element_information > *elementinfo=nullptr) | Elemental_Profile_Set | |
| AppendProfiles(const Elemental_Profile_Set &profiles, map< string, element_information > *elementinfo) | Elemental_Profile_Set | |
| AppendtoNotes(const string ¬e) | Interface | inline |
| ApplyBoxCoxTransform(CMBVector *lambda_vals=nullptr) | Elemental_Profile_Set | |
| ApplyOrganicMatterAndSizeCorrections(const vector< double > &om_size, map< string, element_information > *elementinfo=nullptr) | Elemental_Profile_Set | |
| BuildRegressionModel(const string &element, const string &om, const string &d, regression_form form=regression_form::linear, const double &p_value_threshold=0.05) | Elemental_Profile_Set | |
| BuildRegressionModels(const string &om, const string &d, regression_form form=regression_form::linear, const double &p_value_threshold=0.05) | Elemental_Profile_Set | |
| CalculateBoxCoxParameters() | Elemental_Profile_Set | |
| CalculateCorrelationMatrix() | Elemental_Profile_Set | |
| CalculateCovarianceMatrix() | Elemental_Profile_Set | |
| CalculateDotProduct(const CVector &v) const | Elemental_Profile_Set | |
| CalculateElementMeans(const vector< string > &element_order=vector< string >()) const | Elemental_Profile_Set | |
| CalculateKolmogorovSmirnovStatistics(distribution_type dist_type) | Elemental_Profile_Set | |
| CheckForNegativeValues(const vector< string > &element_names) const | Elemental_Profile_Set | |
| ClearNotes() | Interface | inline |
| ContainsElement(const string &element_name) const | Elemental_Profile_Set | |
| contribution_ | Elemental_Profile_Set | private |
| contribution_softmax_ | Elemental_Profile_Set | private |
| CopyIncludedInAnalysis(bool applyomsizecorrection, const vector< double > &om_size, map< string, element_information > *elementinfo=nullptr) | Elemental_Profile_Set | |
| CopyToGSLMatrix() const | Elemental_Profile_Set | |
| CreateCorrectedSet(bool exclude_samples, bool exclude_elements, bool omnsizecorrect, const vector< double > &om_size, const map< string, element_information > *elementinfo=nullptr) const | Elemental_Profile_Set | |
| DetectOutliers(const double &lowerlimit=0, const double &upperlimit=0) | Elemental_Profile_Set | |
| element_distributions_ | Elemental_Profile_Set | private |
| Elemental_Profile_Set() | Elemental_Profile_Set | |
| Elemental_Profile_Set(const Elemental_Profile_Set &other) | Elemental_Profile_Set | |
| EliminateSamples(vector< string > samples_to_eliminate, map< string, element_information > *elementinfo) const | Elemental_Profile_Set | |
| ExtractChemicalElements(const map< string, element_information > *elementinfo, bool isotopes) const | Elemental_Profile_Set | |
| ExtractElements(const vector< string > &element_list) const | Elemental_Profile_Set | |
| GetAllConcentrationsFor(const string &element_name) | Elemental_Profile_Set | |
| GetAssignedDistribution(const string &element_name) const | Elemental_Profile_Set | |
| GetConcentrationsForSample(const string &sample_name) const | Elemental_Profile_Set | |
| GetContribution() const | Elemental_Profile_Set | inline |
| GetContributionSoftmax() const | Elemental_Profile_Set | inline |
| GetElementDistribution(const string &element_name) | Elemental_Profile_Set | |
| GetElementDistribution(const string &element_name) const | Elemental_Profile_Set | |
| GetElementNames() const | Elemental_Profile_Set | |
| GetEstimatedDistribution(const string &element_name) | Elemental_Profile_Set | |
| GetEstimatedMu(const string &element) const | Elemental_Profile_Set | |
| GetEstimatedSigma(const string &element) const | Elemental_Profile_Set | |
| GetFittedDistribution(const string &element_name) | Elemental_Profile_Set | |
| GetMaximum() const | Elemental_Profile_Set | |
| GetMinimum() const | Elemental_Profile_Set | |
| GetNotes() const | Interface | inline |
| GetOptions() | Interface | inline |
| GetProfile(const string &name) | Elemental_Profile_Set | |
| GetProfile(const string &name) const | Elemental_Profile_Set | |
| GetProfile(unsigned int index) | Elemental_Profile_Set | |
| GetProfile(unsigned int index) const | Elemental_Profile_Set | |
| GetRegressionModels() | Elemental_Profile_Set | |
| GetRegressionsAsResult() | Elemental_Profile_Set | |
| GetSampleNames() const | Elemental_Profile_Set | |
| highlightoutsideoflimit | Interface | |
| highlimit | Interface | |
| Interface() | Interface | |
| Interface(const Interface &intf) | Interface | |
| lowlimit | Interface | |
| mlr_vs_om_size_ | Elemental_Profile_Set | private |
| Notes | Interface | private |
| operator=(const Elemental_Profile_Set &other) | Elemental_Profile_Set | |
| Interface::operator=(const Interface &intf) | Interface | |
| Option(options_key opt) | Interface | inline |
| Options | Interface | private |
| OutlierAnalysisDone() const | Elemental_Profile_Set | inline |
| outlierdone_ | Elemental_Profile_Set | private |
| Read(const QStringList &strlist) override | Elemental_Profile_Set | virtual |
| ReadFromJsonObject(const QJsonObject &jsonobject) override | Elemental_Profile_Set | virtual |
| SelectTopElementsAggregate(int n) const | Elemental_Profile_Set | |
| SetContribution(const double &value) | Elemental_Profile_Set | |
| SetContributionSoftmax(const double &value) | Elemental_Profile_Set | |
| SetEstimatedMu(const string &element, const double &value) | Elemental_Profile_Set | |
| SetEstimatedSigma(const string &element, const double &value) | Elemental_Profile_Set | |
| SetLimit(_range lowhigh, const double &value) | Interface | inline |
| SetNotes(const string ¬e) | Interface | inline |
| SetOption(options_key opt, bool val) | Interface | inline |
| SetRegressionModels(const string &om, const string &d, regression_form form=regression_form::linear, const double &p_value_threshold=0.05) | Elemental_Profile_Set | |
| SetRegressionModels(const MultipleLinearRegressionSet *mlrset) | Elemental_Profile_Set | |
| SetXAxisLabel(const QString &label) | Interface | inline |
| SetYAxisLabel(const QString &label) | Interface | inline |
| toJsonObject() const override | Elemental_Profile_Set | virtual |
| ToMatrix() const | Elemental_Profile_Set | |
| ToString() const override | Elemental_Profile_Set | virtual |
| ToTable() override | Elemental_Profile_Set | virtual |
| UpdateElementDistributions() | Elemental_Profile_Set | |
| writetofile(QFile *file) override | Elemental_Profile_Set | virtual |
| XAxis_Label | Interface | private |
| XAxisLabel() const | Interface | inline |
| YAxis_Label | Interface | private |
| YAxisLabel() const | Interface | inline |