Uses of Package
org.apache.commons.math3.complex

Packages that use org.apache.commons.math3.complex
fr.cnes.sirius.patrius.stela.forces.radiation   
fr.cnes.sirius.patrius.tools.ephemerisComparator   
org.apache.commons.math3.analysis.solvers Root finding algorithms, for univariate real functions. 
org.apache.commons.math3.complex Complex number type and implementations of complex transcendental functions. 
org.apache.commons.math3.geometry.euclidean.threed This package provides basic 3D geometry components. 
org.apache.commons.math3.transform Implementations of transform methods, including Fast Fourier transforms. 
org.orekit.attitudes.kinematics   
 

Classes in org.apache.commons.math3.complex used by fr.cnes.sirius.patrius.stela.forces.radiation
Complex
          Representation of a Complex number, i.e.
 

Classes in org.apache.commons.math3.complex used by fr.cnes.sirius.patrius.tools.ephemerisComparator
Quaternion
          This class implements quaternions (Hamilton's hypercomplex numbers).
 

Classes in org.apache.commons.math3.complex used by org.apache.commons.math3.analysis.solvers
Complex
          Representation of a Complex number, i.e.
 

Classes in org.apache.commons.math3.complex used by org.apache.commons.math3.complex
Complex
          Representation of a Complex number, i.e.
ComplexField
          Representation of the complex numbers field.
ComplexFormat
          Formats a Complex number in cartesian format "Re(c) + Im(c)i".
Quaternion
          This class implements quaternions (Hamilton's hypercomplex numbers).
 

Classes in org.apache.commons.math3.complex used by org.apache.commons.math3.geometry.euclidean.threed
Quaternion
          This class implements quaternions (Hamilton's hypercomplex numbers).
 

Classes in org.apache.commons.math3.complex used by org.apache.commons.math3.transform
Complex
          Representation of a Complex number, i.e.
 

Classes in org.apache.commons.math3.complex used by org.orekit.attitudes.kinematics
Quaternion
          This class implements quaternions (Hamilton's hypercomplex numbers).
 



Copyright © 2017 CNES. All Rights Reserved.