24 const ValuesVectorXOrY &xThetaValuesRaw,
33 void firstSimplestNumberLinear (
double &xThetaFirstSimplestNumber,
35 double &xThetaMax)
const;
36 void firstSimplestNumberLog (
double &xThetaFirstSimplestNumber,
38 double &xThetaMax)
const;
39 ExportValuesXOrY periodicLinear()
const;
40 ExportValuesXOrY periodicLinearGraph (
double xThetaFirstSimplestNumber,
42 double xThetaMax)
const;
43 ExportValuesXOrY periodicLinearScreen (
double xThetaMin,
44 double xThetaMax)
const;
45 ExportValuesXOrY periodicLog()
const;
46 ExportValuesXOrY periodicLogGraph (
double xThetaFirstSimplestNumber,
48 double xThetaMax)
const;
49 ExportValuesXOrY periodicLogScreen (
double xThetaMin,
50 double xThetaMax)
const;
53 const ValuesVectorXOrY m_xThetaValuesRaw;