ベクトル v に法線となる鏡中の点の反射を表す行列を与える.


ReflectionMatrix

ベクトル v に法線となる鏡中の点の反射を表す行列を与える.
詳細とオプション

- 反射は原点を通る鏡中にある.
- ReflectionMatrixはいろいろな次数で使うことができる.2Dでは線に反射する.3Dでは平面に反射する.
- ReflectionMatrixは.返す行列の構造を指定するオプションTargetStructureをサポートする.次は,TargetStructureの可能な設定である.
-
Automatic 返す表現を自動選択する "Dense" 行列を密な行列として表す "Orthogonal" 行列を直交行列として表す "Unitary" 行列をユニタリ行列として表す - ReflectionMatrix[…,TargetStructureAutomatic]はReflectionMatrix[…,TargetStructure"Dense"]に等しい.
例題
すべて開く すべて閉じるスコープ (4)
関連項目
ReflectionTransform RotationMatrix OrthogonalMatrix UnitaryMatrix
Function Repository: RayTransferMatrix
関連するワークフロー
- 3Dグラフィックスの回転・パン・ズームを行う
テキスト
Wolfram Research (2007), ReflectionMatrix, Wolfram言語関数, https://reference.wolfram.com/language/ref/ReflectionMatrix.html (2024年に更新).
CMS
Wolfram Language. 2007. "ReflectionMatrix." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2024. https://reference.wolfram.com/language/ref/ReflectionMatrix.html.
APA
Wolfram Language. (2007). ReflectionMatrix. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ReflectionMatrix.html
BibTeX
@misc{reference.wolfram_2025_reflectionmatrix, author="Wolfram Research", title="{ReflectionMatrix}", year="2024", howpublished="\url{https://reference.wolfram.com/language/ref/ReflectionMatrix.html}", note=[Accessed: 05-October-2025]}
BibLaTeX
@online{reference.wolfram_2025_reflectionmatrix, organization={Wolfram Research}, title={ReflectionMatrix}, year={2024}, url={https://reference.wolfram.com/language/ref/ReflectionMatrix.html}, note=[Accessed: 05-October-2025]}