MinimalBy
MinimalBy[{e1,e2,…},f]
f[ei] の値が最小となる ei のリストを返す.
MinimalBy[{e1,e2,…},f,n]
n 個の最小の f[ei]に対応する ei のリストを返す.
例題
すべて開くすべて閉じる特性と関係 (1)
MinimalBy[{e1,e2,…},f,n]は正規のOrderを使って f[ei]の値を比較する:
TakeSmallestBy[{e1,e2,…},f,n]はNumericalOrderを使って f[ei]の値を比較する:
考えられる問題 (1)
最小要素は,数値順ではなく,OrderedQを使って決定される:
Wolfram Research (2014), MinimalBy, Wolfram言語関数, https://reference.wolfram.com/language/ref/MinimalBy.html (2015年に更新).
テキスト
Wolfram Research (2014), MinimalBy, Wolfram言語関数, https://reference.wolfram.com/language/ref/MinimalBy.html (2015年に更新).
CMS
Wolfram Language. 2014. "MinimalBy." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2015. https://reference.wolfram.com/language/ref/MinimalBy.html.
APA
Wolfram Language. (2014). MinimalBy. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/MinimalBy.html