Searched refs:PointwiseSquare (Results 1 – 2 of 2) sorted by relevance
252 Matrix& PointwiseSquare() { in PointwiseSquare() function260 Matrix& PointwiseSquare(const Matrix& operand) { in PointwiseSquare() function262 return PointwiseSquare(); in PointwiseSquare()
269 actual_result.PointwiseSquare(operand_mat); in TEST()273 operand_mat.PointwiseSquare(); in TEST()