Uses of Class
org.drip.numerical.complex.C1Square
| Package | Description | 
|---|---|
| org.drip.numerical.complex | Implementation of Complex Number Suite | 
- 
Uses of C1Square in org.drip.numerical.complexSubclasses of C1Square in org.drip.numerical.complex Modifier and Type Class Description classC1CartesianFuhrRzeszotnikC1CartesianFuhrRzeszotnik implements the type and Functionality associated with a C1 Square Matrix parameterized by the Fuhr-Rzeszotnik parametersrho,epsilon,eta, andsigmaFields.classC1CartesianPhiABC1CartesianPhiAB implements the type and Functionality associated with a C1 Square Matrix parameterized bya,b, andphiFields.classC1CartesianPhiAlphaBetaThetaC1CartesianPhiAlphaBetaTheta implements the type and Functionality associated with a C1 Square Matrix parameterized byalpha,beta,theta, andphiFields.classC1CartesianPhiPsiThetaDeltaC1CartesianPhiPsiThetaDelta implements the type and Functionality associated with a C1 Square Matrix parameterized byphi,psi,theta, anddeltaFields.classUnitaryMatrixUnitaryMatrix implements the Unitary Matrix.Methods in org.drip.numerical.complex that return C1Square Modifier and Type Method Description C1SquareC1CartesianFuhrRzeszotnik. jordanNormalCenter()Retrieve the Jordan Normal Center Part of C1CartesianPhiPsiThetaDeltaC1SquareC1CartesianPhiPsiThetaDelta. jordanNormalLeft()Retrieve the Jordan Normal Left Part of C1CartesianPhiPsiThetaDeltaC1SquareC1CartesianPhiPsiThetaDelta. jordanNormalRight()Retrieve the Jordan Normal Right Part of C1CartesianPhiPsiThetaDeltaC1SquareC1Square. product(C1Cartesian c1)Compute the Product of the Input Matrix and the Complex NumberC1SquareC1Square. product(C1Square squareMatrixOther)Compute the Product with the other Square MatrixC1SquareC1Square. product(R1Square r1Square)Compute the Product with the other Square Matrixstatic C1SquareC1Square. Rotation2x2(double theta)Construct a 2x2 Rotation C1 Matrixstatic C1SquareC1Square. Rotation2x2(double theta1, double theta2)Construct a 2x2 Rotation C1 MatrixC1SquareC1Square. slimContract()Contract the Square C1Cartesian by one Row/Columnstatic C1SquareC1Square. Standard(C1Cartesian[][] c1Grid)Construct a Standard Instance of C1SquareMethods in org.drip.numerical.complex with parameters of type C1Square Modifier and Type Method Description C1SquareC1Square. product(C1Square squareMatrixOther)Compute the Product with the other Square Matrix