Searched refs:tdot (Results 1 – 2 of 2) sorted by relevance
476 Scalar tdot(0);479 tdot = m_Q.col(curIdx).dot(tval);481 tdot *= m_hcoeffs(curIdx);486 tval(itq.row()) -= itq.value() * tdot;
822 const char *elm, *tdot, *dot; in ctl_lookup() local828 dot = ((tdot = strchr(elm, '.')) != NULL) ? tdot : strchr(elm, '\0'); in ctl_lookup()904 dot = ((tdot = strchr(elm, '.')) != NULL) ? tdot : in ctl_lookup()