Searched defs:sqrtA (Results 1 – 3 of 3) sorted by relevance
6 MatrixXd sqrtA = es.operatorSqrt(); variable
17 MatrixType sqrtA = A.sqrt(); in testMatrixSqrt() local
287 const double sqrtA = p0y - (2.0 * p1y) + p2y; in init() local