Searched refs:absOld (Results 1 – 1 of 1) sorted by relevance
82 RealScalar absOld = absNew; in conjugate_gradient() local84 …RealScalar beta = absNew / absOld; // calculate the Gram-Schmidt value used to create t… in conjugate_gradient()