| Name | Description | Type | Package | Framework |
| AbelianGroup | This interface defines an abelian group. | Interface | org.jscience.mathematics.algebraic.groups | JScience |
|
| AbelianGroup .Member | This interface defines a member of an abelian group. | Interface | org.jscience.mathematics.algebraic.groups | JScience |
|
| Abs | Class representing the absolute value of an Expression object. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| AbstractBandedMatrix | This class defines an interface for Banded Matrices (see interface). | Class | org.jscience.mathematics.algebraic | JScience |
|
| AbstractBooleanVector | The AbstractBooleanVector class encapsulates vectors containing booleans. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| AbstractCartesianTransformationOperator | | Class | org.jscience.mathematics.geometry | JScience |
|
| AbstractComplexMatrix | The AbstractComplexMatrix class provides an object for encapsulating matrices containing complex numbers. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| AbstractComplexSquareMatrix | The AbstractComplexSquareMatrix class provides an object for encapsulating square matrices containing complex numbers. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| AbstractComplexVector | The AbstractComplexVector class encapsulates vectors containing complexSee Also:Serialized Form | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| AbstractCurveFitter | This class is the base class for all curve fitting classes in the package. | Class | org.jscience.mathematics.analysis.fitting | JScience |
|
| AbstractDiagonalMatrix | This class defines an interface for Matrix whose all elements but the ones on the diagonal are zero. | Class | org.jscience.mathematics.algebraic | JScience |
|
| AbstractDoubleMatrix | | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| AbstractDoubleSquareMatrix | The AbstractDoubleSquareMatrix class provides an object for encapsulating double square matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| AbstractDoubleVector | The AbstractDoubleVector class encapsulates vectors containing doubles. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| AbstractHypermatrix | The Hypermatrix superclass provides an abstract encapsulation for extended matrices. | Class | org.jscience.mathematics.algebraic | JScience |
|
| AbstractIntegerMatrix | The AbstractIntegerMatrix class provides an object for encapsulating integer matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| AbstractIntegerSquareMatrix | The AbstractIntegerSquareMatrix class provides an object for encapsulating integer square matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| AbstractIntegerVector | The AbstractIntegerVector class encapsulates vectors containing integers. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| AbstractMapping | This is the common interface to define a map or function. | Interface | org.jscience.mathematics.analysis | JScience |
|
| AbstractMatrix | The Matrix superclass provides an abstract encapsulation for traditional 2D matrices. | Class | org.jscience.mathematics.algebraic | JScience |
|
| AbstractNonParametricCurve | | Class | org.jscience.mathematics.geometry | JScience |
|
| AbstractNonParametricSurface | | Class | org.jscience.mathematics.geometry | JScience |
|
| AbstractParametricCurve | | Class | org.jscience.mathematics.geometry | JScience |
|
| AbstractParametricSurface | | Class | org.jscience.mathematics.geometry | JScience |
|
| AbstractPlacement | | Class | org.jscience.mathematics.geometry | JScience |
|
| AbstractPoint | | Class | org.jscience.mathematics.geometry | JScience |
|
| AbstractSeries | | Interface | org.jscience.mathematics.analysis.series | JScience |
|
| AbstractSquareMatrix | This class defines an interface for Matrices whose dimensions are equal, thus leading to a square matrix. | Class | org.jscience.mathematics.algebraic | JScience |
|
| AbstractStepInterpolator | This abstract class represents an interpolator over the last step during an ODE integration. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| AbstractSymmetricMatrix | This class defines an interface for Matrices whose dimensions are equal, thus leading to a square matrix. | Class | org.jscience.mathematics.algebraic | JScience |
|
| AbstractTriangularMatrix | This class defines an interface for matrices whose components are all zeros in the upper right or down left triangle. | Class | org.jscience.mathematics.algebraic | JScience |
|
| AbstractTridiagonalMatrix | This class defines an interface for matrices whose components are all zeros except on the diagonal and/or the superdiagonal and/or the | Class | org.jscience.mathematics.algebraic | JScience |
|
| AbstractVector | The Vector superclass provides an abstract encapsulation for vectors. | Class | org.jscience.mathematics.algebraic | JScience |
|
| AbstractVector | | Class | org.jscience.mathematics.geometry | JScience |
|
| Acos | Class representing the inverse cosine function of an Expression object. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| AdaptiveStepsizeIntegrator | This abstract class holds the common part of all adaptive stepsize integrators for Ordinary Differential Equations. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| Addition | Class representing addition of two Expression objects. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| Algebra | | Interface | org.jscience.mathematics.algebraic.algebras | JScience |
|
| Algebra .Member | This interface defines a member of an algebra. | Interface | org.jscience.mathematics.algebraic.algebras | JScience |
|
| Analyzer | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| And | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.expressions.logical | JScience |
|
| ArrayMathUtils | Arrays are faster than object, so this class is here to take full advantage of arrays without encapsulation. | Class | org.jscience.mathematics | JScience |
|
| Asin | Class representing the inverse sine function of an Expression object. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| Atan | Class representing the inverse tangent function of an Expression object. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| Atan2 | Class representing the inverse tangent function of two Expression objects. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| Auxiliary | Class representing an Auxiliary object. | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| AxiomConverter | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| Axis1Placement3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Axis2Placement2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Axis2Placement3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| BanachSpace | This interface defines a Banach space. | Interface | org.jscience.mathematics.algebraic.algebras | JScience |
|
| BanachSpace .Member | This interface defines a member of a Banach Space. | Interface | org.jscience.mathematics.algebraic.algebras | JScience |
|
| BandedMatrix | This class defines an interface for matrices defined such as if all matrix elements vanish outside a diagonally bordered "band" of some range and size: The quantities k1,k2 are called the left and right halfbandwidth respectively. | Interface | org.jscience.mathematics.algebraic | JScience |
|
| BasicSampledMappingIterator | This class is a simple wrapper allowing to iterate over a The basic implementation of the iteration interface does not | Class | org.jscience.mathematics.analysis | JScience |
|
| BasisFunctionLibrary | ****************************************** This class is meant to be used for | Class | org.jscience.mathematics.wavelet | JScience |
|
| BernoulliDistribution | This class models the Bernoulli distribution with a specified parameter. | Class | org.jscience.mathematics.statistics | JScience |
|
| BetaDistribution | This class is models the beta distribution with specified left and rightSee Also:Serialized Form | Class | org.jscience.mathematics.statistics | JScience |
|
| Bifunctor | This interface defines a bifunctor. | Interface | org.jscience.mathematics.algebraic.categories | JScience |
|
| BigRational | BigRational: dynamically sized immutable arbitrary-precision rational numbers. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| BinaryComparison | | Class | org.jscience.mathematics.analysis.expressions.comparison | JScience |
|
| BinaryOperator | Abstract class used as superclass for binary operators. | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| BinomialDistribution | This class models the binomial distribution with a specified number of trials and probability of success. | Class | org.jscience.mathematics.statistics | JScience |
|
| BinomialRandomNDistribution | This class models the binomial distribution with a random number ofFields inherited from class org. | Class | org.jscience.mathematics.statistics | JScience |
|
| BirthdayDistribution | This class models the distribution of the number of distinct sample values when a sample of a specified size is chosen with replacement from a | Class | org.jscience.mathematics.statistics | JScience |
|
| Boolean | The Boolean class encapsulates Boolean numbers. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| BooleanAlgebra | This interface defines a boolean algebra. | Interface | org.jscience.mathematics.algebraic.lattices | JScience |
|
| BooleanAlgebra .Member | This interface defines a member of a boolean algebra. | Interface | org.jscience.mathematics.algebraic.lattices | JScience |
|
| BooleanLogic | The BooleanLattice class encapsulates the tradionnal boolean algebra. | Class | org.jscience.mathematics.algebraic.lattices | JScience |
|
| BooleanMatrix | Fixed sized (non resizable) n*m boolean matrix. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| BooleanMatrixAlgebra | Nested Class SummaryNested classes/interfaces inherited from interface org. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| BooleanRing | | Class | org.jscience.mathematics.algebraic.fields | JScience |
|
| BooleanVector | Fixed sized (non resizable) BooleanVector. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| BoundedLine2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| BoundedLine3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| BoundedSurface3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| BranchNode | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| BrentSolver | This class implements the Brent algorithm to compute the roots of a function in an interval. | Class | org.jscience.mathematics.analysis.roots | JScience |
|
| BsplineCurve2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| BsplineCurve3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| BsplineCurveForm | | Class | org.jscience.mathematics.geometry | JScience |
|
| BsplineKnot | | Class | org.jscience.mathematics.geometry | JScience |
|
| BsplineSurface3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| BsplineSurfaceForm | | Class | org.jscience.mathematics.geometry | JScience |
|
| C1Function | The interface C1Function defines the methods that must be implemented for a class to represent a differentiable function. | Interface | org.jscience.mathematics.analysis | JScience |
|
| C2Function | The interface C2Function defines the methods that must be implemented for a class to represent a twice differentiable function. | Interface | org.jscience.mathematics.analysis | JScience |
|
| CantorDust | The CantorDust class provides an object that encapsulates the CantorConstructor SummaryCantorDust() | Class | org.jscience.mathematics.analysis.chaos | JScience |
|
| CardanEulerSingularityException | This class represents exceptions thrown while extractiong Cardan or Euler angles from a rotation. | Class | org.jscience.mathematics.geometry | JScience |
|
| CartesianPoint1D | | Class | org.jscience.mathematics.geometry | JScience |
|
| CartesianPoint2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| CartesianPoint3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| CartesianTransformationOperator2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| CartesianTransformationOperator3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Cascades | This class is a standard implementation of the Cascades algorithm. | Class | org.jscience.mathematics.wavelet | JScience |
|
| Category | This interface defines a category. | Interface | org.jscience.mathematics.algebraic.categories | JScience |
|
| Category .HomSet | | Interface | org.jscience.mathematics.algebraic.categories | JScience |
|
| Category .Morphism | This interface defines a morphism in a category. | Interface | org.jscience.mathematics.algebraic.categories | JScience |
|
| CatMap | The CatMap class provides an object that encapsulates the cat map. | Class | org.jscience.mathematics.analysis.chaos | JScience |
|
| CauchyDistribution | This class models the Cauchy distribution. | Class | org.jscience.mathematics.statistics | JScience |
|
| CDF2_4 | *************************************** Cohen-Daubechies-Feauveau | Class | org.jscience.mathematics.wavelet.cdf2_4 | JScience |
|
| CDF3_5 | *************************************** Cohen-Daubechies-Feauveau | Class | org.jscience.mathematics.wavelet.cdf3_5 | JScience |
|
| CenterOfMasses | A class representing common perimeters, areas, volumes, center of mass (barycenter or gravity center) for various polygons. | Class | org.jscience.mathematics.geometry | JScience |
|
| ChebyshevDoublePolynomialFactory | This class implements Chebyshev polynomials. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| ChiSquareDistribution | This class defines the chi-square distribution with a specifed degrees of freedom parameter. | Class | org.jscience.mathematics.statistics | JScience |
|
| Circle2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Circle3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| CircleDistribution | This class models the crcle distribution with a specified radius. | Class | org.jscience.mathematics.statistics | JScience |
|
| ClassicalRungeKuttaIntegrator | This class implements the classical fourth order Runge-Kutta integrator for Ordinary Differential Equations (it is the most | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| Clip | Class representing the clip function. | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| CommonNormal2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| CommonTangent2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| ComparableNumber | This is the superclass for comparable numbers. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| Complex | The Complex class encapsulates complex numbers. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| Complex2Vector | An optimised implementation of a 2D complex vector. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| Complex3Vector | An optimised implementation of a 3D complex vector. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| ComplexDiagonalMatrix | The ComplexDiagonalMatrix class provides an object for encapsulating diagonal matrices containing complex numbers. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| ComplexEditor | Text based editor for Field. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| ComplexField | The ComplexField class encapsulates the field of complex numbers. | Class | org.jscience.mathematics.algebraic.fields | JScience |
|
| ComplexFunction | This class describes a function on the real numbers. | Class | org.jscience.mathematics.analysis | JScience |
|
| ComplexLagrangeBasis | A Lagrange base for polynomial over a complex field. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| ComplexMapping | This interface defines a map or function. | Interface | org.jscience.mathematics.analysis | JScience |
|
| ComplexMappingND | This interface defines an N dimensional map. | Interface | org.jscience.mathematics.analysis | JScience |
|
| ComplexMatrix | The ComplexMatrix class provides an object for encapsulating matrices containing complex numbers. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| ComplexMatrixAlgebra | Nested Class SummaryNested classes/interfaces inherited from interface org. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| ComplexMatrixBeanInfo | BeanInfo for ComplexMatrix. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| ComplexMatrixCustomizer | Customizer for ComplexMatrix. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| ComplexMatrixEditor | Editing a ComplexMatrix in a table. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| ComplexPolynomial | A Polynomial over the complex field. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| ComplexPolynomialRing | Nested Class SummaryNested classes/interfaces inherited from interface org. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| ComplexSparseMatrix | The ComplexSparseMatrix class provides an object for encapsulating sparse matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| ComplexSparseSquareMatrix | The DoubleSparseSquareMatrix class provides an object for encapsulating sparse square matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| ComplexSparseVector | The ComplexSparseVector class encapsulates sparse vectors. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| ComplexSquareMatrix | The ComplexSquareMatrix class provides an object for encapsulating square matrices containing complex numbers. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| ComplexSymmetricMatrix | The ComplexSymmetricMatrix class provides an object for encapsulating square matrices containing doubles. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| ComplexTableCellRenderer | This special TableCellRenderer made for ComplexMatrix and ComplexVector changes especially those values, which are too long to fit in the cell. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| ComplexTridiagonalMatrix | The ComplexTridiagonalMatrix class provides an object for encapsulating tridiagonal matrices containing complex numbers. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| ComplexVector | An array-based implementation of a complex vector. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| ComplexVectorBeanInfo | BeanInfo for ComplexVector. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| ComplexVectorCustomizer | Customizer for ComplexVector. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| ComplexVectorEditor | Editing a ComplexVector in a table. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| ConditionOfOperation | | Class | org.jscience.mathematics.geometry | JScience |
|
| Conic2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Conic3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| ConicalSurface3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Constant | Class representing a Constant object. | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| ConstantComplexFunction | The constant function. | Class | org.jscience.mathematics.analysis | JScience |
|
| ConstantDoubleFunction | The constant function. | Class | org.jscience.mathematics.analysis | JScience |
|
| ContinuousOutputModel | This class stores all information provided by an ODE integrator during the integration process and build a continuous model of the | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| ContinuousUniformDistribution | This class models the uniform distribution on a specified interval. | Class | org.jscience.mathematics.statistics | JScience |
|
| ConvergenceChecker | This interface specifies how to check if a direct search method has converged. | Interface | org.jscience.mathematics.analysis.optimization | JScience |
|
| ConvergenceChecker | This interface specifies methods to check if a root-finding algorithm has converged. | Interface | org.jscience.mathematics.analysis.roots | JScience |
|
| ConvolutionDistribution | This class creates covolution of a given distribution to a given power. | Class | org.jscience.mathematics.statistics | JScience |
|
| CoordinatesUtils | The coordinate transformation math library. | Class | org.jscience.mathematics.geometry | JScience |
|
| Cos | Class representing the cosine of an Expression object. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| Cosine | This class is used to be able to mix the wavelet and cosine transforms. | Class | org.jscience.mathematics.wavelet | JScience |
|
| CostException | This class represents exceptions thrown by cost functions. | Class | org.jscience.mathematics.analysis.optimization | JScience |
|
| CostFunction | This interface represents a cost function to be minimized. | Interface | org.jscience.mathematics.analysis.optimization | JScience |
|
| CouponDistribution | This class models the distribution of the sample size needed to get a specified number of distinct sample values when sampling with replacement | Class | org.jscience.mathematics.statistics | JScience |
|
| CStarAlgebra | | Interface | org.jscience.mathematics.algebraic.algebras | JScience |
|
| CStarAlgebra .Member | This interface defines a member of a C*-algebra. | Interface | org.jscience.mathematics.algebraic.algebras | JScience |
|
| CurlFunction | The interface CurlFunction defines the methods that must be implemented for a class to represent a function with a curl (the counterpart of the | Interface | org.jscience.mathematics.analysis | JScience |
|
| Cursor | | Interface | org.jscience.mathematics.geometry | JScience |
|
| CurveBoundedSurface3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| CurveCurvature | | Class | org.jscience.mathematics.geometry | JScience |
|
| CurveCurvature2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| CurveCurvature3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| CurveCurveInterference2D | | Interface | org.jscience.mathematics.geometry | JScience |
|
| CurveCurveInterference3D | | Interface | org.jscience.mathematics.geometry | JScience |
|
| CurveDerivative | | Class | org.jscience.mathematics.geometry | JScience |
|
| CurveDerivative2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| CurveDerivative3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| CyclicGroup | The CyclicGroup class represents the nth cyclic group. | Class | org.jscience.mathematics.algebraic.groups | JScience |
|
| CylindricalSurface3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| DataExpression | Abstract class used as superclass for classes representing data. | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| Daubechies2 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies2 | JScience |
|
| Daubechies3 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies3 | JScience |
|
| Daubechies4 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies4 | JScience |
|
| Daubechies5 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies5 | JScience |
|
| Daubechies6 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies6 | JScience |
|
| Daubechies7 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies7 | JScience |
|
| Daubechies8 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies8 | JScience |
|
| DelaunayDiagram2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| DerivativeException | This exception is made available to users to report the error conditions that are trigegred while computing the differential equations. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| DiagonalMatrix | This class defines an interface for Matrix whose all elements but the ones on the diagonal are zero. | Interface | org.jscience.mathematics.algebraic | JScience |
|
| DieDistribution | This class models the distribution for a standard 6-sided die. | Class | org.jscience.mathematics.statistics | JScience |
|
| Diff | Class representing the derivative of an Expression objects. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| DihedralGroup | The DihedralGroup class represents the nth dihedral group. | Class | org.jscience.mathematics.algebraic.groups | JScience |
|
| DirectSearchOptimizer | This class implements simplex-based direct search optimization Direct search method only use cost function values, they don't | Class | org.jscience.mathematics.analysis.optimization | JScience |
|
| DiscreteArcsineDistribution | This class models the discrete arcsine distribution. | Class | org.jscience.mathematics.statistics | JScience |
|
| DiscreteFunction | This class is used to be able to mix the wavelet and other type of functions such as given signals. | Class | org.jscience.mathematics.wavelet | JScience |
|
| DiscreteHilbertSpace | This class provides support for basic operations on MultiscaleFunction. | Class | org.jscience.mathematics.wavelet | JScience |
|
| DiscreteUniformDistribution | This class models the discrete uniform distribution on a finite set. | Class | org.jscience.mathematics.statistics | JScience |
|
| DistinctVariables | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| Distribution | | Class | org.jscience.mathematics.statistics | JScience |
|
| DistributionDomain | This class defines a partition of an interval into subintervals of equal width. | Class | org.jscience.mathematics.statistics | JScience |
|
| DivergenceFunction | The interface DivergenceFunction defines the methods that must be implemented for a class to represent a function with a divergence (the | Interface | org.jscience.mathematics.analysis | JScience |
|
| Division | Class representing division of two Expression objects. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| DormandPrince54Integrator | This class implements the 5(4) Dormand-Prince integrator for Ordinary Differential Equations. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| DormandPrince853Integrator | This class implements the 8(5,3) Dormand-Prince integrator for Ordinary Differential Equations. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| Double | The Double class encapsulates double numbers. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| Double2Vector | An optimised implementation of a 2D double vector. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| Double3Vector | An optimised implementation of a 3D double vector. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| DoubleBoundedRangeModel | An implementation of BoundedRangeModel providing the storage of doubleConstructor SummaryDoubleBoundedRangeModel() | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| DoubleChebyshevBasis | The famous Chebychev basis for interpolating polynomials with minimalFields inherited from class org. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| DoubleCubicSplineInterpolator | | Class | org.jscience.mathematics.analysis.interpolation | JScience |
|
| DoubleCubicSplineInterpolator2D | | Class | org.jscience.mathematics.analysis.interpolation | JScience |
|
| DoubleCubicSplineInterpolator3D | | Class | org.jscience.mathematics.analysis.interpolation | JScience |
|
| DoubleCubicSplineInterpolatorND | Constructor SummaryDoubleCubicSplineInterpolatorND(java. | Class | org.jscience.mathematics.analysis.interpolation | JScience |
|
| DoubleDiagonalMatrix | The DoubleDiagonalMatrix class provides an object for encapsulating double diagonal matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| DoubleField | The DoubleField class encapsulates the field of real numbers. | Class | org.jscience.mathematics.algebraic.fields | JScience |
|
| DoubleFunction | This class describes a function on the real numbers. | Class | org.jscience.mathematics.analysis | JScience |
|
| DoubleFunction2D | This class describes a function on a 2D space. | Class | org.jscience.mathematics.analysis | JScience |
|
| DoubleLagrangeBasis | The Lagrange Basis for real polynomials. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| DoubleLinearSplineInterpolator | | Class | org.jscience.mathematics.analysis.interpolation | JScience |
|
| DoubleMatrix | The DoubleMatrix class provides an object for encapsulating double matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| DoubleMatrixAlgebra | Nested Class SummaryNested classes/interfaces inherited from interface org. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| DoubleMatrixBeanInfo | BeanInfo for DoubleMatrix. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| DoubleMatrixCustomizer | Customizer for RealMatrix. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| DoubleMatrixEditor | Editing a DoubleMatrix in a table. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| DoubleMonomialBasis | | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| DoublePolynomial | A Polynomial as a Ring. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| DoublePolynomialFraction | This class implements fractions of polynomials with one unknown and realSee Also:Serialized Form | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| DoublePolynomialRing | Nested Class SummaryNested classes/interfaces inherited from interface org. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| DoubleSparseMatrix | The DoubleSparseMatrix class provides an object for encapsulating sparse matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| DoubleSparseSquareMatrix | The DoubleSparseSquareMatrix class provides an object for encapsulating sparse square matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| DoubleSparseVector | The DoubleSparseVector class encapsulates sparse vectors. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| DoubleSquareMatrix | The DoubleSquareMatrix class provides an object for encapsulating double square matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| DoubleSymmetricMatrix | The DoubleSquareMatrix class provides an object for encapsulating square matrices containing doubles. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| DoubleTridiagonalMatrix | The DoubleTridiagonalMatrix class provides an object for encapsulating double tridiagonal matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| DoubleVector | An array-based implementation of an double vector. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| DoubleVectorBeanInfo | BeanInfo for DoubleVector. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| DoubleVectorCustomizer | Customizer for DoubleVector. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| DoubleVectorEditor | Editing a RealVector in a table. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| DualScaling2_4 | Cohen-Daubechies-Feauveau with N=2 and Ntilde=4 adapted to the interval by Deslauriers-Dubuc-Lemire | Class | org.jscience.mathematics.wavelet.cdf2_4 | JScience |
|
| DualScaling3_5 | Cohen-Daubechies-Feauveau with N=3 and Ntilde=5 adapted to the interval by Deslauriers-Dubuc-Lemire | Class | org.jscience.mathematics.wavelet.cdf3_5 | JScience |
|
| DualWavelet2_4 | Cohen-Daubechies-Feauveau with N=2 and Ntilde=4 adapted to the interval by Deslauriers-Dubuc-Lemire | Class | org.jscience.mathematics.wavelet.cdf2_4 | JScience |
|
| DualWavelet3_5 | Cohen-Daubechies-Feauveau with N=3 and Ntilde=5 adapted to the interval by Deslauriers-Dubuc-Lemire | Class | org.jscience.mathematics.wavelet.cdf3_5 | JScience |
|
| DummyStepHandler | This class is a step handler that do nothing. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| DummyStepInterpolator | This class is a step interpolator that does nothing. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| ElementarySurface3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Ellipse2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Ellipse3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Elliptic | Class provides Jacobi's elliptic theta functions. | Class | org.jscience.mathematics.analysis.elliptic | JScience |
|
| EmbeddedGraph .GraphItemMaker | | Interface | org.jscience.mathematics.geometry | JScience |
|
| EnclosingBox2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| EnclosingBox3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| EngineerMathUtils | This class is dedicated to engineering methods applied to arrays including All methods here are safe, that is, they create copies of arrays whenever | Class | org.jscience.mathematics.statistics | JScience |
|
| EnhancedSimpsonIntegrator | This class implements an enhanced Simpson-like integrator. | Class | org.jscience.mathematics.analysis.quadrature | JScience |
|
| EnhancedSimpsonIntegratorSampler | This class implements an enhanced Simpson integrator as a sample. | Class | org.jscience.mathematics.analysis.quadrature | JScience |
|
| EnhancedSimpsonNDIntegrator | This class implements an enhanced Simpson-like integrator. | Class | org.jscience.mathematics.analysis.quadrature | JScience |
|
| EnhancedSimpsonNDIntegratorSampler | This class implements an enhanced Simpson integrator as a sample. | Class | org.jscience.mathematics.analysis.quadrature | JScience |
|
| EQ | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.expressions.comparison | JScience |
|
| EstimatedParameter | This class represent the estimated parameters of an estimation problem. | Class | org.jscience.mathematics.analysis.estimation | JScience |
|
| EstimationException | This class represents exceptions thrown by the estimation solvers. | Class | org.jscience.mathematics.analysis.estimation | JScience |
|
| EstimationProblem | This interface represents an estimation problem. | Interface | org.jscience.mathematics.analysis.estimation | JScience |
|
| Estimator | This interface represents solvers for estimation problems. | Interface | org.jscience.mathematics.analysis.estimation | JScience |
|
| EuclidianMetric | | Class | org.jscience.mathematics.geometry | JScience |
|
| EulerIntegrator | This class implements a simple Euler integrator for Ordinary Differential Equations. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| ExactComplex | The ExactComplex class encapsulates complex numbers using ExactReals for real and imaginary part. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| ExactComplexField | The ExactComplexField class encapsulates the field of complex numbers. | Class | org.jscience.mathematics.algebraic.fields | JScience |
|
| ExactComplexFunction | This class describes a function on the complex numbers. | Class | org.jscience.mathematics.analysis | JScience |
|
| ExactComplexPolynomial | A Polynomial over the ExactComplex field. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| ExactComplexPolynomialRing | Nested Class SummaryNested classes/interfaces inherited from interface org. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| ExactInteger | The ExactInteger class encapsulates integer numbers with infinite precision but slower speed than Integer or Long. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| ExactIntegerRing | The ExactIntegerRing class encapsulates the ring of integer numbers. | Class | org.jscience.mathematics.algebraic.fields | JScience |
|
| ExactQuaternion | The ExactQuaternion class encapsulates quaternions. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| ExactRational | The ExactRational class encapsulates rational numbers with infinite precision. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| ExactRationalField | The RationalField class encapsulates the field of rational numbers. | Class | org.jscience.mathematics.algebraic.fields | JScience |
|
| ExactReal | The ExactReal class encapsulates real numbers with infinite precision but slower speed than Float or Double. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| ExactRealField | The RealField class encapsulates the field of real numbers. | Class | org.jscience.mathematics.algebraic.fields | JScience |
|
| ExactRealFunction | This class describes a function on the real numbers. | Class | org.jscience.mathematics.analysis | JScience |
|
| ExactRealFunction2D | This class describes a function on a 2D space. | Class | org.jscience.mathematics.analysis | JScience |
|
| ExactRealMonomialBasis | | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| ExactRealPolynomial | A Polynomial as a Ring. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| ExactRealPolynomialFraction | This class implements fractions of polynomials with one unknown and realSee Also:Serialized Form | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| ExactRealPolynomialRing | Nested Class SummaryNested classes/interfaces inherited from interface org. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| ExactSupernumber | The ExactSupernumber class encapsulates supernumbers. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| ExhaustedSampleException | This class represents exceptions thrown by sample iterators. | Class | org.jscience.mathematics.analysis | JScience |
|
| Exp | Class representing the exponential function of an Expression object. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| ExponentialDistribution | This class defines the standard exponential distribution with a specified rate parameter. | Class | org.jscience.mathematics.statistics | JScience |
|
| ExponentialDoubleFunction | The exponential function. | Class | org.jscience.mathematics.analysis | JScience |
|
| Expression | Interface for creating symbolic expressions, which may be evaluated. | Interface | org.jscience.mathematics.analysis.expressions | JScience |
|
| ExpressionParser | Expression parser for mathematical expressions. | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| ExpressionParser .Compiler | The static class Compiler is intended for command line compilation of source files defining dynamical systems. | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| ExpressionsStandardNames | Abstract class used for supplying some standard names. | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| ExpressionTreeModel | The class ExpressionTreeModel is a TreeModel implementation that allows Expressions to be displayed as tree structures. | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| ExtremeValueDistribution | This class models the exponential-type extreme value distribution. | Class | org.jscience.mathematics.statistics | JScience |
|
| FactorialSeries | The Factorial mathematical series. | Class | org.jscience.mathematics.analysis.series | JScience |
|
| FastCDF2_4 | ******************************* Cohen-Daubechies-Feauveau | Class | org.jscience.mathematics.wavelet.cdf2_4 | JScience |
|
| FastDaubechies2 | This is a very fast implementation of the Fast Wavelet Transform. | Class | org.jscience.mathematics.wavelet.daubechies2 | JScience |
|
| FastHaar | | Class | org.jscience.mathematics.wavelet.haar | JScience |
|
| FastSymmlet8 | This is a very fast implementation of the Fast Wavelet Transform. | Class | org.jscience.mathematics.wavelet.symmlet8 | JScience |
|
| FibonacciSeries | The Fibonacci mathematical series, 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55,Constructor SummaryFibonacciSeries() | Class | org.jscience.mathematics.analysis.series | JScience |
|
| Field | This interface defines a field (a commutative division ring). | Interface | org.jscience.mathematics.algebraic.fields | JScience |
|
| Field .Member | This interface defines a member of a field. | Interface | org.jscience.mathematics.algebraic.fields | JScience |
|
| FilletObject2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| FilletSection3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Filter | This interface is used to define wavelet filters. | Interface | org.jscience.mathematics.wavelet | JScience |
|
| FiniteDistribution | This class models a basic discrete distribution on a finite set of points, with specified probabilities. | Class | org.jscience.mathematics.statistics | JScience |
|
| FiniteGroup | Superclass for finite groups. | Class | org.jscience.mathematics.algebraic.groups | JScience |
|
| FiniteOrderStatisticDistribution | This class models the distribution of an order statistic for a sample chosen without replacement from {1, 2. | Class | org.jscience.mathematics.statistics | JScience |
|
| FiniteSet | A set containing a finite number of elements. | Class | org.jscience.mathematics | JScience |
|
| FinSet | The FinSet class encapsulates the category FinSet. | Class | org.jscience.mathematics.algebraic.categories | JScience |
|
| FirstOrderConverter | This class converts second order differential equations to first This class is a wrapper around a SecondOrderDifferentialEquations which allow to use a FirstOrderIntegrator to integrate it. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| FirstOrderDifferentialEquations | This interface represents a first order differential equations set. | Interface | org.jscience.mathematics.analysis.ode | JScience |
|
| FirstOrderIntegrator | This interface represents a first order integrator for differential equations. | Interface | org.jscience.mathematics.analysis.ode | JScience |
|
| FisherDistribution | This class models the Fisher F distribution with a spcified number of degrees of freedom in the numerator and denominator. | Class | org.jscience.mathematics.statistics | JScience |
|
| FixedStepHandler | This interface represents a handler that should be called after each successful fixed step. | Interface | org.jscience.mathematics.analysis.ode | JScience |
|
| Float | The Float class encapsulates float numbers. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| FourierMathUtils | The Fourier math library. | Class | org.jscience.mathematics.analysis.series | JScience |
|
| FreeformCurveWithControlPoints2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| FreeformCurveWithControlPoints3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| FreeformSurfaceWithControlPoints3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Functor | This interface defines a functor. | Interface | org.jscience.mathematics.algebraic.categories | JScience |
|
| FWT | Abstract class for using very fast, in-place, implementations of the Fast Wavelet Transform. | Class | org.jscience.mathematics.wavelet | JScience |
|
| FWTCoef | This class is used to encapsulate wavelet coefficients. | Class | org.jscience.mathematics.wavelet | JScience |
|
| FWTCoefMathUtils | | Class | org.jscience.mathematics.wavelet | JScience |
|
| FWTPacketCoef | This class is used to encapsulate wavelet packets coefficients. | Class | org.jscience.mathematics.wavelet | JScience |
|
| GammaDistribution | This class models the gamma distribution with a specified shape parameter and scale parameter. | Class | org.jscience.mathematics.statistics | JScience |
|
| Gauss | Class representing a Gaussian distributed random number with specified mean and standard deviation. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| GaussLegendreIntegrator | This class implements a Gauss-Legendre integrator. | Class | org.jscience.mathematics.analysis.quadrature | JScience |
|
| GaussLegendreNDIntegrator | This class implements a Gauss-Legendre integrator. | Class | org.jscience.mathematics.analysis.quadrature | JScience |
|
| GE | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.expressions.comparison | JScience |
|
| GegenbauerDoublePolynomialFactory | This class implements Gegenbauer polynomials. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| GeometricDistribution | This class models the geometric distribution with a given success probability. | Class | org.jscience.mathematics.statistics | JScience |
|
| GeometryElement | | Class | org.jscience.mathematics.geometry | JScience |
|
| GeometrySchemaFunction | ISO 10303-42 4. | Class | org.jscience.mathematics.geometry | JScience |
|
| GeometryUtils | | Class | org.jscience.mathematics.geometry | JScience |
|
| GillIntegrator | This class implements the Gill fourth order Runge-Kutta integrator for Ordinary Differential Equations . | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| GingerbreadManMap | The GingerbreadManMap class provides an object that encapsulates the gingerbread man map. | Class | org.jscience.mathematics.analysis.chaos | JScience |
|
| GradedAlgebra | | Interface | org.jscience.mathematics.algebraic.algebras | JScience |
|
| GradedAlgebra .Member | This interface defines a member of a GradedAlgebra . | Interface | org.jscience.mathematics.algebraic.algebras | JScience |
|
| GradedVectorSpace | This interface defines a graded space. | Interface | org.jscience.mathematics.algebraic.modules | JScience |
|
| GradedVectorSpace .Member | This interface defines a member of a GradedVectorSpace. | Interface | org.jscience.mathematics.algebraic.modules | JScience |
|
| GradientFunction | The interface GradientFunction defines the methods that must be implemented for a class to represent a function with a gradient (the counterpart of the | Interface | org.jscience.mathematics.analysis | JScience |
|
| GraggBulirschStoerIntegrator | This class implements a Gragg-Bulirsch-Stoer integrator for Ordinary Differential Equations. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| Group | This interface defines a group. | Interface | org.jscience.mathematics.algebraic.groups | JScience |
|
| Group .Member | This interface defines a member of a group. | Interface | org.jscience.mathematics.algebraic.groups | JScience |
|
| GT | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.expressions.comparison | JScience |
|
| HarmonicCoefficientsGuesser | This class guesses harmonic coefficients from a sample. | Class | org.jscience.mathematics.analysis.fitting | JScience |
|
| HarmonicFitter | This class implements a curve fitting specialized for sinusoids. | Class | org.jscience.mathematics.analysis.fitting | JScience |
|
| HarmonicSeries | The Harmonic mathematical series. | Class | org.jscience.mathematics.analysis.series | JScience |
|
| HenonMap | The HenonMap class provides an object that encapsulates the Henon map. | Class | org.jscience.mathematics.analysis.chaos | JScience |
|
| HermiteDoublePolynomialFactory | This class implements Hermite polynomials. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| HighamHall54Integrator | This class implements the 5(4) Higham and Hall integrator for Ordinary Differential Equations. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| Hilb | The Hilb class encapsulates the category Hilb. | Class | org.jscience.mathematics.algebraic.categories | JScience |
|
| HilbertSpace | The HilbertSpace class encapsulates Hilbert spaces. | Class | org.jscience.mathematics.algebraic.algebras | JScience |
|
| HilbertSpace .Member | This interface defines a member of a Hilbert space. | Interface | org.jscience.mathematics.algebraic.algebras | JScience |
|
| HomFunctor | The HomFunctor class encapsulates the hom-bifunctor. | Class | org.jscience.mathematics.algebraic.categories | JScience |
|
| HomogeneousPoint1D | | Class | org.jscience.mathematics.geometry | JScience |
|
| HomogeneousPoint2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| HomogeneousPoint3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| HomogeneousVector1D | | Class | org.jscience.mathematics.geometry | JScience |
|
| HomogeneousVector2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| HomogeneousVector3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Hyperbola2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Hyperbola3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| HypergeometricDistribution | This class models the hypergeometric distribution with a specified population size, sample size, and number of type 1 objects. | Class | org.jscience.mathematics.statistics | JScience |
|
| Hypermatrix | The Hypermatrix superclass provides an abstract encapsulation for extended matrices. | Interface | org.jscience.mathematics.algebraic | JScience |
|
| IdentityDoubleFunction | The identity function. | Class | org.jscience.mathematics.analysis | JScience |
|
| IFTE | | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| IllegalScalingException | This exception is used to indicate that the current chosen multiresolution is not appropriate because the number of scaling functions | Class | org.jscience.mathematics.wavelet | JScience |
|
| ImproperOperationException | | Class | org.jscience.mathematics.geometry | JScience |
|
| IndefiniteSolutionException | | Class | org.jscience.mathematics.geometry | JScience |
|
| Integer | The Integer class encapsulates integer numbers. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| Integer2Vector | An optimised implementation of a 2D integer vector. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| Integer3Vector | An optimised implementation of a 3D integer vector. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| IntegerDiagonalMatrix | The IntegerDiagonalMatrix class provides an object for encapsulating integer diagonal matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| IntegerMatrix | The IntegerMatrix class provides an object for encapsulating integer matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| IntegerMatrixAlgebra | Nested Class SummaryNested classes/interfaces inherited from interface org. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| IntegerMatrixBeanInfo | BeanInfo for IntegerMatrix. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| IntegerMatrixCustomizer | Customizer for IntegerMatrix. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| IntegerMatrixEditor | Editing an IntegerMatrix in a table. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| IntegerRing | The IntegerRing class encapsulates the ring of integer numbers. | Class | org.jscience.mathematics.algebraic.fields | JScience |
|
| IntegerSparseMatrix | The IntegerSparseMatrix class provides an object for encapsulating sparse matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| IntegerSparseSquareMatrix | The IntegerSparseSquareMatrix class provides an object for encapsulating sparse square matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| IntegerSparseVector | The IntegerSparseVector class encapsulates sparse vectors. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| IntegerSquareMatrix | The IntegerSquareMatrix class provides an object for encapsulating integer square matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| IntegerSumOfSquaresSeries | The Integer Sum of Square mathematical series. | Class | org.jscience.mathematics.analysis.series | JScience |
|
| IntegerSumSeries | The Integer Sum mathematical series. | Class | org.jscience.mathematics.analysis.series | JScience |
|
| IntegerSymmetricMatrix | The IntegerSymmetricMatrix class provides an object for encapsulating square matrices containing doubles. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| IntegerTridiagonalMatrix | The IntegerTridiagonalMatrix class provides an object for encapsulating integer tridiagonal matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| IntegerVector | An array-based implementation of an integer vector. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| IntegerVectorBeanInfo | BeanInfo for IntegerVector. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| IntegerVectorCustomizer | Customizer for IntegerVector. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| IntegerVectorEditor | Editing a IntegerVector in a table. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| IntegrationException | This exception is made available to users to report the error conditions that are triggered during integration | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| Interference2D | | Interface | org.jscience.mathematics.geometry | JScience |
|
| Interference3D | | Interface | org.jscience.mathematics.geometry | JScience |
|
| IntersectionCurve3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| IntersectionPoint2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| IntersectionPoint3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Interval | A class representing an interval on N, Q, R. | Class | org.jscience.mathematics.analysis | JScience |
|
| IntervalData | This class defines a simple implementation of an interval data distribution. | Class | org.jscience.mathematics.statistics | JScience |
|
| IntervalsList | This class represents an intervals list. | Class | org.jscience.mathematics.analysis | JScience |
|
| InvalidArgumentValueException | | Class | org.jscience.mathematics.geometry | JScience |
|
| Jacobi | Attention! This class is not thread save. | Class | org.jscience.mathematics.analysis.elliptic | JScience |
|
| JacobiDoublePolynomialFactory | This class implements Jacobi polynomials. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| JoinSemiLattice | | Interface | org.jscience.mathematics.algebraic.lattices | JScience |
|
| JoinSemiLattice .Member | This interface defines a member of a join semilattice. | Interface | org.jscience.mathematics.algebraic.lattices | JScience |
|
| JuliaSet | The JuliaSet class provides an object that encapsulates Julia sets. | Class | org.jscience.mathematics.analysis.chaos | JScience |
|
| KarhunenLoeve | This class implements the Karhunen-Loeve expansion. | Class | org.jscience.mathematics.statistics | JScience |
|
| KleeneAlgebra | This interface defines a kleene algebra. | Interface | org.jscience.mathematics.algebraic.fields | JScience |
|
| KleeneAlgebra .Member | This interface defines a member of a Kleene algebra. | Interface | org.jscience.mathematics.algebraic.fields | JScience |
|
| KnotType | | Class | org.jscience.mathematics.geometry | JScience |
|
| KochCurve | The KochCurve class provides an object that encapsulates the Koch curve. | Class | org.jscience.mathematics.analysis.chaos | JScience |
|
| LaguerreDoublePolynomialFactory | This class implements Laguerre polynomials. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| LaplacianFunction | The interface LaplacianFunction defines the methods that must be implemented for a class to represent a function with a laplacian (the counterpart of | Interface | org.jscience.mathematics.analysis | JScience |
|
| Lattice | This interface defines a (ordered) lattice. | Interface | org.jscience.mathematics.algebraic.lattices | JScience |
|
| Lattice .Member | This interface defines a member of a join semilattice. | Interface | org.jscience.mathematics.algebraic.lattices | JScience |
|
| LE | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.expressions.comparison | JScience |
|
| LeafNode | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| LeastSquaresEstimator | This class implements a solver for estimation problems. | Class | org.jscience.mathematics.analysis.estimation | JScience |
|
| LegendreDoublePolynomialFactory | This class implements Legendre polynomials. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| LexTable | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| LexWalker | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| LieAlgebra | The LieAlgebra class provides an abstract encapsulation for Lie algebras. | Class | org.jscience.mathematics.algebraic.algebras | JScience |
|
| LieGroup | The LieGroup class provides an encapsulation for Lie groups. | Class | org.jscience.mathematics.algebraic.groups | JScience |
|
| Line2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Line3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| LinearDoubleFunction | The linear function class. | Class | org.jscience.mathematics.analysis | JScience |
|
| LinearMathUtils | The linear math library. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| LinearSpline | This class is used to generate linear splines to be used as wavelets or related functions. | Class | org.jscience.mathematics.wavelet.splines | JScience |
|
| ListSorter | | Class | org.jscience.mathematics.geometry | JScience |
|
| ListSorter .ObjectComparator | | Interface | org.jscience.mathematics.geometry | JScience |
|
| LiteralVector1D | | Class | org.jscience.mathematics.geometry | JScience |
|
| LiteralVector2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| LiteralVector3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| LnSeries | | Class | org.jscience.mathematics.analysis.series | JScience |
|
| LocationScaleDistribution | This class applies a location-scale tranformation to a given distribution. | Class | org.jscience.mathematics.statistics | JScience |
|
| Log | Class representing the natural logarithm of an Expression object. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| Logical | Interface for creating symbolic logical expressions, which may be evaluated. | Interface | org.jscience.mathematics.analysis.expressions.logical | JScience |
|
| LogicalBinary | | Class | org.jscience.mathematics.analysis.expressions.logical | JScience |
|
| LogicalConstant | | Class | org.jscience.mathematics.analysis.expressions.logical | JScience |
|
| LogicalParameter | See Also:Serialized FormConstructor SummaryLogicalParameter(java. | Class | org.jscience.mathematics.analysis.expressions.logical | JScience |
|
| LogicalUnary | | Class | org.jscience.mathematics.analysis.expressions.logical | JScience |
|
| LogicalVariable | See Also:Serialized FormConstructor SummaryLogicalVariable(java. | Class | org.jscience.mathematics.analysis.expressions.logical | JScience |
|
| LogisticDistribution | This class models the logistic distribution. | Class | org.jscience.mathematics.statistics | JScience |
|
| LogisticMap | The LogisticMap class provides an object that encapsulates the logistic map. | Class | org.jscience.mathematics.analysis.chaos | JScience |
|
| LogNormalDistribution | This class models the lognormal distribution with specified parameters. | Class | org.jscience.mathematics.statistics | JScience |
|
| Long | The Long class encapsulates 64 bits integer numbers. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| Loop | This interface defines a loop (a quasigroup with an identity element). | Interface | org.jscience.mathematics.algebraic.groups | JScience |
|
| Loop .Member | | Interface | org.jscience.mathematics.algebraic.groups | JScience |
|
| LoopWise | | Class | org.jscience.mathematics.geometry | JScience |
|
| LT | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.expressions.comparison | JScience |
|
| MachineEpsilon | | Class | org.jscience.mathematics | JScience |
|
| Magma | | Interface | org.jscience.mathematics.algebraic.groups | JScience |
|
| Magma .Member | This interface defines a member of a magma. | Interface | org.jscience.mathematics.algebraic.groups | JScience |
|
| MandelbrotMap | The MandelbrotMap class provides an object that encapsulates the Mandelbrot map. | Class | org.jscience.mathematics.analysis.chaos | JScience |
|
| MandelbrotSet | The MandelbrotSet class provides an object that encapsulates theConstructor SummaryMandelbrotSet() | Class | org.jscience.mathematics.analysis.chaos | JScience |
|
| MappingException | This class represents exceptions thrown by mappingsSee Also:Serialized Form | Class | org.jscience.mathematics.analysis | JScience |
|
| MatchDistribution | This class models the distribution of the number of matches in a random permutation. | Class | org.jscience.mathematics.statistics | JScience |
|
| MatchingPursuit | A Wavelet (and more) matching pursuit class Uses adaptative Morse coding for better performance. | Class | org.jscience.mathematics.wavelet | JScience |
|
| MathConstants | A collection of useful numbers (stored to maximum precision). | Class | org.jscience.mathematics | JScience |
|
| MathUtils | The extra math library. | Class | org.jscience.mathematics | JScience |
|
| Matrix | The Matrix superclass provides an abstract encapsulation for traditional 2D matrices. | Interface | org.jscience.mathematics.algebraic | JScience |
|
| MatrixEditorPanel | An instance of this class is a JPanel containing a JTable representing a Matrix. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| Max | Class representing the maximum of two Expression objects. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| MeetSemiLattice | | Interface | org.jscience.mathematics.algebraic.lattices | JScience |
|
| MeetSemiLattice .Member | This interface defines a member of a meet lattice. | Interface | org.jscience.mathematics.algebraic.lattices | JScience |
|
| Member | | Interface | org.jscience.mathematics | JScience |
|
| Merge | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| Mesh3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Metric | This interface defines a scheme for distance related methods. | Interface | org.jscience.mathematics.geometry | JScience |
|
| MidpointIntegrator | This class implements a second order Runge-Kutta integrator for Ordinary Differential Equations. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| Min | Class representing the minimum of two Expression objects. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| MinkowskiMetric | This class provides an implementation for Metric, using the Minkowski metric. | Class | org.jscience.mathematics.geometry | JScience |
|
| MinMaxPanel | An instance of this class is a JPanel containing one JSlider and 3 JTextFields representing the Sliders minimum, maximum and current value. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| Minus | Class representing the negated expression of an Expression object. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| MixtureDistribution | This class models a distributions which is the mixture of a given set of distributions using a given set of probabilities as the mixing parameters | Class | org.jscience.mathematics.statistics | JScience |
|
| Mod | Class representing the modulus function. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| Module | This interface defines a module. | Interface | org.jscience.mathematics.algebraic.modules | JScience |
|
| Module .Member | This interface defines a member of a module. | Interface | org.jscience.mathematics.algebraic.modules | JScience |
|
| Monoid | This interface defines a monoid (a semigroup with an identity element). | Interface | org.jscience.mathematics.algebraic.groups | JScience |
|
| Monoid .Member | | Interface | org.jscience.mathematics.algebraic.groups | JScience |
|
| MultiDirectional | This class implements the multi-directional direct search method. | Class | org.jscience.mathematics.analysis.optimization | JScience |
|
| Multiplication | Class representing multiplication of two Expression objects. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| Multiresolution | This class is used to encapsulate the various wavelet multiresolution (Dau2, Haar, . | Class | org.jscience.mathematics.wavelet | JScience |
|
| MultiscaleFunction | Abstract encapsulation mostly meant for wavelet functions (dyadic case). | Class | org.jscience.mathematics.wavelet | JScience |
|
| MultiSpline2_4 | Cohen-Daubechies-Feauveau with N=2 and Ntilde=4 adapted to the interval by Deslauriers-Dubuc-Lemire | Class | org.jscience.mathematics.wavelet.cdf2_4 | JScience |
|
| MultiSpline3_5 | Cohen-Daubechies-Feauveau with N=3 and Ntilde=5 adapted to the interval by Deslauriers-Dubuc-Lemire | Class | org.jscience.mathematics.wavelet.cdf3_5 | JScience |
|
| MultiSplineHaar | | Class | org.jscience.mathematics.wavelet.haar | JScience |
|
| NamedDataExpression | Abstract class used as superclass for classes representing named data. | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| NaturalTransformation | This interface defines a natural transformation. | Interface | org.jscience.mathematics.algebraic.categories | JScience |
|
| NegativeBinomialDistribution | This class models the negative binomial distribution with specified successes parameter and probability parameter. | Class | org.jscience.mathematics.statistics | JScience |
|
| NelderMead | This class implements the Nelder-Mead direct search method. | Class | org.jscience.mathematics.analysis.optimization | JScience |
|
| NEQ | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.expressions.comparison | JScience |
|
| NoConvergenceException | This class represents exceptions thrown by optimization algorithms. | Class | org.jscience.mathematics.analysis.optimization | JScience |
|
| Node | | Interface | org.jscience.mathematics.axiomatic | JScience |
|
| NonParametricCurve2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| NonParametricCurve3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| NonParametricSurface2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| NonParametricSurface3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| NormalDistribution | This class encapsulates the normal distribution with specifiedSee Also:Serialized Form | Class | org.jscience.mathematics.statistics | JScience |
|
| Not | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.expressions.logical | JScience |
|
| NotARotationMatrixException | This class represents exceptions thrown while building rotations fromSee Also:Serialized Form | Class | org.jscience.mathematics.geometry | JScience |
|
| NullArgumentException | | Class | org.jscience.mathematics.geometry | JScience |
|
| NumberInterpolator | Methods inherited from interface org. | Interface | org.jscience.mathematics.analysis.interpolation | JScience |
|
| NumberInterpolatorND | Methods inherited from interface org. | Interface | org.jscience.mathematics.analysis.interpolation | JScience |
|
| NumberMapping | This interface defines a map or function. | Interface | org.jscience.mathematics.analysis | JScience |
|
| NumberMappingND | This interface defines an N dimensional map. | Interface | org.jscience.mathematics.analysis | JScience |
|
| NumberSeries | A mathematical series. | Interface | org.jscience.mathematics.analysis.series | JScience |
|
| NumericalData | This class models a simple implementation of a data distribution. | Class | org.jscience.mathematics.statistics | JScience |
|
| NumericalDifferentiable | The interface specifies the methods that must be supplied for a class to be able to perform automatic differentiation in | Interface | org.jscience.mathematics.analysis.expressions | JScience |
|
| NumericalMathUtils | The numerical math library. | Class | org.jscience.mathematics.analysis | JScience |
|
| OpenCurveException | | Class | org.jscience.mathematics.geometry | JScience |
|
| OpenSurfaceForUDirectionException | | Class | org.jscience.mathematics.geometry | JScience |
|
| OpenSurfaceForVDirectionException | | Class | org.jscience.mathematics.geometry | JScience |
|
| OperatorExpression | Abstract class used as super class for classes representing both unary and binary operators (and more). | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| Or | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.expressions.logical | JScience |
|
| Order | This interface defines an order relation. | Interface | org.jscience.mathematics | JScience |
|
| OrderedGroup | This interface defines an ordered group. | Interface | org.jscience.mathematics.algebraic.groups | JScience |
|
| OrderStatisticDistribution | This class models the distribution of the order statistic of a specified order from a random sample of a specified size from a specified sampling | Class | org.jscience.mathematics.statistics | JScience |
|
| OrthogonalDoublePolynomialFactory | This class is the base class to generate orthogonal polynomials. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| OrthogonalExactRealPolynomialFactory | This class is the base class to generate orthogonal polynomials. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| OrthogonalPolynomialFactory | This class is the base class for orthogonal polynomials. | Interface | org.jscience.mathematics.analysis.polynomials | JScience |
|
| OverlapCurve2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| OverlapCurve3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Parabola2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Parabola3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Parameter | Class representing a Parameter object. | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| ParameterDomain | | Class | org.jscience.mathematics.geometry | JScience |
|
| ParameterOutOfRange | | Class | org.jscience.mathematics.geometry | JScience |
|
| ParameterRangeOnCurve2D | | Interface | org.jscience.mathematics.geometry | JScience |
|
| ParameterRangeOnCurve3D | | Interface | org.jscience.mathematics.geometry | JScience |
|
| ParameterSection | | Class | org.jscience.mathematics.geometry | JScience |
|
| ParameterSectionOnCurve2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| ParameterSectionOnCurve3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| ParameterValidity | | Class | org.jscience.mathematics.geometry | JScience |
|
| ParametricSurface3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| ParetoDistribution | This class models the Pareto distribution with a specified parameter. | Class | org.jscience.mathematics.statistics | JScience |
|
| PiecewiseConstant | This class is used to generate piecewise constant splines to be used as wavelets or related functions. | Class | org.jscience.mathematics.wavelet.splines | JScience |
|
| Placement2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Placement3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Plane3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PochhammerSeries | The Pochhammer Symbol mathematical series. | Class | org.jscience.mathematics.analysis.series | JScience |
|
| Point1D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Point2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Point3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PointCostPair | This class holds a point and its associated cost. | Class | org.jscience.mathematics.analysis.optimization | JScience |
|
| PointOnCurve2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PointOnCurve3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PointOnGeometry1D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PointOnGeometry2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PointOnGeometry3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PointOnPoint1D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PointOnPoint2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PointOnPoint3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PointOnSurface3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PoissonDistribution | The class models the Poisson distribution with a specified rateSee Also:Serialized Form | Class | org.jscience.mathematics.statistics | JScience |
|
| Polyhedron | The class Polyhedron contains the fields which describe a uniform polyhedron and its duals and the method necessary to compute them | Class | org.jscience.mathematics.geometry.polyhedrons | JScience |
|
| PolyhedronDisplayer | The class Kaleidoscope is loaded by a web browser or by the Java Applet Viewer. | Class | org.jscience.mathematics.geometry.polyhedrons | JScience |
|
| PolyhedronVRMLOutputter | | Class | org.jscience.mathematics.geometry.polyhedrons | JScience |
|
| Polynomial | A Polynomial as a Ring. | Interface | org.jscience.mathematics.analysis.polynomials | JScience |
|
| PolynomialBasis | | Interface | org.jscience.mathematics.analysis.polynomials | JScience |
|
| PolynomialCoefficient | This class represents a polynomial coefficient. | Class | org.jscience.mathematics.analysis.fitting | JScience |
|
| PolynomialCurve2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PolynomialCurve3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PolynomialFitter | This class implements a curve fitting specialized for polynomials. | Class | org.jscience.mathematics.analysis.fitting | JScience |
|
| PolynomialMathUtils | | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| Pow | Class representing one Expression object raised to the power of another Expression object. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| PreferredSurfaceCurveRepresentation | | Class | org.jscience.mathematics.geometry | JScience |
|
| Preorder | The Preorder class encapsulates preorders as categories. | Class | org.jscience.mathematics.algebraic.categories | JScience |
|
| PrimeSeries | The prime numbers mathematical series. | Class | org.jscience.mathematics.analysis.series | JScience |
|
| PrimitiveBooleanMappingNDTo1D | | Interface | org.jscience.mathematics.geometry | JScience |
|
| PrimitiveInterpolator | Methods inherited from interface org. | Interface | org.jscience.mathematics.analysis.interpolation | JScience |
|
| PrimitiveInterpolatorND | Methods inherited from interface org. | Interface | org.jscience.mathematics.analysis.interpolation | JScience |
|
| PrimitiveMapping | This interface defines a map or function. | Interface | org.jscience.mathematics.analysis | JScience |
|
| PrimitiveMappingIntegrator | This interface represents an integrator for scalar functions. | Interface | org.jscience.mathematics.analysis.quadrature | JScience |
|
| PrimitiveMappingND | This interface defines an N dimensional map. | Interface | org.jscience.mathematics.analysis | JScience |
|
| PrimitiveMappingNDIntegrator | This interface represents an integrator for vectorial functions. | Interface | org.jscience.mathematics.analysis.quadrature | JScience |
|
| PrimitiveMappingNDSampler | This class is a wrapper allowing to sample a PrimitiveMappingND. | Class | org.jscience.mathematics.analysis | JScience |
|
| PrimitiveMappingSampler | This class is a wrapper allowing to sample a The sample produced is a regular sample. | Class | org.jscience.mathematics.analysis | JScience |
|
| PrimitiveSeries | A mathematical series that uses primitive types. | Interface | org.jscience.mathematics.analysis.series | JScience |
|
| Proof | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| ProofBuffer | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| ProofIterator | Constructor SummaryProofIterator(java. | Class | org.jscience.mathematics.axiomatic | JScience |
|
| ProofStack | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| ProofSystem | Constructor SummaryProofSystem(java. | Class | org.jscience.mathematics.axiomatic | JScience |
|
| ProofTree | Constructor SummaryProofTree(java. | Class | org.jscience.mathematics.axiomatic | JScience |
|
| Prover | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| PureBezierCurve2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PureBezierCurve3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PureBezierSurface3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| QuadraticSpline | This class is used to generate quadratic splines to be used as wavelets or related functions. | Class | org.jscience.mathematics.wavelet.splines | JScience |
|
| QuartaryOperator | Abstract class used as superclass for quartary operators. | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| Quasigroup | This interface defines a quasigroup (a magma in which division is always possible, not necessarily associative). | Interface | org.jscience.mathematics.algebraic.groups | JScience |
|
| Quasigroup .Member | | Interface | org.jscience.mathematics.algebraic.groups | JScience |
|
| Quaternion | The Quaternion class encapsulates quaternions. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| QuaternionEditor | Graphic editor for Quaternion. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| QuaternionEditorPanel | An instance of this class is used by the QuaternionEditor class to display 4 MinMaxPanels representing a Quaternion. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| QuaternionGroup | The QuaternionGroup class represents the quaternion group. | Class | org.jscience.mathematics.algebraic.groups | JScience |
|
| RadixConverter | | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| Rand | Class representing a uniformly distributed random number between two Expression objects. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| RandomVariable | This class models a random variable in terms of a distribution and an interval dataset. | Class | org.jscience.mathematics.statistics | JScience |
|
| Rational | | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| RationalField | The RationalField class encapsulates the field of rational numbers. | Class | org.jscience.mathematics.algebraic.fields | JScience |
|
| RectangularTrimmedSurface3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| ReducedToPointException | | Class | org.jscience.mathematics.geometry | JScience |
|
| RiemannIntegrator | This class implements a Riemann integrator. | Class | org.jscience.mathematics.analysis.quadrature | JScience |
|
| RiemannIntegratorSampler | This class implements a Riemann integrator as a sample. | Class | org.jscience.mathematics.analysis.quadrature | JScience |
|
| RiemannNDIntegrator | This class implements a Riemann integrator. | Class | org.jscience.mathematics.analysis.quadrature | JScience |
|
| RiemannNDIntegratorSampler | This class implements a Riemann integrator as a sample. | Class | org.jscience.mathematics.analysis.quadrature | JScience |
|
| Ring | This interface defines a ring. | Interface | org.jscience.mathematics.algebraic.fields | JScience |
|
| Ring .Member | This interface defines a member of a ring. | Interface | org.jscience.mathematics.algebraic.fields | JScience |
|
| RingHypermatrix | The RingHypermatrix class provides an implementation for extendedSee Also:Serialized Form | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| RingMatrix | The RingMatrix class provides an object for encapsulating matrices overSee Also:Serialized Form | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| RingVector | The RingVector class provides an object for encapsulating vectors overSee Also:Serialized Form | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| RootsFinder | This interface specifies root-finding methods for scalar functions. | Interface | org.jscience.mathematics.analysis.roots | JScience |
|
| Rotation3D | This class implements rotations in a three-dimensional space. | Class | org.jscience.mathematics.geometry | JScience |
|
| Rotation3DOrder | This class is a utility representing a rotation order specification for Cardan or Euler angles specification. | Class | org.jscience.mathematics.geometry | JScience |
|
| RungeKuttaFehlbergIntegrator | This class implements the common part of all Runge-Kutta-Fehlberg integrators for Ordinary Differential Equations. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| RungeKuttaIntegrator | This class implements the common part of all fixed step Runge-Kutta integrators for Ordinary Differential Equations. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| SampledMapping | This interface represent sampled scalar functions. | Interface | org.jscience.mathematics.analysis | JScience |
|
| SampledMappingIntegrator | This interface represents an integrator for scalar samples. | Interface | org.jscience.mathematics.analysis.quadrature | JScience |
|
| SampledMappingIterator | This class is a simple wrapper allowing to iterate over a The basic implementation of the iteration interface does not | Interface | org.jscience.mathematics.analysis | JScience |
|
| SampledMappingNDIntegrator | This interface represents an integrator for vectorial samples. | Interface | org.jscience.mathematics.analysis.quadrature | JScience |
|
| Scaling2 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies2 | JScience |
|
| Scaling3 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies3 | JScience |
|
| Scaling4 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies4 | JScience |
|
| Scaling5 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies5 | JScience |
|
| Scaling6 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies6 | JScience |
|
| Scaling7 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies7 | JScience |
|
| Scaling8 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies8 | JScience |
|
| SchemaBuilder | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| SchemaConverter | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| SchemaReader | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| SecondKindChebyshevDoublePolynomialFactory | This class implements Second Kind Chebyshev polynomials. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| SecondOrderDifferentialEquations | This interface represents a second order differential equations set. | Interface | org.jscience.mathematics.analysis.ode | JScience |
|
| SecondOrderIntegrator | This interface represents a second order integrator for differential equations. | Interface | org.jscience.mathematics.analysis.ode | JScience |
|
| Semigroup | | Interface | org.jscience.mathematics.algebraic.groups | JScience |
|
| Semigroup .Member | | Interface | org.jscience.mathematics.algebraic.groups | JScience |
|
| Semiring | | Interface | org.jscience.mathematics.algebraic.fields | JScience |
|
| Semiring .Member | This interface defines a member of a semiring. | Interface | org.jscience.mathematics.algebraic.fields | JScience |
|
| Set | This interface defines a mathematical set. | Interface | org.jscience.mathematics | JScience |
|
| SetOfTriangles2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| SetOfTriangles3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Sign | Class representing the signum function of an Expression object. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| Signal | This class use the linear spline as a general model for a signal. | Class | org.jscience.mathematics.wavelet | JScience |
|
| Simplicial | The Simplicial class encapsulates the simplicial category. | Class | org.jscience.mathematics.algebraic.categories | JScience |
|
| Sin | Class representing the sine of an Expression object. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| Sine | This class is used to be able to mix the wavelet and sine transforms. | Class | org.jscience.mathematics.wavelet | JScience |
|
| SingularMatrixException | This class represent exceptions thrown by some matrix operations. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| so3_1Dim4 | The so3_1Dim4 class encapsulates so(3,1) algebras using the 4 dimensional (fundamental) representation. | Class | org.jscience.mathematics.algebraic.algebras | JScience |
|
| sp2_RDim2 | The sp2_RDim2 class encapsulates sp(2,R) algebras using the 2 dimensional (fundamental) representation. | Class | org.jscience.mathematics.algebraic.algebras | JScience |
|
| sp2_RDim3 | The sp2_RDim3 class encapsulates sp(2,R) algebras using the 3 dimensional (adjoint) representation. | Class | org.jscience.mathematics.algebraic.algebras | JScience |
|
| SparseDiscreteFunction | | Class | org.jscience.mathematics.wavelet | JScience |
|
| SpecialMathUtils | The special function math library. | Class | org.jscience.mathematics | JScience |
|
| SphericalSurface3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Spline | This class is meant as an abstract encapsulation for spline objects. | Class | org.jscience.mathematics.wavelet.splines | JScience |
|
| Sqrt | Class representing the square root function of an Expression object. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| SquareMatrix | This class defines an interface for Matrices whose dimensions are equal, thus leading to a square matrix. | Interface | org.jscience.mathematics.algebraic | JScience |
|
| StandardMap | The StandardMap class provides an object that encapsulates the Standard map. | Class | org.jscience.mathematics.analysis.chaos | JScience |
|
| StaticStringBuffer | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| StatisticsUtils | | Class | org.jscience.mathematics.statistics | JScience |
|
| Step | Class representing the step function. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| StepHandler | This interface represents a handler that should be called after each successful step. | Interface | org.jscience.mathematics.analysis.ode | JScience |
|
| StepInterpolator | This interface represents an interpolator over the last step during an ODE integration. | Interface | org.jscience.mathematics.analysis.ode | JScience |
|
| StepNormalizer | This class wraps an object implementing FixedStepHandler into a StepHandler. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| StudentDistribution | This class models the student t distribution with a specifed degrees ofSee Also:Serialized Form | Class | org.jscience.mathematics.statistics | JScience |
|
| su2Dim2 | The su2Dim2 class encapsulates su(2) algebras using the 2 dimensional (fundamental) representation. | Class | org.jscience.mathematics.algebraic.algebras | JScience |
|
| su2Dim3 | The su2Dim3 class encapsulates su(2) algebras using the 3 dimensional (adjoint) representation. | Class | org.jscience.mathematics.algebraic.algebras | JScience |
|
| su3Dim3 | The su3Dim3 class encapsulates su(3) algebras using the 3 dimensional (fundamental) representation. | Class | org.jscience.mathematics.algebraic.algebras | JScience |
|
| Subtraction | Class representing substraction of two Expression objects. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| SumOfDiracs | This class is used to generate sum of Diracs (splines of order 0) to be used as wavelets or related functions. | Class | org.jscience.mathematics.wavelet.splines | JScience |
|
| SumOfSeriesSeries | The SumOfSeriesSeries is the series defined as the sum of two series. | Class | org.jscience.mathematics.analysis.series | JScience |
|
| Supernumber | The Supernumber class encapsulates supernumbers. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| SurfaceCurvature | | Class | org.jscience.mathematics.geometry | JScience |
|
| SurfaceCurvature3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| SurfaceCurve3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| SurfaceDerivative | | Class | org.jscience.mathematics.geometry | JScience |
|
| SurfaceDerivative3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| SurfaceOfLinearExtrusion3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| SurfaceOfRevolution3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| SurfaceSurfaceInterference3D | | Interface | org.jscience.mathematics.geometry | JScience |
|
| SwitchingFunction | This interface represents a switching function. | Interface | org.jscience.mathematics.analysis.ode | JScience |
|
| SwitchingFunctionsHandler | This class handles several switching functions during integration. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| SymmetricMatrix | This class defines an interface for matrices whose components are all zeros except on the diagonal and/or the superdiagonal and/or the subdiagonal. | Interface | org.jscience.mathematics.algebraic | JScience |
|
| Tan | Class representing the tangent function of an Expression object. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| TaylorAdd | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorBinary | The abstract superclass for functions of two TaylorDouble variables. | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorConstant | independent variable t. | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorCos | | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorDependant | When performing calculations, either the Taylor coefficients must be known and set or the TaylorDependant must be governed by an ODE | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorDivide | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorDouble | The abstract superclass of all TaylorDouble objects, representing a species of expressions that are automatically Taylor expandable. | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorExp | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorIndependant | The expansion coefficients of y(t) = t are y0 = t0, y1 = 1 and | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorLog | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorMap | Interface for maps that are evaluable as a TaylorDouble calculation TaylorDoubles are functions or variables that possess a known Taylor | Interface | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorMultiply | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorNegate | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorParameter | independent variable t, but that will need to be varied duringSee Also:Serialized Form | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorPow | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorSin | | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorSqrt | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorSubtract | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorUnary | The abstract superclass for functions of one TaylorDouble variable. | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TernaryOperator | Abstract class used as superclass for ternary operators. | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| ThreeEighthesIntegrator | This class implements the 3/8 fourth order Runge-Kutta integrator for Ordinary Differential Equations. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| Tolerance | | Class | org.jscience.mathematics.geometry | JScience |
|
| ToleranceForAngle | | Class | org.jscience.mathematics.geometry | JScience |
|
| ToleranceForDistance | | Class | org.jscience.mathematics.geometry | JScience |
|
| ToleranceForParameter | | Class | org.jscience.mathematics.geometry | JScience |
|
| TransitionCode | | Class | org.jscience.mathematics.geometry | JScience |
|
| TrapezoidIntegrator | This class implements a trapezoid integrator. | Class | org.jscience.mathematics.analysis.quadrature | JScience |
|
| TrapezoidIntegratorSampler | This class implements a trapezoid integrator as a sample. | Class | org.jscience.mathematics.analysis.quadrature | JScience |
|
| TrapezoidNDIntegrator | This class implements a trapezoid integrator. | Class | org.jscience.mathematics.analysis.quadrature | JScience |
|
| TrapezoidNDIntegratorSampler | This class implements a trapezoid integrator as a sample. | Class | org.jscience.mathematics.analysis.quadrature | JScience |
|
| TriangleDistribution | This class models the triangle distribution on a specified interval. | Class | org.jscience.mathematics.statistics | JScience |
|
| TriangularMatrix | This class defines an interface for matrices whose components are all zeros in the upper right or down left triangle. | Interface | org.jscience.mathematics.algebraic | JScience |
|
| TridiagonalMatrix | This class defines an interface for matrices whose components are all zeros except on the diagonal and/or the superdiagonal and/or the subdiagonal. | Interface | org.jscience.mathematics.algebraic | JScience |
|
| TrimmingPreference | | Class | org.jscience.mathematics.geometry | JScience |
|
| TrueFalseUndefined | | Class | org.jscience.mathematics.geometry | JScience |
|
| TwoGeomertiesAreNotContinuousException | | Class | org.jscience.mathematics.geometry | JScience |
|
| Types | | Class | org.jscience.mathematics.geometry | JScience |
|
| U1 | The U1 class provides an encapsulation for U(1) groups. | Class | org.jscience.mathematics.algebraic.groups | JScience |
|
| UnaryOperator | Abstract class used as superclass for all unary operators. | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| UndefinedCompositionException | This exception occurs when trying to compose two morphisms whose composition is undefined. | Class | org.jscience.mathematics.algebraic.categories | JScience |
|
| Unifier | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| UniformNormalizedRandomGenerator | This class implements a normalized uniform random generator. | Class | org.jscience.mathematics.analysis.optimization | JScience |
|
| UniformPolyhedrons | List of UniformPolyhedrons Polyhedra and Their Kaleidoscopic Formulae. | Class | org.jscience.mathematics.geometry.polyhedrons | JScience |
|
| UnsynchedException | See Also:Serialized FormConstructor SummaryUnsynchedException() | Class | org.jscience.mathematics.axiomatic | JScience |
|
| ValuedPair | This class represents an (x, f(x)) pair for vectorial functions. | Class | org.jscience.mathematics.analysis | JScience |
|
| Variable | Class representing a Variable object. | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| VariablePair | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| Vector | The Vector superclass provides an abstract encapsulation for vectors. | Interface | org.jscience.mathematics.algebraic | JScience |
|
| Vector1D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Vector2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Vector3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| VectorEditorPanel | An instance of this class is a JPanel containing a one columned JTable representing a Vector. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| VectorialSampleStatistics | This class compute basic statistics on a scalar sample. | Class | org.jscience.mathematics.analysis.optimization | JScience |
|
| VectorSpace | This interface defines a vector space. | Interface | org.jscience.mathematics.algebraic.modules | JScience |
|
| VectorSpace .Member | This interface defines a member of a vector space, i. | Interface | org.jscience.mathematics.algebraic.modules | JScience |
|
| VoronoiDiagram2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| WalkMaxDistribution | This class models the distribution of the maximum value of a symmetric random walk on the interval [0, n]. | Class | org.jscience.mathematics.statistics | JScience |
|
| WalkPositionDistribution | This class models the distribution of the position at time n for a random walk on the interval [0, n]. | Class | org.jscience.mathematics.statistics | JScience |
|
| Wavelet2 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies2 | JScience |
|
| Wavelet3 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies3 | JScience |
|
| Wavelet4 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies4 | JScience |
|
| Wavelet5 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies5 | JScience |
|
| Wavelet6 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies6 | JScience |
|
| Wavelet7 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies7 | JScience |
|
| Wavelet8 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies8 | JScience |
|
| WaveletMathUtils | The wavelet math library. | Class | org.jscience.mathematics.wavelet | JScience |
|
| WeibullDistribution | This class models the Weibull distribution with specified shape andSee Also:Serialized Form | Class | org.jscience.mathematics.statistics | JScience |
|
| WeightedMeasurement | This class represents measurements in estimation problems. | Class | org.jscience.mathematics.analysis.estimation | JScience |
|
| WFF | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| WhichSide | | Class | org.jscience.mathematics.geometry | JScience |
|
| Xor | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.expressions.logical | JScience |
|
| ZeroLengthException | | Class | org.jscience.mathematics.geometry | JScience |