CoordinateBoundingBox
CoordinateBoundingBox[coords]
coords で定義される領域の境界ボックスのコーナー{{xmin,ymin,…},{xmax,ymax,…}}を与える.
CoordinateBoundingBox[coords,δ]
領域を各次元に δ で充填する.
CoordinateBoundingBox[coords,Scaled[s]]
各方向にスケールされた量 s で充填する.
CoordinateBoundingBox[coords,{p1,p2,…}]
連続する次元を p1,p2,…で充填する.
CoordinateBoundingBox[coords,{{p1min,p1max},{p2min,p2max},…}]
{{xmin-p1min,ymin-p2min,…},{xmax+p1max,ymax+p2max,…},…}を与える.
例題
すべて開くすべて閉じるスコープ (1)
特性と関係 (2)
一般に,CoordinateBoundingBox[coords]はCoordinateBounds[coords]を平行移動したものである:
行列で与えられる座標に対しては,CoordinateBoundingBox[coords]はTranspose[Map[MinMax,Transpose[coords]]]に等しい:
テキスト
Wolfram Research (2015), CoordinateBoundingBox, Wolfram言語関数, https://reference.wolfram.com/language/ref/CoordinateBoundingBox.html.
CMS
Wolfram Language. 2015. "CoordinateBoundingBox." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/CoordinateBoundingBox.html.
APA
Wolfram Language. (2015). CoordinateBoundingBox. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CoordinateBoundingBox.html