From b951348f03085b00e99d313f1c39361334f5c8d2 Mon Sep 17 00:00:00 2001 From: Ruoxi Sun Date: Fri, 11 Oct 2024 13:49:32 +0800 Subject: [PATCH] Refine doc --- docs/source/cpp/compute.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/cpp/compute.rst b/docs/source/cpp/compute.rst index 63ceda88978f9..17700c9412813 100644 --- a/docs/source/cpp/compute.rst +++ b/docs/source/cpp/compute.rst @@ -1900,7 +1900,7 @@ operation to the n-th and (n+abs(p))-th inputs. * \(3) Returns an ``Invalid`` :class:`Status` when overflow is detected. Placement functions -~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~ Placement functions reorder the input array based on placement arguments, e.g. indices.