Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Changes
← Older edit
Newer edit →
Manuals/calci/SIGNATURE
(view source)
Revision as of 18:03, 4 May 2015
508 bytes added
,
18:03, 4 May 2015
→Description
Line 18:
Line 18:
*The signature matrices are both symmetric and involutory,i.e.,they are orthogonal.
*The signature matrices are both symmetric and involutory,i.e.,they are orthogonal.
*Consequently, any linear transformation corresponding to a signature matrix constitutes an isometry.
*Consequently, any linear transformation corresponding to a signature matrix constitutes an isometry.
+
+
==Examples==
+
*1. MATRIX("signature")
+
{| class="wikitable"
+
|-
+
| 1 || 0 || 0
+
|-
+
| 0 || -1 || 0
+
|-
+
| 0 || 0 || 1
+
|}
+
*2.MATRIX("signature",6)
+
{| class="wikitable"
+
|-
+
| 1 || 0 || 0 || 0 || 0 || 0
+
|-
+
| 0 || -1 || 0 || 0 || 0 || 0
+
|-
+
| 0 || 0 || 1 || 0 || 0 || 0
+
|-
+
| 0 || 0 || 0 || 1 || 0 || 0
+
|-
+
| 0 || 0 || 0 || 0 || -1 || 0
+
|-
+
| 0 || 0 || 0 || 0 || 0 || 1
+
|}
+
+
==See Also==
+
*[[Manuals/calci/SHIFT| SHIFT]]
+
*[[Manuals/calci/CONFERENCE| CONFERENCE]]
+
*[[Manuals/calci/TRIANGULAR| TRIANGULAR]]
+
+
==References==
Devika
writer
6,694
edits