UnconstrainedParameters

UnconstrainedParameters

GeometricSceneのような関数のオプションで,任意の可能な値が取れるようにどのパラメータを制約がないものとして扱うかを指定する.

詳細

  • 次は,よく使われる設定である.
  • Noneすべてのパラメータを制約があるものとして扱う
    Allすべてのパラメータを制約がないものとして扱う
    {p1,p2,}制約がないパラメータのリストを指定する

例題

  (1)

いくつかの点に制約がないシーンを表す:

Wolfram Research (2019), UnconstrainedParameters, Wolfram言語関数, https://reference.wolfram.com/language/ref/UnconstrainedParameters.html.

テキスト

Wolfram Research (2019), UnconstrainedParameters, Wolfram言語関数, https://reference.wolfram.com/language/ref/UnconstrainedParameters.html.

CMS

Wolfram Language. 2019. "UnconstrainedParameters." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/UnconstrainedParameters.html.

APA

Wolfram Language. (2019). UnconstrainedParameters. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/UnconstrainedParameters.html

BibTeX

@misc{reference.wolfram_2024_unconstrainedparameters, author="Wolfram Research", title="{UnconstrainedParameters}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/UnconstrainedParameters.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_unconstrainedparameters, organization={Wolfram Research}, title={UnconstrainedParameters}, year={2019}, url={https://reference.wolfram.com/language/ref/UnconstrainedParameters.html}, note=[Accessed: 22-November-2024 ]}