Searched refs:m_autoscaleMeanVarAll (Results 1 – 2 of 2) sorted by relevance
215 m_autoscaleMeanVarAll = false; in set_defaults()329 m_autoscaleMeanVarAll, in parse()494 m_autoscaleMeanVarAll = in parse()496 m_autoscaleMeanVarAll); in parse()643 this->m_autoscaleMeanVarAll = true; in set_autoscale_meanvar()731 if ((m_autoscaleMinMaxAll && m_autoscaleMeanVarAll) || in set_final_scaling()732 ((m_autoscaleMinMaxAll || m_autoscaleMeanVarAll) && in set_final_scaling()897 if (m_autoscaleMeanVarAll || in set_final_scaling()928 if (m_autoscaleMeanVarAll || in set_final_scaling()973 if (m_autoscaleMeanVarAll || in set_final_scaling()[all …]
326 bool m_autoscaleMeanVarAll; variable