Searched defs:coeff7 (Results 1 – 3 of 3) sorted by relevance
140 …final double coeff7 = theta * ( 3 / 10.0 + theta * ( -1 … in computeInterpolatedStateAndDerivatives() local163 …final double coeff7 = -1 / 20.0 + theta * ( -1 / 20.0 + theta * ( 1 … in computeInterpolatedStateAndDerivatives() local
203 …final T coeff7 = s.multiply(theta.multiply(theta.multiply(theta.multiply( … in computeInterpolatedStateAndDerivatives() local215 …final T coeff7 = s.multiply( theta.multiply(theta.multiply(theta.multiply( … in computeInterpolatedStateAndDerivatives() local
60 int32x4_t coeff0, coeff1, coeff2, coeff3, coeff4, coeff5, coeff6, coeff7; in oapv_tx_pb8b_neon() local