NearestFunction
NearestFunction[data]
その値が供給された要素に最も近い要素を与える関数を表す.
詳細
- NearestFunctionは,Functionのように働く.
- NearestFunctionは,Nearest[data]によって生成される.
- NearestFunction[…][x]は,特定の要素 x に最も近い要素を与える.
- NearestFunction[…][{x1,x2,…}]は,各 xiに最も近い要素のリストを与える.
- NearestFunction[…][x,n]は,n 個の最も近い要素を与える.
- NearestFunction[…][x,{n,r}]は,x の半径 r の内側で最も近い要素を最大 n 個与える.
- NearestFunction[…][x,{All,r}]は,x の半径 r の内側にあるすべての要素を与える.
例題
すべて開くすべて閉じる例 (1)
スコープ (3)
NearestFunctionを直接複数の点に適用すると,可能な場合は並列スレッドで結果が計算される:
NearestFunctionを別々に点に適用すると,結果は順次計算される:
Wolfram Research (2007), NearestFunction, Wolfram言語関数, https://reference.wolfram.com/language/ref/NearestFunction.html.
テキスト
Wolfram Research (2007), NearestFunction, Wolfram言語関数, https://reference.wolfram.com/language/ref/NearestFunction.html.
CMS
Wolfram Language. 2007. "NearestFunction." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/NearestFunction.html.
APA
Wolfram Language. (2007). NearestFunction. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/NearestFunction.html