Lines Matching refs:vecDim
51 this->vecDim = *it++; in setUp()
59 samples.reload(SVMF16::INPUT_F16_ID,mgr,this->vecDim); in setUp()
81 samples.reload(SVMF16::INPUT_F16_ID,mgr,this->vecDim); in setUp()
101 samples.reload(SVMF16::INPUT_F16_ID,mgr,this->vecDim); in setUp()
120 samples.reload(SVMF16::INPUT_F16_ID,mgr,this->vecDim); 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()
178 this->vecDim, in setUp()
191 this->vecDim, in setUp()
208 this->vecDim, in setUp()
223 this->vecDim, in setUp()