Difference between revisions of "Determinant (LogiX node)"

From Neos Wiki
Jump to navigation Jump to search
m (example)
 
Line 16: Line 16:
  
 
== Examples == <!--T:4-->
 
== Examples == <!--T:4-->
 +
The following image shows creating and taking the determinant of the identity matrix.
 +
 +
[[File:Logix Example Determinant.png|500px]]
  
 
== Node Menu == <!--T:5-->
 
== Node Menu == <!--T:5-->

Latest revision as of 01:19, 8 September 2022

Other languages:
English • ‎日本語
Determinant
'Determinant_Float2x2' LogiX node
Inputs
  Float2x2 A
Outputs
  Float *

The Determinant node calculates the determinant of the input matrix.

Usage

When spawned from the node browser, this node accepts the float2x2 datatype by default. However, this node can be overloaded to accept 3x3 or 4x4 float matrices (as well as double type matrices) if appropriate wire is connected to an input.

Examples

The following image shows creating and taking the determinant of the identity matrix.

Logix Example Determinant.png

Node Menu

Operators
Back Bool Vectors Nullable Parsing - ! !=
% & ?: ?? ^ | |V|
|V|² + +/- +1 < << ==
> >> × ×dT ÷ ÷dT
° · 0 1 -1 1/x
1-x A^-1 Cross Determinant Distance Filter Invalid Get Type
IsInfinity IsNaN IsNull Mask Matrix Element -n NAND
NOR Normalized NotNull Pack Columns Pack rgba Pack Rows Pack xy
Pack xyz Pack xyzw Project Reflect ROL ROR To String
Transpose Unpack Columns Unpack Rows Unpack xy Unpack xyz Unpack xyzw
XNOR