Package org.drip.numerical.complex

Implementation of Complex Number Suite
Author:
Lakshmi Krishnamurthy
  • Class Summary
    Class Description
    C1Cartesian
    C1Cartesian implements the functionality for dealing with the Cartesian Form of Complex Numbers.
    C1CartesianFuhrRzeszotnik
    C1CartesianFuhrRzeszotnik implements the type and Functionality associated with a C1 Square Matrix parameterized by the Fuhr-Rzeszotnik parameters rho, epsilon, eta, and sigma Fields.
    C1CartesianPhiAB
    C1CartesianPhiAB implements the type and Functionality associated with a C1 Square Matrix parameterized by a, b, and phi Fields.
    C1CartesianPhiAlphaBetaTheta
    C1CartesianPhiAlphaBetaTheta implements the type and Functionality associated with a C1 Square Matrix parameterized by alpha, beta, theta, and phi Fields.
    C1CartesianPhiPsiThetaDelta
    C1CartesianPhiPsiThetaDelta implements the type and Functionality associated with a C1 Square Matrix parameterized by phi, psi, theta, and delta Fields.
    C1MatrixUtil
    C1MatrixUtil implements a C1 Complex Number Matrix Manipulation Utilities.
    C1Square
    C1Square implements the type and Functionality associated with a C1Square Matrix.
    C1Util
    C1Util implements a C1 Complex Number Manipulation Utilities.
    UnitaryMatrix
    UnitaryMatrix implements the Unitary Matrix.