FilterRules
FilterRules[rules,patt]
左辺が patt とマッチする規則だけを取り出すことでリスト rules をフィルタにかける.
FilterRules[rules,{patt1,patt2,…}]
左辺が patti のいずれかにマッチする規則を取り出す.
詳細
- リスト rules 中の規則は->か:>のいずれかである.
- patti のいずれかが lhs->rhs の形の規則の場合,それは lhs と同じように扱われる.
- patti が文字列の場合は,名前がその文字列である記号にもマッチする.
- FilterRules[rules,Except[patt]]は,左辺が patt にマッチするもの以外のすべての規則を与える.
例題
例 (2)
Plotに現れるオプションのフィルタ:
Wolfram Research (2007), FilterRules, Wolfram言語関数, https://reference.wolfram.com/language/ref/FilterRules.html.
テキスト
Wolfram Research (2007), FilterRules, Wolfram言語関数, https://reference.wolfram.com/language/ref/FilterRules.html.
CMS
Wolfram Language. 2007. "FilterRules." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/FilterRules.html.
APA
Wolfram Language. (2007). FilterRules. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FilterRules.html