1.11.1
CCC
 
Loading...
Searching...
No Matches
gstlrn::Global_Result Class Reference

#include <CalcGlobal.hpp>

Inheritance diagram for gstlrn::Global_Result:
gstlrn::AStringable

Public Member Functions

String toString (const AStringFormat *strfmt=nullptr) const override
 AStringable Interface.
 
- Public Member Functions inherited from gstlrn::AStringable
 AStringable ()
 
 AStringable (const AStringable &r)
 
AStringableoperator= (const AStringable &r)
 
virtual ~AStringable ()
 
virtual void display (const AStringFormat *strfmt=nullptr) const final
 
virtual void display (Id level) const final
 
void printConcreteClassName () const
 

Public Attributes

Id ntot
 
Id np
 
Id ng
 
double surface
 
double zest
 
double sse
 
double cvgeo
 
double cvv
 
 weights
 
 DECLARE_TOTL
 Has a specific implementation in the Target language (for R only)
 

Member Function Documentation

◆ toString()

String gstlrn::Global_Result::toString ( const AStringFormat strfmt = nullptr) const
overridevirtual

AStringable Interface.

Reimplemented from gstlrn::AStringable.

Member Data Documentation

◆ cvgeo

double gstlrn::Global_Result::cvgeo

◆ cvv

double gstlrn::Global_Result::cvv

◆ DECLARE_TOTL

gstlrn::Global_Result::DECLARE_TOTL

Has a specific implementation in the Target language (for R only)

◆ ng

Id gstlrn::Global_Result::ng

◆ np

Id gstlrn::Global_Result::np

◆ ntot

Id gstlrn::Global_Result::ntot

◆ sse

double gstlrn::Global_Result::sse

◆ surface

double gstlrn::Global_Result::surface

◆ weights

gstlrn::Global_Result::weights

◆ zest

double gstlrn::Global_Result::zest

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