Lines Matching refs:nbSupportVectors
52 this->nbSupportVectors = *it++; in setUp()
145 this->intercept=paramsp[this->vecDim*this->nbSupportVectors + this->nbSupportVectors]; in setUp()
147 this->dualCoefs=paramsp + (this->vecDim*this->nbSupportVectors); in setUp()
154 … this->coef0 =paramsp[this->vecDim*this->nbSupportVectors + this->nbSupportVectors + 1] ; in setUp()
155 this->gamma=paramsp[this->vecDim*this->nbSupportVectors + this->nbSupportVectors + 2]; in setUp()
156 … this->degree=(int)paramsp[this->vecDim*this->nbSupportVectors + this->nbSupportVectors + 3]; in setUp()
161 this->gamma=paramsp[this->vecDim*this->nbSupportVectors + this->nbSupportVectors + 1]; in setUp()
165 … this->coef0 =paramsp[this->vecDim*this->nbSupportVectors + this->nbSupportVectors + 1] ; in setUp()
166 this->gamma=paramsp[this->vecDim*this->nbSupportVectors + this->nbSupportVectors + 2]; in setUp()
177 this->nbSupportVectors, in setUp()
190 this->nbSupportVectors, in setUp()
207 this->nbSupportVectors, in setUp()
222 this->nbSupportVectors, in setUp()