Searched refs:PointwiseSquareRoot (Results 1 – 2 of 2) sorted by relevance
209 actual_result.PointwiseSquareRoot(operand_mat); in TEST()212 operand_mat.PointwiseSquareRoot(); in TEST()229 actual_result.PointwiseSquareRoot(operand_mat); in TEST()233 operand_mat.PointwiseSquareRoot(); in TEST()
226 Matrix& PointwiseSquareRoot() { in PointwiseSquareRoot() function234 Matrix& PointwiseSquareRoot(const Matrix& operand) { in PointwiseSquareRoot() function236 return PointwiseSquareRoot(); in PointwiseSquareRoot()