Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.jscience.mathematics Classes and Interfaces - 750 results found.
NameDescriptionTypePackageFramework
AbelianGroupThis interface defines an abelian group.Interfaceorg.jscience.mathematics.algebraic.groupsJScience
AbelianGroup .MemberThis interface defines a member of an abelian group.Interfaceorg.jscience.mathematics.algebraic.groupsJScience
AbsClass representing the absolute value of an Expression object.Classorg.jscience.mathematics.analysis.expressions.symbolicJScience
AbstractBandedMatrixThis class defines an interface for Banded Matrices (see interface).Classorg.jscience.mathematics.algebraicJScience
AbstractBooleanVectorThe AbstractBooleanVector class encapsulates vectors containing booleans.Classorg.jscience.mathematics.algebraic.matricesJScience
AbstractCartesianTransformationOperatorClassorg.jscience.mathematics.geometryJScience
AbstractComplexMatrixThe AbstractComplexMatrix class provides an object for encapsulating matrices containing complex numbers.Classorg.jscience.mathematics.algebraic.matricesJScience
AbstractComplexSquareMatrixThe AbstractComplexSquareMatrix class provides an object for encapsulating square matrices containing complex numbers.Classorg.jscience.mathematics.algebraic.matricesJScience
AbstractComplexVectorThe AbstractComplexVector class encapsulates vectors containing complexSee Also:Serialized FormClassorg.jscience.mathematics.algebraic.matricesJScience
AbstractCurveFitterThis class is the base class for all curve fitting classes in the package.Classorg.jscience.mathematics.analysis.fittingJScience
AbstractDiagonalMatrixThis class defines an interface for Matrix whose all elements but the ones on the diagonal are zero.Classorg.jscience.mathematics.algebraicJScience
AbstractDoubleMatrixClassorg.jscience.mathematics.algebraic.matricesJScience
AbstractDoubleSquareMatrixThe AbstractDoubleSquareMatrix class provides an object for encapsulating double square matrices.Classorg.jscience.mathematics.algebraic.matricesJScience
AbstractDoubleVectorThe AbstractDoubleVector class encapsulates vectors containing doubles.Classorg.jscience.mathematics.algebraic.matricesJScience
AbstractHypermatrixThe Hypermatrix superclass provides an abstract encapsulation for extended matrices.Classorg.jscience.mathematics.algebraicJScience
AbstractIntegerMatrixThe AbstractIntegerMatrix class provides an object for encapsulating integer matrices.Classorg.jscience.mathematics.algebraic.matricesJScience
AbstractIntegerSquareMatrixThe AbstractIntegerSquareMatrix class provides an object for encapsulating integer square matrices.Classorg.jscience.mathematics.algebraic.matricesJScience
AbstractIntegerVectorThe AbstractIntegerVector class encapsulates vectors containing integers.Classorg.jscience.mathematics.algebraic.matricesJScience
AbstractMappingThis is the common interface to define a map or function.Interfaceorg.jscience.mathematics.analysisJScience
AbstractMatrixThe Matrix superclass provides an abstract encapsulation for traditional 2D matrices.Classorg.jscience.mathematics.algebraicJScience
AbstractNonParametricCurveClassorg.jscience.mathematics.geometryJScience
AbstractNonParametricSurfaceClassorg.jscience.mathematics.geometryJScience
AbstractParametricCurveClassorg.jscience.mathematics.geometryJScience
AbstractParametricSurfaceClassorg.jscience.mathematics.geometryJScience
AbstractPlacementClassorg.jscience.mathematics.geometryJScience
AbstractPointClassorg.jscience.mathematics.geometryJScience
AbstractSeriesInterfaceorg.jscience.mathematics.analysis.seriesJScience
AbstractSquareMatrixThis class defines an interface for Matrices whose dimensions are equal, thus leading to a square matrix.Classorg.jscience.mathematics.algebraicJScience
AbstractStepInterpolatorThis abstract class represents an interpolator over the last step during an ODE integration.Classorg.jscience.mathematics.analysis.odeJScience
AbstractSymmetricMatrixThis class defines an interface for Matrices whose dimensions are equal, thus leading to a square matrix.Classorg.jscience.mathematics.algebraicJScience
AbstractTriangularMatrixThis class defines an interface for matrices whose components are all zeros in the upper right or down left triangle.Classorg.jscience.mathematics.algebraicJScience
AbstractTridiagonalMatrixThis class defines an interface for matrices whose components are all zeros except on the diagonal and/or the superdiagonal and/or theClassorg.jscience.mathematics.algebraicJScience
AbstractVectorThe Vector superclass provides an abstract encapsulation for vectors.Classorg.jscience.mathematics.algebraicJScience
AbstractVectorClassorg.jscience.mathematics.geometryJScience
AcosClass representing the inverse cosine function of an Expression object.Classorg.jscience.mathematics.analysis.expressions.symbolicJScience
AdaptiveStepsizeIntegratorThis abstract class holds the common part of all adaptive stepsize integrators for Ordinary Differential Equations.Classorg.jscience.mathematics.analysis.odeJScience
AdditionClass representing addition of two Expression objects.Classorg.jscience.mathematics.analysis.expressions.symbolicJScience
AlgebraInterfaceorg.jscience.mathematics.algebraic.algebrasJScience
Algebra .MemberThis interface defines a member of an algebra.Interfaceorg.jscience.mathematics.algebraic.algebrasJScience
AnalyzerClassorg.jscience.mathematics.axiomaticJScience
AndSee Also:Serialized FormFields inherited from class org.Classorg.jscience.mathematics.analysis.expressions.logicalJScience
ArrayMathUtilsArrays are faster than object, so this class is here to take full advantage of arrays without encapsulation.Classorg.jscience.mathematicsJScience
AsinClass representing the inverse sine function of an Expression object.Classorg.jscience.mathematics.analysis.expressions.symbolicJScience
AtanClass representing the inverse tangent function of an Expression object.Classorg.jscience.mathematics.analysis.expressions.symbolicJScience
Atan2Class representing the inverse tangent function of two Expression objects.Classorg.jscience.mathematics.analysis.expressions.symbolicJScience
AuxiliaryClass representing an Auxiliary object.Classorg.jscience.mathematics.analysis.expressionsJScience
AxiomConverterClassorg.jscience.mathematics.axiomaticJScience
Axis1Placement3DClassorg.jscience.mathematics.geometryJScience
Axis2Placement2DClassorg.jscience.mathematics.geometryJScience
Axis2Placement3DClassorg.jscience.mathematics.geometryJScience
BanachSpaceThis interface defines a Banach space.Interfaceorg.jscience.mathematics.algebraic.algebrasJScience
BanachSpace .MemberThis interface defines a member of a Banach Space.Interfaceorg.jscience.mathematics.algebraic.algebrasJScience
BandedMatrixThis 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.Interfaceorg.jscience.mathematics.algebraicJScience
BasicSampledMappingIteratorThis class is a simple wrapper allowing to iterate over a The basic implementation of the iteration interface does notClassorg.jscience.mathematics.analysisJScience
BasisFunctionLibrary****************************************** This class is meant to be used forClassorg.jscience.mathematics.waveletJScience
BernoulliDistributionThis class models the Bernoulli distribution with a specified parameter.Classorg.jscience.mathematics.statisticsJScience
BetaDistributionThis class is models the beta distribution with specified left and rightSee Also:Serialized FormClassorg.jscience.mathematics.statisticsJScience
BifunctorThis interface defines a bifunctor.Interfaceorg.jscience.mathematics.algebraic.categoriesJScience
BigRationalBigRational: dynamically sized immutable arbitrary-precision rational numbers.Classorg.jscience.mathematics.algebraic.numbersJScience
BinaryComparisonClassorg.jscience.mathematics.analysis.expressions.comparisonJScience
BinaryOperatorAbstract class used as superclass for binary operators.Classorg.jscience.mathematics.analysis.expressionsJScience
BinomialDistributionThis class models the binomial distribution with a specified number of trials and probability of success.Classorg.jscience.mathematics.statisticsJScience
BinomialRandomNDistributionThis class models the binomial distribution with a random number ofFields inherited from class org.Classorg.jscience.mathematics.statisticsJScience
BirthdayDistributionThis class models the distribution of the number of distinct sample values when a sample of a specified size is chosen with replacement from aClassorg.jscience.mathematics.statisticsJScience
BooleanThe Boolean class encapsulates Boolean numbers.Classorg.jscience.mathematics.algebraic.numbersJScience
BooleanAlgebraThis interface defines a boolean algebra.Interfaceorg.jscience.mathematics.algebraic.latticesJScience
BooleanAlgebra .MemberThis interface defines a member of a boolean algebra.Interfaceorg.jscience.mathematics.algebraic.latticesJScience
BooleanLogicThe BooleanLattice class encapsulates the tradionnal boolean algebra.Classorg.jscience.mathematics.algebraic.latticesJScience
BooleanMatrixFixed sized (non resizable) n*m boolean matrix.Classorg.jscience.mathematics.algebraic.matricesJScience
BooleanMatrixAlgebraNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.jscience.mathematics.algebraic.matricesJScience
BooleanRingClassorg.jscience.mathematics.algebraic.fieldsJScience
BooleanVectorFixed sized (non resizable) BooleanVector.Classorg.jscience.mathematics.algebraic.matricesJScience
BoundedLine2DClassorg.jscience.mathematics.geometryJScience
BoundedLine3DClassorg.jscience.mathematics.geometryJScience
BoundedSurface3DClassorg.jscience.mathematics.geometryJScience
BranchNodeClassorg.jscience.mathematics.axiomaticJScience
BrentSolverThis class implements the Brent algorithm to compute the roots of a function in an interval.Classorg.jscience.mathematics.analysis.rootsJScience
BsplineCurve2DClassorg.jscience.mathematics.geometryJScience
BsplineCurve3DClassorg.jscience.mathematics.geometryJScience
BsplineCurveFormClassorg.jscience.mathematics.geometryJScience
BsplineKnotClassorg.jscience.mathematics.geometryJScience
BsplineSurface3DClassorg.jscience.mathematics.geometryJScience
BsplineSurfaceFormClassorg.jscience.mathematics.geometryJScience
C1FunctionThe interface C1Function defines the methods that must be implemented for a class to represent a differentiable function.Interfaceorg.jscience.mathematics.analysisJScience
C2FunctionThe interface C2Function defines the methods that must be implemented for a class to represent a twice differentiable function.Interfaceorg.jscience.mathematics.analysisJScience
CantorDustThe CantorDust class provides an object that encapsulates the CantorConstructor SummaryCantorDust()Classorg.jscience.mathematics.analysis.chaosJScience
CardanEulerSingularityExceptionThis class represents exceptions thrown while extractiong Cardan or Euler angles from a rotation.Classorg.jscience.mathematics.geometryJScience
CartesianPoint1DClassorg.jscience.mathematics.geometryJScience
CartesianPoint2DClassorg.jscience.mathematics.geometryJScience
CartesianPoint3DClassorg.jscience.mathematics.geometryJScience
CartesianTransformationOperator2DClassorg.jscience.mathematics.geometryJScience
CartesianTransformationOperator3DClassorg.jscience.mathematics.geometryJScience
CascadesThis class is a standard implementation of the Cascades algorithm.Classorg.jscience.mathematics.waveletJScience
CategoryThis interface defines a category.Interfaceorg.jscience.mathematics.algebraic.categoriesJScience
Category .HomSetInterfaceorg.jscience.mathematics.algebraic.categoriesJScience
Category .MorphismThis interface defines a morphism in a category.Interfaceorg.jscience.mathematics.algebraic.categoriesJScience
CatMapThe CatMap class provides an object that encapsulates the cat map.Classorg.jscience.mathematics.analysis.chaosJScience
CauchyDistributionThis class models the Cauchy distribution.Classorg.jscience.mathematics.statisticsJScience
CDF2_4*************************************** Cohen-Daubechies-FeauveauClassorg.jscience.mathematics.wavelet.cdf2_4JScience
CDF3_5*************************************** Cohen-Daubechies-FeauveauClassorg.jscience.mathematics.wavelet.cdf3_5JScience
CenterOfMassesA class representing common perimeters, areas, volumes, center of mass (barycenter or gravity center) for various polygons.Classorg.jscience.mathematics.geometryJScience
ChebyshevDoublePolynomialFactoryThis class implements Chebyshev polynomials.Classorg.jscience.mathematics.analysis.polynomialsJScience
ChiSquareDistributionThis class defines the chi-square distribution with a specifed degrees of freedom parameter.Classorg.jscience.mathematics.statisticsJScience
Circle2DClassorg.jscience.mathematics.geometryJScience
Circle3DClassorg.jscience.mathematics.geometryJScience
CircleDistributionThis class models the crcle distribution with a specified radius.Classorg.jscience.mathematics.statisticsJScience
ClassicalRungeKuttaIntegratorThis class implements the classical fourth order Runge-Kutta integrator for Ordinary Differential Equations (it is the mostClassorg.jscience.mathematics.analysis.odeJScience
ClipClass representing the clip function.Classorg.jscience.mathematics.analysis.expressionsJScience
CommonNormal2DClassorg.jscience.mathematics.geometryJScience
CommonTangent2DClassorg.jscience.mathematics.geometryJScience
ComparableNumberThis is the superclass for comparable numbers.Classorg.jscience.mathematics.algebraic.numbersJScience
ComplexThe Complex class encapsulates complex numbers.Classorg.jscience.mathematics.algebraic.numbersJScience
Complex2VectorAn optimised implementation of a 2D complex vector.Classorg.jscience.mathematics.algebraic.matricesJScience
Complex3VectorAn optimised implementation of a 3D complex vector.Classorg.jscience.mathematics.algebraic.matricesJScience
ComplexDiagonalMatrixThe ComplexDiagonalMatrix class provides an object for encapsulating diagonal matrices containing complex numbers.Classorg.jscience.mathematics.algebraic.matricesJScience
ComplexEditorText based editor for Field.Classorg.jscience.mathematics.algebraic.matrices.guiJScience
ComplexFieldThe ComplexField class encapsulates the field of complex numbers.Classorg.jscience.mathematics.algebraic.fieldsJScience
ComplexFunctionThis class describes a function on the real numbers.Classorg.jscience.mathematics.analysisJScience
ComplexLagrangeBasisA Lagrange base for polynomial over a complex field.Classorg.jscience.mathematics.analysis.polynomialsJScience
ComplexMappingThis interface defines a map or function.Interfaceorg.jscience.mathematics.analysisJScience
ComplexMappingNDThis interface defines an N dimensional map.Interfaceorg.jscience.mathematics.analysisJScience
ComplexMatrixThe ComplexMatrix class provides an object for encapsulating matrices containing complex numbers.Classorg.jscience.mathematics.algebraic.matricesJScience
ComplexMatrixAlgebraNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.jscience.mathematics.algebraic.matricesJScience
ComplexMatrixBeanInfoBeanInfo for ComplexMatrix.Classorg.jscience.mathematics.algebraic.matrices.guiJScience
ComplexMatrixCustomizerCustomizer for ComplexMatrix.Classorg.jscience.mathematics.algebraic.matrices.guiJScience
ComplexMatrixEditorEditing a ComplexMatrix in a table.Classorg.jscience.mathematics.algebraic.matrices.guiJScience
ComplexPolynomialA Polynomial over the complex field.Classorg.jscience.mathematics.analysis.polynomialsJScience
ComplexPolynomialRingNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.jscience.mathematics.analysis.polynomialsJScience
ComplexSparseMatrixThe ComplexSparseMatrix class provides an object for encapsulating sparse matrices.Classorg.jscience.mathematics.algebraic.matricesJScience
ComplexSparseSquareMatrixThe DoubleSparseSquareMatrix class provides an object for encapsulating sparse square matrices.Classorg.jscience.mathematics.algebraic.matricesJScience
ComplexSparseVectorThe ComplexSparseVector class encapsulates sparse vectors.Classorg.jscience.mathematics.algebraic.matricesJScience
ComplexSquareMatrixThe ComplexSquareMatrix class provides an object for encapsulating square matrices containing complex numbers.Classorg.jscience.mathematics.algebraic.matricesJScience
ComplexSymmetricMatrixThe ComplexSymmetricMatrix class provides an object for encapsulating square matrices containing doubles.Classorg.jscience.mathematics.algebraic.matricesJScience
ComplexTableCellRendererThis special TableCellRenderer made for ComplexMatrix and ComplexVector changes especially those values, which are too long to fit in the cell.Classorg.jscience.mathematics.algebraic.matrices.guiJScience
ComplexTridiagonalMatrixThe ComplexTridiagonalMatrix class provides an object for encapsulating tridiagonal matrices containing complex numbers.Classorg.jscience.mathematics.algebraic.matricesJScience
ComplexVectorAn array-based implementation of a complex vector.Classorg.jscience.mathematics.algebraic.matricesJScience
ComplexVectorBeanInfoBeanInfo for ComplexVector.Classorg.jscience.mathematics.algebraic.matrices.guiJScience
ComplexVectorCustomizerCustomizer for ComplexVector.Classorg.jscience.mathematics.algebraic.matrices.guiJScience
ComplexVectorEditorEditing a ComplexVector in a table.Classorg.jscience.mathematics.algebraic.matrices.guiJScience
ConditionOfOperationClassorg.jscience.mathematics.geometryJScience
Conic2DClassorg.jscience.mathematics.geometryJScience
Conic3DClassorg.jscience.mathematics.geometryJScience
ConicalSurface3DClassorg.jscience.mathematics.geometryJScience
ConstantClass representing a Constant object.Classorg.jscience.mathematics.analysis.expressionsJScience
ConstantComplexFunctionThe constant function.Classorg.jscience.mathematics.analysisJScience
ConstantDoubleFunctionThe constant function.Classorg.jscience.mathematics.analysisJScience
ContinuousOutputModelThis class stores all information provided by an ODE integrator during the integration process and build a continuous model of theClassorg.jscience.mathematics.analysis.odeJScience
ContinuousUniformDistributionThis class models the uniform distribution on a specified interval.Classorg.jscience.mathematics.statisticsJScience
ConvergenceCheckerThis interface specifies how to check if a direct search method has converged.Interfaceorg.jscience.mathematics.analysis.optimizationJScience
ConvergenceCheckerThis interface specifies methods to check if a root-finding algorithm has converged.Interfaceorg.jscience.mathematics.analysis.rootsJScience
ConvolutionDistributionThis class creates covolution of a given distribution to a given power.Classorg.jscience.mathematics.statisticsJScience
CoordinatesUtilsThe coordinate transformation math library.Classorg.jscience.mathematics.geometryJScience
CosClass representing the cosine of an Expression object.Classorg.jscience.mathematics.analysis.expressions.symbolicJScience
CosineThis class is used to be able to mix the wavelet and cosine transforms.Classorg.jscience.mathematics.waveletJScience
CostExceptionThis class represents exceptions thrown by cost functions.Classorg.jscience.mathematics.analysis.optimizationJScience
CostFunctionThis interface represents a cost function to be minimized.Interfaceorg.jscience.mathematics.analysis.optimizationJScience
CouponDistributionThis class models the distribution of the sample size needed to get a specified number of distinct sample values when sampling with replacementClassorg.jscience.mathematics.statisticsJScience
CStarAlgebraInterfaceorg.jscience.mathematics.algebraic.algebrasJScience
CStarAlgebra .MemberThis interface defines a member of a C*-algebra.Interfaceorg.jscience.mathematics.algebraic.algebrasJScience
CurlFunctionThe interface CurlFunction defines the methods that must be implemented for a class to represent a function with a curl (the counterpart of theInterfaceorg.jscience.mathematics.analysisJScience
CursorInterfaceorg.jscience.mathematics.geometryJScience
CurveBoundedSurface3DClassorg.jscience.mathematics.geometryJScience
CurveCurvatureClassorg.jscience.mathematics.geometryJScience
CurveCurvature2DClassorg.jscience.mathematics.geometryJScience
CurveCurvature3DClassorg.jscience.mathematics.geometryJScience
CurveCurveInterference2DInterfaceorg.jscience.mathematics.geometryJScience
CurveCurveInterference3DInterfaceorg.jscience.mathematics.geometryJScience
CurveDerivativeClassorg.jscience.mathematics.geometryJScience
CurveDerivative2DClassorg.jscience.mathematics.geometryJScience
CurveDerivative3DClassorg.jscience.mathematics.geometryJScience
CyclicGroupThe CyclicGroup class represents the nth cyclic group.Classorg.jscience.mathematics.algebraic.groupsJScience
CylindricalSurface3DClassorg.jscience.mathematics.geometryJScience
DataExpressionAbstract class used as superclass for classes representing data.Classorg.jscience.mathematics.analysis.expressionsJScience
Daubechies2Daubechies wavelets adapted to the interval by Meyer.Classorg.jscience.mathematics.wavelet.daubechies2JScience
Daubechies3Daubechies wavelets adapted to the interval by Meyer.Classorg.jscience.mathematics.wavelet.daubechies3JScience
Daubechies4Daubechies wavelets adapted to the interval by Meyer.Classorg.jscience.mathematics.wavelet.daubechies4JScience
Daubechies5Daubechies wavelets adapted to the interval by Meyer.Classorg.jscience.mathematics.wavelet.daubechies5JScience
Daubechies6Daubechies wavelets adapted to the interval by Meyer.Classorg.jscience.mathematics.wavelet.daubechies6JScience
Daubechies7Daubechies wavelets adapted to the interval by Meyer.Classorg.jscience.mathematics.wavelet.daubechies7JScience
Daubechies8Daubechies wavelets adapted to the interval by Meyer.Classorg.jscience.mathematics.wavelet.daubechies8JScience
DelaunayDiagram2DClassorg.jscience.mathematics.geometryJScience
DerivativeExceptionThis exception is made available to users to report the error conditions that are trigegred while computing the differential equations.Classorg.jscience.mathematics.analysis.odeJScience
DiagonalMatrixThis class defines an interface for Matrix whose all elements but the ones on the diagonal are zero.Interfaceorg.jscience.mathematics.algebraicJScience
DieDistributionThis class models the distribution for a standard 6-sided die.Classorg.jscience.mathematics.statisticsJScience
DiffClass representing the derivative of an Expression objects.Classorg.jscience.mathematics.analysis.expressions.symbolicJScience
DihedralGroupThe DihedralGroup class represents the nth dihedral group.Classorg.jscience.mathematics.algebraic.groupsJScience
DirectSearchOptimizerThis class implements simplex-based direct search optimization Direct search method only use cost function values, they don'tClassorg.jscience.mathematics.analysis.optimizationJScience
DiscreteArcsineDistributionThis class models the discrete arcsine distribution.Classorg.jscience.mathematics.statisticsJScience
DiscreteFunctionThis class is used to be able to mix the wavelet and other type of functions such as given signals.Classorg.jscience.mathematics.waveletJScience
DiscreteHilbertSpaceThis class provides support for basic operations on MultiscaleFunction.Classorg.jscience.mathematics.waveletJScience
DiscreteUniformDistributionThis class models the discrete uniform distribution on a finite set.Classorg.jscience.mathematics.statisticsJScience
DistinctVariablesClassorg.jscience.mathematics.axiomaticJScience
DistributionClassorg.jscience.mathematics.statisticsJScience
DistributionDomainThis class defines a partition of an interval into subintervals of equal width.Classorg.jscience.mathematics.statisticsJScience
DivergenceFunctionThe interface DivergenceFunction defines the methods that must be implemented for a class to represent a function with a divergence (theInterfaceorg.jscience.mathematics.analysisJScience
DivisionClass representing division of two Expression objects.Classorg.jscience.mathematics.analysis.expressions.symbolicJScience
DormandPrince54IntegratorThis class implements the 5(4) Dormand-Prince integrator for Ordinary Differential Equations.Classorg.jscience.mathematics.analysis.odeJScience
DormandPrince853IntegratorThis class implements the 8(5,3) Dormand-Prince integrator for Ordinary Differential Equations.Classorg.jscience.mathematics.analysis.odeJScience
DoubleThe Double class encapsulates double numbers.Classorg.jscience.mathematics.algebraic.numbersJScience
Double2VectorAn optimised implementation of a 2D double vector.Classorg.jscience.mathematics.algebraic.matricesJScience
Double3VectorAn optimised implementation of a 3D double vector.Classorg.jscience.mathematics.algebraic.matricesJScience
DoubleBoundedRangeModelAn implementation of BoundedRangeModel providing the storage of doubleConstructor SummaryDoubleBoundedRangeModel()Classorg.jscience.mathematics.algebraic.matrices.guiJScience
DoubleChebyshevBasisThe famous Chebychev basis for interpolating polynomials with minimalFields inherited from class org.Classorg.jscience.mathematics.analysis.polynomialsJScience
DoubleCubicSplineInterpolatorClassorg.jscience.mathematics.analysis.interpolationJScience
DoubleCubicSplineInterpolator2DClassorg.jscience.mathematics.analysis.interpolationJScience
DoubleCubicSplineInterpolator3DClassorg.jscience.mathematics.analysis.interpolationJScience
DoubleCubicSplineInterpolatorNDConstructor SummaryDoubleCubicSplineInterpolatorND(java.Classorg.jscience.mathematics.analysis.interpolationJScience
DoubleDiagonalMatrixThe DoubleDiagonalMatrix class provides an object for encapsulating double diagonal matrices.Classorg.jscience.mathematics.algebraic.matricesJScience
DoubleFieldThe DoubleField class encapsulates the field of real numbers.Classorg.jscience.mathematics.algebraic.fieldsJScience
DoubleFunctionThis class describes a function on the real numbers.Classorg.jscience.mathematics.analysisJScience
DoubleFunction2DThis class describes a function on a 2D space.Classorg.jscience.mathematics.analysisJScience
DoubleLagrangeBasisThe Lagrange Basis for real polynomials.Classorg.jscience.mathematics.analysis.polynomialsJScience
DoubleLinearSplineInterpolatorClassorg.jscience.mathematics.analysis.interpolationJScience
DoubleMatrixThe DoubleMatrix class provides an object for encapsulating double matrices.Classorg.jscience.mathematics.algebraic.matricesJScience
DoubleMatrixAlgebraNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.jscience.mathematics.algebraic.matricesJScience
DoubleMatrixBeanInfoBeanInfo for DoubleMatrix.Classorg.jscience.mathematics.algebraic.matrices.guiJScience
DoubleMatrixCustomizerCustomizer for RealMatrix.Classorg.jscience.mathematics.algebraic.matrices.guiJScience
DoubleMatrixEditorEditing a DoubleMatrix in a table.Classorg.jscience.mathematics.algebraic.matrices.guiJScience
DoubleMonomialBasisClassorg.jscience.mathematics.analysis.polynomialsJScience
DoublePolynomialA Polynomial as a Ring.Classorg.jscience.mathematics.analysis.polynomialsJScience
DoublePolynomialFractionThis class implements fractions of polynomials with one unknown and realSee Also:Serialized FormClassorg.jscience.mathematics.analysis.polynomialsJScience
DoublePolynomialRingNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.jscience.mathematics.analysis.polynomialsJScience
DoubleSparseMatrixThe DoubleSparseMatrix class provides an object for encapsulating sparse matrices.Classorg.jscience.mathematics.algebraic.matricesJScience
DoubleSparseSquareMatrixThe DoubleSparseSquareMatrix class provides an object for encapsulating sparse square matrices.Classorg.jscience.mathematics.algebraic.matricesJScience
DoubleSparseVectorThe DoubleSparseVector class encapsulates sparse vectors.Classorg.jscience.mathematics.algebraic.matricesJScience
DoubleSquareMatrixThe DoubleSquareMatrix class provides an object for encapsulating double square matrices.Classorg.jscience.mathematics.algebraic.matricesJScience
DoubleSymmetricMatrixThe DoubleSquareMatrix class provides an object for encapsulating square matrices containing doubles.Classorg.jscience.mathematics.algebraic.matricesJScience
DoubleTridiagonalMatrixThe DoubleTridiagonalMatrix class provides an object for encapsulating double tridiagonal matrices.Classorg.jscience.mathematics.algebraic.matricesJScience
DoubleVectorAn array-based implementation of an double vector.Classorg.jscience.mathematics.algebraic.matricesJScience
DoubleVectorBeanInfoBeanInfo for DoubleVector.Classorg.jscience.mathematics.algebraic.matrices.guiJScience
DoubleVectorCustomizerCustomizer for DoubleVector.Classorg.jscience.mathematics.algebraic.matrices.guiJScience
DoubleVectorEditorEditing a RealVector in a table.Classorg.jscience.mathematics.algebraic.matrices.guiJScience
DualScaling2_4Cohen-Daubechies-Feauveau with N=2 and Ntilde=4 adapted to the interval by Deslauriers-Dubuc-LemireClassorg.jscience.mathematics.wavelet.cdf2_4JScience
DualScaling3_5Cohen-Daubechies-Feauveau with N=3 and Ntilde=5 adapted to the interval by Deslauriers-Dubuc-LemireClassorg.jscience.mathematics.wavelet.cdf3_5JScience
DualWavelet2_4Cohen-Daubechies-Feauveau with N=2 and Ntilde=4 adapted to the interval by Deslauriers-Dubuc-LemireClassorg.jscience.mathematics.wavelet.cdf2_4JScience
DualWavelet3_5Cohen-Daubechies-Feauveau with N=3 and Ntilde=5 adapted to the interval by Deslauriers-Dubuc-LemireClassorg.jscience.mathematics.wavelet.cdf3_5JScience
DummyStepHandlerThis class is a step handler that do nothing.Classorg.jscience.mathematics.analysis.odeJScience
DummyStepInterpolatorThis class is a step interpolator that does nothing.Classorg.jscience.mathematics.analysis.odeJScience
ElementarySurface3DClassorg.jscience.mathematics.geometryJScience
Ellipse2DClassorg.jscience.mathematics.geometryJScience
Ellipse3DClassorg.jscience.mathematics.geometryJScience
EllipticClass provides Jacobi's elliptic theta functions.Classorg.jscience.mathematics.analysis.ellipticJScience
EmbeddedGraph .GraphItemMakerInterfaceorg.jscience.mathematics.geometryJScience
EnclosingBox2DClassorg.jscience.mathematics.geometryJScience
EnclosingBox3DClassorg.jscience.mathematics.geometryJScience
EngineerMathUtilsThis class is dedicated to engineering methods applied to arrays including All methods here are safe, that is, they create copies of arrays wheneverClassorg.jscience.mathematics.statisticsJScience
EnhancedSimpsonIntegratorThis class implements an enhanced Simpson-like integrator.Classorg.jscience.mathematics.analysis.quadratureJScience
EnhancedSimpsonIntegratorSamplerThis class implements an enhanced Simpson integrator as a sample.Classorg.jscience.mathematics.analysis.quadratureJScience
EnhancedSimpsonNDIntegratorThis class implements an enhanced Simpson-like integrator.Classorg.jscience.mathematics.analysis.quadratureJScience
EnhancedSimpsonNDIntegratorSamplerThis class implements an enhanced Simpson integrator as a sample.Classorg.jscience.mathematics.analysis.quadratureJScience
EQSee Also:Serialized FormFields inherited from class org.Classorg.jscience.mathematics.analysis.expressions.comparisonJScience
EstimatedParameterThis class represent the estimated parameters of an estimation problem.Classorg.jscience.mathematics.analysis.estimationJScience
EstimationExceptionThis class represents exceptions thrown by the estimation solvers.Classorg.jscience.mathematics.analysis.estimationJScience
EstimationProblemThis interface represents an estimation problem.Interfaceorg.jscience.mathematics.analysis.estimationJScience
EstimatorThis interface represents solvers for estimation problems.Interfaceorg.jscience.mathematics.analysis.estimationJScience
EuclidianMetricClassorg.jscience.mathematics.geometryJScience
EulerIntegratorThis class implements a simple Euler integrator for Ordinary Differential Equations.Classorg.jscience.mathematics.analysis.odeJScience
ExactComplexThe ExactComplex class encapsulates complex numbers using ExactReals for real and imaginary part.Classorg.jscience.mathematics.algebraic.numbersJScience
ExactComplexFieldThe ExactComplexField class encapsulates the field of complex numbers.Classorg.jscience.mathematics.algebraic.fieldsJScience
ExactComplexFunctionThis class describes a function on the complex numbers.Classorg.jscience.mathematics.analysisJScience
ExactComplexPolynomialA Polynomial over the ExactComplex field.Classorg.jscience.mathematics.analysis.polynomialsJScience
ExactComplexPolynomialRingNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.jscience.mathematics.analysis.polynomialsJScience
ExactIntegerThe ExactInteger class encapsulates integer numbers with infinite precision but slower speed than Integer or Long.Classorg.jscience.mathematics.algebraic.numbersJScience
ExactIntegerRingThe ExactIntegerRing class encapsulates the ring of integer numbers.Classorg.jscience.mathematics.algebraic.fieldsJScience
ExactQuaternionThe ExactQuaternion class encapsulates quaternions.Classorg.jscience.mathematics.algebraic.numbersJScience
ExactRationalThe ExactRational class encapsulates rational numbers with infinite precision.Classorg.jscience.mathematics.algebraic.numbersJScience
ExactRationalFieldThe RationalField class encapsulates the field of rational numbers.Classorg.jscience.mathematics.algebraic.fieldsJScience
ExactRealThe ExactReal class encapsulates real numbers with infinite precision but slower speed than Float or Double.Classorg.jscience.mathematics.algebraic.numbersJScience
ExactRealFieldThe RealField class encapsulates the field of real numbers.Classorg.jscience.mathematics.algebraic.fieldsJScience
ExactRealFunctionThis class describes a function on the real numbers.Classorg.jscience.mathematics.analysisJScience
ExactRealFunction2DThis class describes a function on a 2D space.Classorg.jscience.mathematics.analysisJScience
ExactRealMonomialBasisClassorg.jscience.mathematics.analysis.polynomialsJScience
ExactRealPolynomialA Polynomial as a Ring.Classorg.jscience.mathematics.analysis.polynomialsJScience
ExactRealPolynomialFractionThis class implements fractions of polynomials with one unknown and realSee Also:Serialized FormClassorg.jscience.mathematics.analysis.polynomialsJScience
ExactRealPolynomialRingNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.jscience.mathematics.analysis.polynomialsJScience
ExactSupernumberThe ExactSupernumber class encapsulates supernumbers.Classorg.jscience.mathematics.algebraic.numbersJScience
ExhaustedSampleExceptionThis class represents exceptions thrown by sample iterators.Classorg.jscience.mathematics.analysisJScience
ExpClass representing the exponential function of an Expression object.Classorg.jscience.mathematics.analysis.expressions.symbolicJScience
ExponentialDistributionThis class defines the standard exponential distribution with a specified rate parameter.Classorg.jscience.mathematics.statisticsJScience
ExponentialDoubleFunctionThe exponential function.Classorg.jscience.mathematics.analysisJScience
ExpressionInterface for creating symbolic expressions, which may be evaluated.Interfaceorg.jscience.mathematics.analysis.expressionsJScience
ExpressionParserExpression parser for mathematical expressions.Classorg.jscience.mathematics.analysis.expressionsJScience
ExpressionParser .CompilerThe static class Compiler is intended for command line compilation of source files defining dynamical systems.Classorg.jscience.mathematics.analysis.expressionsJScience
ExpressionsStandardNamesAbstract class used for supplying some standard names.Classorg.jscience.mathematics.analysis.expressionsJScience
ExpressionTreeModelThe class ExpressionTreeModel is a TreeModel implementation that allows Expressions to be displayed as tree structures.Classorg.jscience.mathematics.analysis.expressionsJScience
ExtremeValueDistributionThis class models the exponential-type extreme value distribution.Classorg.jscience.mathematics.statisticsJScience
FactorialSeriesThe Factorial mathematical series.Classorg.jscience.mathematics.analysis.seriesJScience
FastCDF2_4******************************* Cohen-Daubechies-FeauveauClassorg.jscience.mathematics.wavelet.cdf2_4JScience
FastDaubechies2This is a very fast implementation of the Fast Wavelet Transform.Classorg.jscience.mathematics.wavelet.daubechies2JScience
FastHaarClassorg.jscience.mathematics.wavelet.haarJScience
FastSymmlet8This is a very fast implementation of the Fast Wavelet Transform.Classorg.jscience.mathematics.wavelet.symmlet8JScience
FibonacciSeriesThe Fibonacci mathematical series, 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55,Constructor SummaryFibonacciSeries()Classorg.jscience.mathematics.analysis.seriesJScience
FieldThis interface defines a field (a commutative division ring).Interfaceorg.jscience.mathematics.algebraic.fieldsJScience
Field .MemberThis interface defines a member of a field.Interfaceorg.jscience.mathematics.algebraic.fieldsJScience
FilletObject2DClassorg.jscience.mathematics.geometryJScience
FilletSection3DClassorg.jscience.mathematics.geometryJScience
FilterThis interface is used to define wavelet filters.Interfaceorg.jscience.mathematics.waveletJScience
FiniteDistributionThis class models a basic discrete distribution on a finite set of points, with specified probabilities.Classorg.jscience.mathematics.statisticsJScience
FiniteGroupSuperclass for finite groups.Classorg.jscience.mathematics.algebraic.groupsJScience
FiniteOrderStatisticDistributionThis class models the distribution of an order statistic for a sample chosen without replacement from {1, 2.Classorg.jscience.mathematics.statisticsJScience
FiniteSetA set containing a finite number of elements.Classorg.jscience.mathematicsJScience
FinSetThe FinSet class encapsulates the category FinSet.Classorg.jscience.mathematics.algebraic.categoriesJScience
FirstOrderConverterThis 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.Classorg.jscience.mathematics.analysis.odeJScience
FirstOrderDifferentialEquationsThis interface represents a first order differential equations set.Interfaceorg.jscience.mathematics.analysis.odeJScience
FirstOrderIntegratorThis interface represents a first order integrator for differential equations.Interfaceorg.jscience.mathematics.analysis.odeJScience
FisherDistributionThis class models the Fisher F distribution with a spcified number of degrees of freedom in the numerator and denominator.Classorg.jscience.mathematics.statisticsJScience
FixedStepHandlerThis interface represents a handler that should be called after each successful fixed step.Interfaceorg.jscience.mathematics.analysis.odeJScience
FloatThe Float class encapsulates float numbers.Classorg.jscience.mathematics.algebraic.numbersJScience
FourierMathUtilsThe Fourier math library.Classorg.jscience.mathematics.analysis.seriesJScience
FreeformCurveWithControlPoints2DClassorg.jscience.mathematics.geometryJScience
FreeformCurveWithControlPoints3DClassorg.jscience.mathematics.geometryJScience
FreeformSurfaceWithControlPoints3DClassorg.jscience.mathematics.geometryJScience
FunctorThis interface defines a functor.Interfaceorg.jscience.mathematics.algebraic.categoriesJScience
FWTAbstract class for using very fast, in-place, implementations of the Fast Wavelet Transform.Classorg.jscience.mathematics.waveletJScience
FWTCoefThis class is used to encapsulate wavelet coefficients.Classorg.jscience.mathematics.waveletJScience
FWTCoefMathUtilsClassorg.jscience.mathematics.waveletJScience
FWTPacketCoefThis class is used to encapsulate wavelet packets coefficients.Classorg.jscience.mathematics.waveletJScience
GammaDistributionThis class models the gamma distribution with a specified shape parameter and scale parameter.Classorg.jscience.mathematics.statisticsJScience
GaussClass representing a Gaussian distributed random number with specified mean and standard deviation.Classorg.jscience.mathematics.analysis.expressions.symbolicJScience
GaussLegendreIntegratorThis class implements a Gauss-Legendre integrator.Classorg.jscience.mathematics.analysis.quadratureJScience
GaussLegendreNDIntegratorThis class implements a Gauss-Legendre integrator.Classorg.jscience.mathematics.analysis.quadratureJScience
GESee Also:Serialized FormFields inherited from class org.Classorg.jscience.mathematics.analysis.expressions.comparisonJScience
GegenbauerDoublePolynomialFactoryThis class implements Gegenbauer polynomials.Classorg.jscience.mathematics.analysis.polynomialsJScience
GeometricDistributionThis class models the geometric distribution with a given success probability.Classorg.jscience.mathematics.statisticsJScience
GeometryElementClassorg.jscience.mathematics.geometryJScience
GeometrySchemaFunctionISO 10303-42 4.Classorg.jscience.mathematics.geometryJScience
GeometryUtilsClassorg.jscience.mathematics.geometryJScience
GillIntegratorThis class implements the Gill fourth order Runge-Kutta integrator for Ordinary Differential Equations .Classorg.jscience.mathematics.analysis.odeJScience
GingerbreadManMapThe GingerbreadManMap class provides an object that encapsulates the gingerbread man map.Classorg.jscience.mathematics.analysis.chaosJScience
GradedAlgebraInterfaceorg.jscience.mathematics.algebraic.algebrasJScience
GradedAlgebra .MemberThis interface defines a member of a GradedAlgebra .Interfaceorg.jscience.mathematics.algebraic.algebrasJScience
GradedVectorSpaceThis interface defines a graded space.Interfaceorg.jscience.mathematics.algebraic.modulesJScience
GradedVectorSpace .MemberThis interface defines a member of a GradedVectorSpace.Interfaceorg.jscience.mathematics.algebraic.modulesJScience
GradientFunctionThe interface GradientFunction defines the methods that must be implemented for a class to represent a function with a gradient (the counterpart of theInterfaceorg.jscience.mathematics.analysisJScience
GraggBulirschStoerIntegratorThis class implements a Gragg-Bulirsch-Stoer integrator for Ordinary Differential Equations.Classorg.jscience.mathematics.analysis.odeJScience
GroupThis interface defines a group.Interfaceorg.jscience.mathematics.algebraic.groupsJScience
Group .MemberThis interface defines a member of a group.Interfaceorg.jscience.mathematics.algebraic.groupsJScience
GTSee Also:Serialized FormFields inherited from class org.Classorg.jscience.mathematics.analysis.expressions.comparisonJScience
HarmonicCoefficientsGuesserThis class guesses harmonic coefficients from a sample.Classorg.jscience.mathematics.analysis.fittingJScience
HarmonicFitterThis class implements a curve fitting specialized for sinusoids.Classorg.jscience.mathematics.analysis.fittingJScience
HarmonicSeriesThe Harmonic mathematical series.Classorg.jscience.mathematics.analysis.seriesJScience
HenonMapThe HenonMap class provides an object that encapsulates the Henon map.Classorg.jscience.mathematics.analysis.chaosJScience
HermiteDoublePolynomialFactoryThis class implements Hermite polynomials.Classorg.jscience.mathematics.analysis.polynomialsJScience
HighamHall54IntegratorThis class implements the 5(4) Higham and Hall integrator for Ordinary Differential Equations.Classorg.jscience.mathematics.analysis.odeJScience
HilbThe Hilb class encapsulates the category Hilb.Classorg.jscience.mathematics.algebraic.categoriesJScience
HilbertSpaceThe HilbertSpace class encapsulates Hilbert spaces.Classorg.jscience.mathematics.algebraic.algebrasJScience
HilbertSpace .MemberThis interface defines a member of a Hilbert space.Interfaceorg.jscience.mathematics.algebraic.algebrasJScience
HomFunctorThe HomFunctor class encapsulates the hom-bifunctor.Classorg.jscience.mathematics.algebraic.categoriesJScience
HomogeneousPoint1DClassorg.jscience.mathematics.geometryJScience
HomogeneousPoint2DClassorg.jscience.mathematics.geometryJScience
HomogeneousPoint3DClassorg.jscience.mathematics.geometryJScience
HomogeneousVector1DClassorg.jscience.mathematics.geometryJScience
HomogeneousVector2DClassorg.jscience.mathematics.geometryJScience
HomogeneousVector3DClassorg.jscience.mathematics.geometryJScience
Hyperbola2DClassorg.jscience.mathematics.geometryJScience
Hyperbola3DClassorg.jscience.mathematics.geometryJScience
HypergeometricDistributionThis class models the hypergeometric distribution with a specified population size, sample size, and number of type 1 objects.Classorg.jscience.mathematics.statisticsJScience
HypermatrixThe Hypermatrix superclass provides an abstract encapsulation for extended matrices.Interfaceorg.jscience.mathematics.algebraicJScience
IdentityDoubleFunctionThe identity function.Classorg.jscience.mathematics.analysisJScience
IFTEClassorg.jscience.mathematics.analysis.expressions.symbolicJScience
IllegalScalingExceptionThis exception is used to indicate that the current chosen multiresolution is not appropriate because the number of scaling functionsClassorg.jscience.mathematics.waveletJScience
ImproperOperationExceptionClassorg.jscience.mathematics.geometryJScience
IndefiniteSolutionExceptionClassorg.jscience.mathematics.geometryJScience
IntegerThe Integer class encapsulates integer numbers.Classorg.jscience.mathematics.algebraic.numbersJScience
Integer2VectorAn optimised implementation of a 2D integer vector.Classorg.jscience.mathematics.algebraic.matricesJScience
Integer3VectorAn optimised implementation of a 3D integer vector.Classorg.jscience.mathematics.algebraic.matricesJScience
IntegerDiagonalMatrixThe IntegerDiagonalMatrix class provides an object for encapsulating integer diagonal matrices.Classorg.jscience.mathematics.algebraic.matricesJScience
IntegerMatrixThe IntegerMatrix class provides an object for encapsulating integer matrices.Classorg.jscience.mathematics.algebraic.matricesJScience
IntegerMatrixAlgebraNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.jscience.mathematics.algebraic.matricesJScience
IntegerMatrixBeanInfoBeanInfo for IntegerMatrix.Classorg.jscience.mathematics.algebraic.matrices.guiJScience
IntegerMatrixCustomizerCustomizer for IntegerMatrix.Classorg.jscience.mathematics.algebraic.matrices.guiJScience
IntegerMatrixEditorEditing an IntegerMatrix in a table.Classorg.jscience.mathematics.algebraic.matrices.guiJScience
IntegerRingThe IntegerRing class encapsulates the ring of integer numbers.Classorg.jscience.mathematics.algebraic.fieldsJScience
IntegerSparseMatrixThe IntegerSparseMatrix class provides an object for encapsulating sparse matrices.Classorg.jscience.mathematics.algebraic.matricesJScience
IntegerSparseSquareMatrixThe IntegerSparseSquareMatrix class provides an object for encapsulating sparse square matrices.Classorg.jscience.mathematics.algebraic.matricesJScience
IntegerSparseVectorThe IntegerSparseVector class encapsulates sparse vectors.Classorg.jscience.mathematics.algebraic.matricesJScience
IntegerSquareMatrixThe IntegerSquareMatrix class provides an object for encapsulating integer square matrices.Classorg.jscience.mathematics.algebraic.matricesJScience
IntegerSumOfSquaresSeriesThe Integer Sum of Square mathematical series.Classorg.jscience.mathematics.analysis.seriesJScience
IntegerSumSeriesThe Integer Sum mathematical series.Classorg.jscience.mathematics.analysis.seriesJScience
IntegerSymmetricMatrixThe IntegerSymmetricMatrix class provides an object for encapsulating square matrices containing doubles.Classorg.jscience.mathematics.algebraic.matricesJScience
IntegerTridiagonalMatrixThe IntegerTridiagonalMatrix class provides an object for encapsulating integer tridiagonal matrices.Classorg.jscience.mathematics.algebraic.matricesJScience
IntegerVectorAn array-based implementation of an integer vector.Classorg.jscience.mathematics.algebraic.matricesJScience
IntegerVectorBeanInfoBeanInfo for IntegerVector.Classorg.jscience.mathematics.algebraic.matrices.guiJScience
IntegerVectorCustomizerCustomizer for IntegerVector.Classorg.jscience.mathematics.algebraic.matrices.guiJScience
IntegerVectorEditorEditing a IntegerVector in a table.Classorg.jscience.mathematics.algebraic.matrices.guiJScience
IntegrationExceptionThis exception is made available to users to report the error conditions that are triggered during integrationClassorg.jscience.mathematics.analysis.odeJScience
Interference2DInterfaceorg.jscience.mathematics.geometryJScience
Interference3DInterfaceorg.jscience.mathematics.geometryJScience
IntersectionCurve3DClassorg.jscience.mathematics.geometryJScience
IntersectionPoint2DClassorg.jscience.mathematics.geometryJScience
IntersectionPoint3DClassorg.jscience.mathematics.geometryJScience
IntervalA class representing an interval on N, Q, R.Classorg.jscience.mathematics.analysisJScience
IntervalDataThis class defines a simple implementation of an interval data distribution.Classorg.jscience.mathematics.statisticsJScience
IntervalsListThis class represents an intervals list.Classorg.jscience.mathematics.analysisJScience
InvalidArgumentValueExceptionClassorg.jscience.mathematics.geometryJScience
Jacobi Attention! This class is not thread save.Classorg.jscience.mathematics.analysis.ellipticJScience
JacobiDoublePolynomialFactoryThis class implements Jacobi polynomials.Classorg.jscience.mathematics.analysis.polynomialsJScience
JoinSemiLatticeInterfaceorg.jscience.mathematics.algebraic.latticesJScience
JoinSemiLattice .MemberThis interface defines a member of a join semilattice.Interfaceorg.jscience.mathematics.algebraic.latticesJScience
JuliaSetThe JuliaSet class provides an object that encapsulates Julia sets.Classorg.jscience.mathematics.analysis.chaosJScience
KarhunenLoeveThis class implements the Karhunen-Loeve expansion.Classorg.jscience.mathematics.statisticsJScience
KleeneAlgebraThis interface defines a kleene algebra.Interfaceorg.jscience.mathematics.algebraic.fieldsJScience
KleeneAlgebra .MemberThis interface defines a member of a Kleene algebra.Interfaceorg.jscience.mathematics.algebraic.fieldsJScience
KnotTypeClassorg.jscience.mathematics.geometryJScience
KochCurveThe KochCurve class provides an object that encapsulates the Koch curve.Classorg.jscience.mathematics.analysis.chaosJScience
LaguerreDoublePolynomialFactoryThis class implements Laguerre polynomials.Classorg.jscience.mathematics.analysis.polynomialsJScience
LaplacianFunctionThe interface LaplacianFunction defines the methods that must be implemented for a class to represent a function with a laplacian (the counterpart ofInterfaceorg.jscience.mathematics.analysisJScience
LatticeThis interface defines a (ordered) lattice.Interfaceorg.jscience.mathematics.algebraic.latticesJScience
Lattice .MemberThis interface defines a member of a join semilattice.Interfaceorg.jscience.mathematics.algebraic.latticesJScience
LESee Also:Serialized FormFields inherited from class org.Classorg.jscience.mathematics.analysis.expressions.comparisonJScience
LeafNodeClassorg.jscience.mathematics.axiomaticJScience
LeastSquaresEstimatorThis class implements a solver for estimation problems.Classorg.jscience.mathematics.analysis.estimationJScience
LegendreDoublePolynomialFactoryThis class implements Legendre polynomials.Classorg.jscience.mathematics.analysis.polynomialsJScience
LexTableClassorg.jscience.mathematics.axiomaticJScience
LexWalkerClassorg.jscience.mathematics.axiomaticJScience
LieAlgebraThe LieAlgebra class provides an abstract encapsulation for Lie algebras.Classorg.jscience.mathematics.algebraic.algebrasJScience
LieGroupThe LieGroup class provides an encapsulation for Lie groups.Classorg.jscience.mathematics.algebraic.groupsJScience
Line2DClassorg.jscience.mathematics.geometryJScience
Line3DClassorg.jscience.mathematics.geometryJScience
LinearDoubleFunctionThe linear function class.Classorg.jscience.mathematics.analysisJScience
LinearMathUtilsThe linear math library.Classorg.jscience.mathematics.algebraic.matricesJScience
LinearSplineThis class is used to generate linear splines to be used as wavelets or related functions.Classorg.jscience.mathematics.wavelet.splinesJScience
ListSorterClassorg.jscience.mathematics.geometryJScience
ListSorter .ObjectComparatorInterfaceorg.jscience.mathematics.geometryJScience
LiteralVector1DClassorg.jscience.mathematics.geometryJScience
LiteralVector2DClassorg.jscience.mathematics.geometryJScience
LiteralVector3DClassorg.jscience.mathematics.geometryJScience
LnSeriesClassorg.jscience.mathematics.analysis.seriesJScience
LocationScaleDistributionThis class applies a location-scale tranformation to a given distribution.Classorg.jscience.mathematics.statisticsJScience
LogClass representing the natural logarithm of an Expression object.Classorg.jscience.mathematics.analysis.expressions.symbolicJScience
LogicalInterface for creating symbolic logical expressions, which may be evaluated.Interfaceorg.jscience.mathematics.analysis.expressions.logicalJScience
LogicalBinaryClassorg.jscience.mathematics.analysis.expressions.logicalJScience
LogicalConstantClassorg.jscience.mathematics.analysis.expressions.logicalJScience
LogicalParameterSee Also:Serialized FormConstructor SummaryLogicalParameter(java.Classorg.jscience.mathematics.analysis.expressions.logicalJScience
LogicalUnaryClassorg.jscience.mathematics.analysis.expressions.logicalJScience
LogicalVariableSee Also:Serialized FormConstructor SummaryLogicalVariable(java.Classorg.jscience.mathematics.analysis.expressions.logicalJScience
LogisticDistributionThis class models the logistic distribution.Classorg.jscience.mathematics.statisticsJScience
LogisticMapThe LogisticMap class provides an object that encapsulates the logistic map.Classorg.jscience.mathematics.analysis.chaosJScience
LogNormalDistributionThis class models the lognormal distribution with specified parameters.Classorg.jscience.mathematics.statisticsJScience
LongThe Long class encapsulates 64 bits integer numbers.Classorg.jscience.mathematics.algebraic.numbersJScience
LoopThis interface defines a loop (a quasigroup with an identity element).Interfaceorg.jscience.mathematics.algebraic.groupsJScience
Loop .MemberInterfaceorg.jscience.mathematics.algebraic.groupsJScience
LoopWiseClassorg.jscience.mathematics.geometryJScience
LTSee Also:Serialized FormFields inherited from class org.Classorg.jscience.mathematics.analysis.expressions.comparisonJScience
MachineEpsilonClassorg.jscience.mathematicsJScience
MagmaInterfaceorg.jscience.mathematics.algebraic.groupsJScience
Magma .MemberThis interface defines a member of a magma.Interfaceorg.jscience.mathematics.algebraic.groupsJScience
MandelbrotMapThe MandelbrotMap class provides an object that encapsulates the Mandelbrot map.Classorg.jscience.mathematics.analysis.chaosJScience
MandelbrotSetThe MandelbrotSet class provides an object that encapsulates theConstructor SummaryMandelbrotSet()Classorg.jscience.mathematics.analysis.chaosJScience
MappingExceptionThis class represents exceptions thrown by mappingsSee Also:Serialized FormClassorg.jscience.mathematics.analysisJScience
MatchDistributionThis class models the distribution of the number of matches in a random permutation.Classorg.jscience.mathematics.statisticsJScience
MatchingPursuitA Wavelet (and more) matching pursuit class Uses adaptative Morse coding for better performance.Classorg.jscience.mathematics.waveletJScience
MathConstantsA collection of useful numbers (stored to maximum precision).Classorg.jscience.mathematicsJScience
MathUtilsThe extra math library.Classorg.jscience.mathematicsJScience
MatrixThe Matrix superclass provides an abstract encapsulation for traditional 2D matrices.Interfaceorg.jscience.mathematics.algebraicJScience
MatrixEditorPanelAn instance of this class is a JPanel containing a JTable representing a Matrix.Classorg.jscience.mathematics.algebraic.matrices.guiJScience
MaxClass representing the maximum of two Expression objects.Classorg.jscience.mathematics.analysis.expressions.symbolicJScience
MeetSemiLatticeInterfaceorg.jscience.mathematics.algebraic.latticesJScience
MeetSemiLattice .MemberThis interface defines a member of a meet lattice.Interfaceorg.jscience.mathematics.algebraic.latticesJScience
MemberInterfaceorg.jscience.mathematicsJScience
MergeClassorg.jscience.mathematics.axiomaticJScience
Mesh3DClassorg.jscience.mathematics.geometryJScience
MetricThis interface defines a scheme for distance related methods.Interfaceorg.jscience.mathematics.geometryJScience
MidpointIntegratorThis class implements a second order Runge-Kutta integrator for Ordinary Differential Equations.Classorg.jscience.mathematics.analysis.odeJScience
MinClass representing the minimum of two Expression objects.Classorg.jscience.mathematics.analysis.expressions.symbolicJScience
MinkowskiMetricThis class provides an implementation for Metric, using the Minkowski metric.Classorg.jscience.mathematics.geometryJScience
MinMaxPanelAn instance of this class is a JPanel containing one JSlider and 3 JTextFields representing the Sliders minimum, maximum and current value.Classorg.jscience.mathematics.algebraic.matrices.guiJScience
MinusClass representing the negated expression of an Expression object.Classorg.jscience.mathematics.analysis.expressions.symbolicJScience
MixtureDistributionThis class models a distributions which is the mixture of a given set of distributions using a given set of probabilities as the mixing parametersClassorg.jscience.mathematics.statisticsJScience
ModClass representing the modulus function.Classorg.jscience.mathematics.analysis.expressions.symbolicJScience
ModuleThis interface defines a module.Interfaceorg.jscience.mathematics.algebraic.modulesJScience
Module .MemberThis interface defines a member of a module.Interfaceorg.jscience.mathematics.algebraic.modulesJScience
MonoidThis interface defines a monoid (a semigroup with an identity element).Interfaceorg.jscience.mathematics.algebraic.groupsJScience
Monoid .MemberInterfaceorg.jscience.mathematics.algebraic.groupsJScience
MultiDirectionalThis class implements the multi-directional direct search method.Classorg.jscience.mathematics.analysis.optimizationJScience
MultiplicationClass representing multiplication of two Expression objects.Classorg.jscience.mathematics.analysis.expressions.symbolicJScience
MultiresolutionThis class is used to encapsulate the various wavelet multiresolution (Dau2, Haar, .Classorg.jscience.mathematics.waveletJScience
MultiscaleFunctionAbstract encapsulation mostly meant for wavelet functions (dyadic case).Classorg.jscience.mathematics.waveletJScience
MultiSpline2_4Cohen-Daubechies-Feauveau with N=2 and Ntilde=4 adapted to the interval by Deslauriers-Dubuc-LemireClassorg.jscience.mathematics.wavelet.cdf2_4JScience
MultiSpline3_5Cohen-Daubechies-Feauveau with N=3 and Ntilde=5 adapted to the interval by Deslauriers-Dubuc-LemireClassorg.jscience.mathematics.wavelet.cdf3_5JScience
MultiSplineHaarClassorg.jscience.mathematics.wavelet.haarJScience
NamedDataExpressionAbstract class used as superclass for classes representing named data.Classorg.jscience.mathematics.analysis.expressionsJScience
NaturalTransformationThis interface defines a natural transformation.Interfaceorg.jscience.mathematics.algebraic.categoriesJScience
NegativeBinomialDistributionThis class models the negative binomial distribution with specified successes parameter and probability parameter.Classorg.jscience.mathematics.statisticsJScience
NelderMeadThis class implements the Nelder-Mead direct search method.Classorg.jscience.mathematics.analysis.optimizationJScience
NEQSee Also:Serialized FormFields inherited from class org.Classorg.jscience.mathematics.analysis.expressions.comparisonJScience
NoConvergenceExceptionThis class represents exceptions thrown by optimization algorithms.Classorg.jscience.mathematics.analysis.optimizationJScience
NodeInterfaceorg.jscience.mathematics.axiomaticJScience
NonParametricCurve2DClassorg.jscience.mathematics.geometryJScience
NonParametricCurve3DClassorg.jscience.mathematics.geometryJScience
NonParametricSurface2DClassorg.jscience.mathematics.geometryJScience
NonParametricSurface3DClassorg.jscience.mathematics.geometryJScience
NormalDistributionThis class encapsulates the normal distribution with specifiedSee Also:Serialized FormClassorg.jscience.mathematics.statisticsJScience
NotSee Also:Serialized FormFields inherited from class org.Classorg.jscience.mathematics.analysis.expressions.logicalJScience
NotARotationMatrixExceptionThis class represents exceptions thrown while building rotations fromSee Also:Serialized FormClassorg.jscience.mathematics.geometryJScience
NullArgumentExceptionClassorg.jscience.mathematics.geometryJScience
NumberInterpolatorMethods inherited from interface org.Interfaceorg.jscience.mathematics.analysis.interpolationJScience
NumberInterpolatorNDMethods inherited from interface org.Interfaceorg.jscience.mathematics.analysis.interpolationJScience
NumberMappingThis interface defines a map or function.Interfaceorg.jscience.mathematics.analysisJScience
NumberMappingNDThis interface defines an N dimensional map.Interfaceorg.jscience.mathematics.analysisJScience
NumberSeriesA mathematical series.Interfaceorg.jscience.mathematics.analysis.seriesJScience
NumericalDataThis class models a simple implementation of a data distribution.Classorg.jscience.mathematics.statisticsJScience
NumericalDifferentiableThe interface specifies the methods that must be supplied for a class to be able to perform automatic differentiation inInterfaceorg.jscience.mathematics.analysis.expressionsJScience
NumericalMathUtilsThe numerical math library.Classorg.jscience.mathematics.analysisJScience
OpenCurveExceptionClassorg.jscience.mathematics.geometryJScience
OpenSurfaceForUDirectionExceptionClassorg.jscience.mathematics.geometryJScience
OpenSurfaceForVDirectionExceptionClassorg.jscience.mathematics.geometryJScience
OperatorExpressionAbstract class used as super class for classes representing both unary and binary operators (and more).Classorg.jscience.mathematics.analysis.expressionsJScience
OrSee Also:Serialized FormFields inherited from class org.Classorg.jscience.mathematics.analysis.expressions.logicalJScience
OrderThis interface defines an order relation.Interfaceorg.jscience.mathematicsJScience
OrderedGroupThis interface defines an ordered group.Interfaceorg.jscience.mathematics.algebraic.groupsJScience
OrderStatisticDistributionThis class models the distribution of the order statistic of a specified order from a random sample of a specified size from a specified samplingClassorg.jscience.mathematics.statisticsJScience
OrthogonalDoublePolynomialFactoryThis class is the base class to generate orthogonal polynomials.Classorg.jscience.mathematics.analysis.polynomialsJScience
OrthogonalExactRealPolynomialFactoryThis class is the base class to generate orthogonal polynomials.Classorg.jscience.mathematics.analysis.polynomialsJScience
OrthogonalPolynomialFactoryThis class is the base class for orthogonal polynomials.Interfaceorg.jscience.mathematics.analysis.polynomialsJScience
OverlapCurve2DClassorg.jscience.mathematics.geometryJScience
OverlapCurve3DClassorg.jscience.mathematics.geometryJScience
Parabola2DClassorg.jscience.mathematics.geometryJScience
Parabola3DClassorg.jscience.mathematics.geometryJScience
ParameterClass representing a Parameter object.Classorg.jscience.mathematics.analysis.expressionsJScience
ParameterDomainClassorg.jscience.mathematics.geometryJScience
ParameterOutOfRangeClassorg.jscience.mathematics.geometryJScience
ParameterRangeOnCurve2DInterfaceorg.jscience.mathematics.geometryJScience
ParameterRangeOnCurve3DInterfaceorg.jscience.mathematics.geometryJScience
ParameterSectionClassorg.jscience.mathematics.geometryJScience
ParameterSectionOnCurve2DClassorg.jscience.mathematics.geometryJScience
ParameterSectionOnCurve3DClassorg.jscience.mathematics.geometryJScience
ParameterValidityClassorg.jscience.mathematics.geometryJScience
ParametricSurface3DClassorg.jscience.mathematics.geometryJScience
ParetoDistributionThis class models the Pareto distribution with a specified parameter.Classorg.jscience.mathematics.statisticsJScience
PiecewiseConstantThis class is used to generate piecewise constant splines to be used as wavelets or related functions.Classorg.jscience.mathematics.wavelet.splinesJScience
Placement2DClassorg.jscience.mathematics.geometryJScience
Placement3DClassorg.jscience.mathematics.geometryJScience
Plane3DClassorg.jscience.mathematics.geometryJScience
PochhammerSeriesThe Pochhammer Symbol mathematical series.Classorg.jscience.mathematics.analysis.seriesJScience
Point1DClassorg.jscience.mathematics.geometryJScience
Point2DClassorg.jscience.mathematics.geometryJScience
Point3DClassorg.jscience.mathematics.geometryJScience
PointCostPairThis class holds a point and its associated cost.Classorg.jscience.mathematics.analysis.optimizationJScience
PointOnCurve2DClassorg.jscience.mathematics.geometryJScience
PointOnCurve3DClassorg.jscience.mathematics.geometryJScience
PointOnGeometry1DClassorg.jscience.mathematics.geometryJScience
PointOnGeometry2DClassorg.jscience.mathematics.geometryJScience
PointOnGeometry3DClassorg.jscience.mathematics.geometryJScience
PointOnPoint1DClassorg.jscience.mathematics.geometryJScience
PointOnPoint2DClassorg.jscience.mathematics.geometryJScience
PointOnPoint3DClassorg.jscience.mathematics.geometryJScience
PointOnSurface3DClassorg.jscience.mathematics.geometryJScience
PoissonDistributionThe class models the Poisson distribution with a specified rateSee Also:Serialized FormClassorg.jscience.mathematics.statisticsJScience
PolyhedronThe class Polyhedron contains the fields which describe a uniform polyhedron and its duals and the method necessary to compute themClassorg.jscience.mathematics.geometry.polyhedronsJScience
PolyhedronDisplayerThe class Kaleidoscope is loaded by a web browser or by the Java Applet Viewer.Classorg.jscience.mathematics.geometry.polyhedronsJScience
PolyhedronVRMLOutputterClassorg.jscience.mathematics.geometry.polyhedronsJScience
PolynomialA Polynomial as a Ring.Interfaceorg.jscience.mathematics.analysis.polynomialsJScience
PolynomialBasisInterfaceorg.jscience.mathematics.analysis.polynomialsJScience
PolynomialCoefficientThis class represents a polynomial coefficient.Classorg.jscience.mathematics.analysis.fittingJScience
PolynomialCurve2DClassorg.jscience.mathematics.geometryJScience
PolynomialCurve3DClassorg.jscience.mathematics.geometryJScience
PolynomialFitterThis class implements a curve fitting specialized for polynomials.Classorg.jscience.mathematics.analysis.fittingJScience
PolynomialMathUtilsClassorg.jscience.mathematics.analysis.polynomialsJScience
PowClass representing one Expression object raised to the power of another Expression object.Classorg.jscience.mathematics.analysis.expressions.symbolicJScience
PreferredSurfaceCurveRepresentationClassorg.jscience.mathematics.geometryJScience
PreorderThe Preorder class encapsulates preorders as categories.Classorg.jscience.mathematics.algebraic.categoriesJScience
PrimeSeriesThe prime numbers mathematical series.Classorg.jscience.mathematics.analysis.seriesJScience
PrimitiveBooleanMappingNDTo1DInterfaceorg.jscience.mathematics.geometryJScience
PrimitiveInterpolatorMethods inherited from interface org.Interfaceorg.jscience.mathematics.analysis.interpolationJScience
PrimitiveInterpolatorNDMethods inherited from interface org.Interfaceorg.jscience.mathematics.analysis.interpolationJScience
PrimitiveMappingThis interface defines a map or function.Interfaceorg.jscience.mathematics.analysisJScience
PrimitiveMappingIntegratorThis interface represents an integrator for scalar functions.Interfaceorg.jscience.mathematics.analysis.quadratureJScience
PrimitiveMappingNDThis interface defines an N dimensional map.Interfaceorg.jscience.mathematics.analysisJScience
PrimitiveMappingNDIntegratorThis interface represents an integrator for vectorial functions.Interfaceorg.jscience.mathematics.analysis.quadratureJScience
PrimitiveMappingNDSamplerThis class is a wrapper allowing to sample a PrimitiveMappingND.Classorg.jscience.mathematics.analysisJScience
PrimitiveMappingSamplerThis class is a wrapper allowing to sample a The sample produced is a regular sample.Classorg.jscience.mathematics.analysisJScience
PrimitiveSeriesA mathematical series that uses primitive types.Interfaceorg.jscience.mathematics.analysis.seriesJScience
ProofClassorg.jscience.mathematics.axiomaticJScience
ProofBufferClassorg.jscience.mathematics.axiomaticJScience
ProofIteratorConstructor SummaryProofIterator(java.Classorg.jscience.mathematics.axiomaticJScience
ProofStackClassorg.jscience.mathematics.axiomaticJScience
ProofSystemConstructor SummaryProofSystem(java.Classorg.jscience.mathematics.axiomaticJScience
ProofTreeConstructor SummaryProofTree(java.Classorg.jscience.mathematics.axiomaticJScience
ProverClassorg.jscience.mathematics.axiomaticJScience
PureBezierCurve2DClassorg.jscience.mathematics.geometryJScience
PureBezierCurve3DClassorg.jscience.mathematics.geometryJScience
PureBezierSurface3DClassorg.jscience.mathematics.geometryJScience
QuadraticSplineThis class is used to generate quadratic splines to be used as wavelets or related functions.Classorg.jscience.mathematics.wavelet.splinesJScience
QuartaryOperatorAbstract class used as superclass for quartary operators.Classorg.jscience.mathematics.analysis.expressionsJScience
QuasigroupThis interface defines a quasigroup (a magma in which division is always possible, not necessarily associative).Interfaceorg.jscience.mathematics.algebraic.groupsJScience
Quasigroup .MemberInterfaceorg.jscience.mathematics.algebraic.groupsJScience
QuaternionThe Quaternion class encapsulates quaternions.Classorg.jscience.mathematics.algebraic.numbersJScience
QuaternionEditorGraphic editor for Quaternion.Classorg.jscience.mathematics.algebraic.matrices.guiJScience
QuaternionEditorPanelAn instance of this class is used by the QuaternionEditor class to display 4 MinMaxPanels representing a Quaternion.Classorg.jscience.mathematics.algebraic.matrices.guiJScience
QuaternionGroupThe QuaternionGroup class represents the quaternion group.Classorg.jscience.mathematics.algebraic.groupsJScience
RadixConverterClassorg.jscience.mathematics.algebraic.numbersJScience
RandClass representing a uniformly distributed random number between two Expression objects.Classorg.jscience.mathematics.analysis.expressions.symbolicJScience
RandomVariableThis class models a random variable in terms of a distribution and an interval dataset.Classorg.jscience.mathematics.statisticsJScience
RationalClassorg.jscience.mathematics.algebraic.numbersJScience
RationalFieldThe RationalField class encapsulates the field of rational numbers.Classorg.jscience.mathematics.algebraic.fieldsJScience
RectangularTrimmedSurface3DClassorg.jscience.mathematics.geometryJScience
ReducedToPointExceptionClassorg.jscience.mathematics.geometryJScience
RiemannIntegratorThis class implements a Riemann integrator.Classorg.jscience.mathematics.analysis.quadratureJScience
RiemannIntegratorSamplerThis class implements a Riemann integrator as a sample.Classorg.jscience.mathematics.analysis.quadratureJScience
RiemannNDIntegratorThis class implements a Riemann integrator.Classorg.jscience.mathematics.analysis.quadratureJScience
RiemannNDIntegratorSamplerThis class implements a Riemann integrator as a sample.Classorg.jscience.mathematics.analysis.quadratureJScience
RingThis interface defines a ring.Interfaceorg.jscience.mathematics.algebraic.fieldsJScience
Ring .MemberThis interface defines a member of a ring.Interfaceorg.jscience.mathematics.algebraic.fieldsJScience
RingHypermatrixThe RingHypermatrix class provides an implementation for extendedSee Also:Serialized FormClassorg.jscience.mathematics.algebraic.matricesJScience
RingMatrixThe RingMatrix class provides an object for encapsulating matrices overSee Also:Serialized FormClassorg.jscience.mathematics.algebraic.matricesJScience
RingVectorThe RingVector class provides an object for encapsulating vectors overSee Also:Serialized FormClassorg.jscience.mathematics.algebraic.matricesJScience
RootsFinderThis interface specifies root-finding methods for scalar functions.Interfaceorg.jscience.mathematics.analysis.rootsJScience
Rotation3DThis class implements rotations in a three-dimensional space.Classorg.jscience.mathematics.geometryJScience
Rotation3DOrderThis class is a utility representing a rotation order specification for Cardan or Euler angles specification.Classorg.jscience.mathematics.geometryJScience
RungeKuttaFehlbergIntegratorThis class implements the common part of all Runge-Kutta-Fehlberg integrators for Ordinary Differential Equations.Classorg.jscience.mathematics.analysis.odeJScience
RungeKuttaIntegratorThis class implements the common part of all fixed step Runge-Kutta integrators for Ordinary Differential Equations.Classorg.jscience.mathematics.analysis.odeJScience
SampledMappingThis interface represent sampled scalar functions.Interfaceorg.jscience.mathematics.analysisJScience
SampledMappingIntegratorThis interface represents an integrator for scalar samples.Interfaceorg.jscience.mathematics.analysis.quadratureJScience
SampledMappingIteratorThis class is a simple wrapper allowing to iterate over a The basic implementation of the iteration interface does notInterfaceorg.jscience.mathematics.analysisJScience
SampledMappingNDIntegratorThis interface represents an integrator for vectorial samples.Interfaceorg.jscience.mathematics.analysis.quadratureJScience
Scaling2Daubechies wavelets adapted to the interval by Meyer.Classorg.jscience.mathematics.wavelet.daubechies2JScience
Scaling3Daubechies wavelets adapted to the interval by Meyer.Classorg.jscience.mathematics.wavelet.daubechies3JScience
Scaling4Daubechies wavelets adapted to the interval by Meyer.Classorg.jscience.mathematics.wavelet.daubechies4JScience
Scaling5Daubechies wavelets adapted to the interval by Meyer.Classorg.jscience.mathematics.wavelet.daubechies5JScience
Scaling6Daubechies wavelets adapted to the interval by Meyer.Classorg.jscience.mathematics.wavelet.daubechies6JScience
Scaling7Daubechies wavelets adapted to the interval by Meyer.Classorg.jscience.mathematics.wavelet.daubechies7JScience
Scaling8Daubechies wavelets adapted to the interval by Meyer.Classorg.jscience.mathematics.wavelet.daubechies8JScience
SchemaBuilderClassorg.jscience.mathematics.axiomaticJScience
SchemaConverterClassorg.jscience.mathematics.axiomaticJScience
SchemaReaderClassorg.jscience.mathematics.axiomaticJScience
SecondKindChebyshevDoublePolynomialFactoryThis class implements Second Kind Chebyshev polynomials.Classorg.jscience.mathematics.analysis.polynomialsJScience
SecondOrderDifferentialEquationsThis interface represents a second order differential equations set.Interfaceorg.jscience.mathematics.analysis.odeJScience
SecondOrderIntegratorThis interface represents a second order integrator for differential equations.Interfaceorg.jscience.mathematics.analysis.odeJScience
SemigroupInterfaceorg.jscience.mathematics.algebraic.groupsJScience
Semigroup .MemberInterfaceorg.jscience.mathematics.algebraic.groupsJScience
SemiringInterfaceorg.jscience.mathematics.algebraic.fieldsJScience
Semiring .MemberThis interface defines a member of a semiring.Interfaceorg.jscience.mathematics.algebraic.fieldsJScience
SetThis interface defines a mathematical set.Interfaceorg.jscience.mathematicsJScience
SetOfTriangles2DClassorg.jscience.mathematics.geometryJScience
SetOfTriangles3DClassorg.jscience.mathematics.geometryJScience
SignClass representing the signum function of an Expression object.Classorg.jscience.mathematics.analysis.expressions.symbolicJScience
SignalThis class use the linear spline as a general model for a signal.Classorg.jscience.mathematics.waveletJScience
SimplicialThe Simplicial class encapsulates the simplicial category.Classorg.jscience.mathematics.algebraic.categoriesJScience
SinClass representing the sine of an Expression object.Classorg.jscience.mathematics.analysis.expressions.symbolicJScience
SineThis class is used to be able to mix the wavelet and sine transforms.Classorg.jscience.mathematics.waveletJScience
SingularMatrixExceptionThis class represent exceptions thrown by some matrix operations.Classorg.jscience.mathematics.algebraic.matricesJScience
so3_1Dim4The so3_1Dim4 class encapsulates so(3,1) algebras using the 4 dimensional (fundamental) representation.Classorg.jscience.mathematics.algebraic.algebrasJScience
sp2_RDim2The sp2_RDim2 class encapsulates sp(2,R) algebras using the 2 dimensional (fundamental) representation.Classorg.jscience.mathematics.algebraic.algebrasJScience
sp2_RDim3The sp2_RDim3 class encapsulates sp(2,R) algebras using the 3 dimensional (adjoint) representation.Classorg.jscience.mathematics.algebraic.algebrasJScience
SparseDiscreteFunctionClassorg.jscience.mathematics.waveletJScience
SpecialMathUtilsThe special function math library.Classorg.jscience.mathematicsJScience
SphericalSurface3DClassorg.jscience.mathematics.geometryJScience
SplineThis class is meant as an abstract encapsulation for spline objects.Classorg.jscience.mathematics.wavelet.splinesJScience
SqrtClass representing the square root function of an Expression object.Classorg.jscience.mathematics.analysis.expressions.symbolicJScience
SquareMatrixThis class defines an interface for Matrices whose dimensions are equal, thus leading to a square matrix.Interfaceorg.jscience.mathematics.algebraicJScience
StandardMapThe StandardMap class provides an object that encapsulates the Standard map.Classorg.jscience.mathematics.analysis.chaosJScience
StaticStringBufferClassorg.jscience.mathematics.axiomaticJScience
StatisticsUtilsClassorg.jscience.mathematics.statisticsJScience
StepClass representing the step function.Classorg.jscience.mathematics.analysis.expressions.symbolicJScience
StepHandlerThis interface represents a handler that should be called after each successful step.Interfaceorg.jscience.mathematics.analysis.odeJScience
StepInterpolatorThis interface represents an interpolator over the last step during an ODE integration.Interfaceorg.jscience.mathematics.analysis.odeJScience
StepNormalizerThis class wraps an object implementing FixedStepHandler into a StepHandler.Classorg.jscience.mathematics.analysis.odeJScience
StudentDistributionThis class models the student t distribution with a specifed degrees ofSee Also:Serialized FormClassorg.jscience.mathematics.statisticsJScience
su2Dim2The su2Dim2 class encapsulates su(2) algebras using the 2 dimensional (fundamental) representation.Classorg.jscience.mathematics.algebraic.algebrasJScience
su2Dim3The su2Dim3 class encapsulates su(2) algebras using the 3 dimensional (adjoint) representation.Classorg.jscience.mathematics.algebraic.algebrasJScience
su3Dim3The su3Dim3 class encapsulates su(3) algebras using the 3 dimensional (fundamental) representation.Classorg.jscience.mathematics.algebraic.algebrasJScience
SubtractionClass representing substraction of two Expression objects.Classorg.jscience.mathematics.analysis.expressions.symbolicJScience
SumOfDiracsThis class is used to generate sum of Diracs (splines of order 0) to be used as wavelets or related functions.Classorg.jscience.mathematics.wavelet.splinesJScience
SumOfSeriesSeriesThe SumOfSeriesSeries is the series defined as the sum of two series.Classorg.jscience.mathematics.analysis.seriesJScience
SupernumberThe Supernumber class encapsulates supernumbers.Classorg.jscience.mathematics.algebraic.numbersJScience
SurfaceCurvatureClassorg.jscience.mathematics.geometryJScience
SurfaceCurvature3DClassorg.jscience.mathematics.geometryJScience
SurfaceCurve3DClassorg.jscience.mathematics.geometryJScience
SurfaceDerivativeClassorg.jscience.mathematics.geometryJScience
SurfaceDerivative3DClassorg.jscience.mathematics.geometryJScience
SurfaceOfLinearExtrusion3DClassorg.jscience.mathematics.geometryJScience
SurfaceOfRevolution3DClassorg.jscience.mathematics.geometryJScience
SurfaceSurfaceInterference3DInterfaceorg.jscience.mathematics.geometryJScience
SwitchingFunctionThis interface represents a switching function.Interfaceorg.jscience.mathematics.analysis.odeJScience
SwitchingFunctionsHandlerThis class handles several switching functions during integration.Classorg.jscience.mathematics.analysis.odeJScience
SymmetricMatrixThis class defines an interface for matrices whose components are all zeros except on the diagonal and/or the superdiagonal and/or the subdiagonal.Interfaceorg.jscience.mathematics.algebraicJScience
TanClass representing the tangent function of an Expression object.Classorg.jscience.mathematics.analysis.expressions.symbolicJScience
TaylorAddSee Also:Serialized FormFields inherited from class org.Classorg.jscience.mathematics.analysis.taylorJScience
TaylorBinaryThe abstract superclass for functions of two TaylorDouble variables.Classorg.jscience.mathematics.analysis.taylorJScience
TaylorConstant independent variable t.Classorg.jscience.mathematics.analysis.taylorJScience
TaylorCosClassorg.jscience.mathematics.analysis.taylorJScience
TaylorDependant When performing calculations, either the Taylor coefficients must be known and set or the TaylorDependant must be governed by an ODEClassorg.jscience.mathematics.analysis.taylorJScience
TaylorDivideSee Also:Serialized FormFields inherited from class org.Classorg.jscience.mathematics.analysis.taylorJScience
TaylorDoubleThe abstract superclass of all TaylorDouble objects, representing a species of expressions that are automatically Taylor expandable.Classorg.jscience.mathematics.analysis.taylorJScience
TaylorExpSee Also:Serialized FormFields inherited from class org.Classorg.jscience.mathematics.analysis.taylorJScience
TaylorIndependant The expansion coefficients of y(t) = t are y0 = t0, y1 = 1 andClassorg.jscience.mathematics.analysis.taylorJScience
TaylorLogSee Also:Serialized FormFields inherited from class org.Classorg.jscience.mathematics.analysis.taylorJScience
TaylorMapInterface for maps that are evaluable as a TaylorDouble calculation TaylorDoubles are functions or variables that possess a known TaylorInterfaceorg.jscience.mathematics.analysis.taylorJScience
TaylorMultiplySee Also:Serialized FormFields inherited from class org.Classorg.jscience.mathematics.analysis.taylorJScience
TaylorNegateSee Also:Serialized FormFields inherited from class org.Classorg.jscience.mathematics.analysis.taylorJScience
TaylorParameter independent variable t, but that will need to be varied duringSee Also:Serialized FormClassorg.jscience.mathematics.analysis.taylorJScience
TaylorPowSee Also:Serialized FormFields inherited from class org.Classorg.jscience.mathematics.analysis.taylorJScience
TaylorSinClassorg.jscience.mathematics.analysis.taylorJScience
TaylorSqrtSee Also:Serialized FormFields inherited from class org.Classorg.jscience.mathematics.analysis.taylorJScience
TaylorSubtractSee Also:Serialized FormFields inherited from class org.Classorg.jscience.mathematics.analysis.taylorJScience
TaylorUnaryThe abstract superclass for functions of one TaylorDouble variable.Classorg.jscience.mathematics.analysis.taylorJScience
TernaryOperatorAbstract class used as superclass for ternary operators.Classorg.jscience.mathematics.analysis.expressionsJScience
ThreeEighthesIntegratorThis class implements the 3/8 fourth order Runge-Kutta integrator for Ordinary Differential Equations.Classorg.jscience.mathematics.analysis.odeJScience
ToleranceClassorg.jscience.mathematics.geometryJScience
ToleranceForAngleClassorg.jscience.mathematics.geometryJScience
ToleranceForDistanceClassorg.jscience.mathematics.geometryJScience
ToleranceForParameterClassorg.jscience.mathematics.geometryJScience
TransitionCodeClassorg.jscience.mathematics.geometryJScience
TrapezoidIntegratorThis class implements a trapezoid integrator.Classorg.jscience.mathematics.analysis.quadratureJScience
TrapezoidIntegratorSamplerThis class implements a trapezoid integrator as a sample.Classorg.jscience.mathematics.analysis.quadratureJScience
TrapezoidNDIntegratorThis class implements a trapezoid integrator.Classorg.jscience.mathematics.analysis.quadratureJScience
TrapezoidNDIntegratorSamplerThis class implements a trapezoid integrator as a sample.Classorg.jscience.mathematics.analysis.quadratureJScience
TriangleDistributionThis class models the triangle distribution on a specified interval.Classorg.jscience.mathematics.statisticsJScience
TriangularMatrixThis class defines an interface for matrices whose components are all zeros in the upper right or down left triangle.Interfaceorg.jscience.mathematics.algebraicJScience
TridiagonalMatrixThis class defines an interface for matrices whose components are all zeros except on the diagonal and/or the superdiagonal and/or the subdiagonal.Interfaceorg.jscience.mathematics.algebraicJScience
TrimmingPreferenceClassorg.jscience.mathematics.geometryJScience
TrueFalseUndefinedClassorg.jscience.mathematics.geometryJScience
TwoGeomertiesAreNotContinuousExceptionClassorg.jscience.mathematics.geometryJScience
TypesClassorg.jscience.mathematics.geometryJScience
U1The U1 class provides an encapsulation for U(1) groups.Classorg.jscience.mathematics.algebraic.groupsJScience
UnaryOperatorAbstract class used as superclass for all unary operators.Classorg.jscience.mathematics.analysis.expressionsJScience
UndefinedCompositionExceptionThis exception occurs when trying to compose two morphisms whose composition is undefined.Classorg.jscience.mathematics.algebraic.categoriesJScience
UnifierClassorg.jscience.mathematics.axiomaticJScience
UniformNormalizedRandomGeneratorThis class implements a normalized uniform random generator.Classorg.jscience.mathematics.analysis.optimizationJScience
UniformPolyhedronsList of UniformPolyhedrons Polyhedra and Their Kaleidoscopic Formulae.Classorg.jscience.mathematics.geometry.polyhedronsJScience
UnsynchedExceptionSee Also:Serialized FormConstructor SummaryUnsynchedException()Classorg.jscience.mathematics.axiomaticJScience
ValuedPairThis class represents an (x, f(x)) pair for vectorial functions.Classorg.jscience.mathematics.analysisJScience
VariableClass representing a Variable object.Classorg.jscience.mathematics.analysis.expressionsJScience
VariablePairClassorg.jscience.mathematics.axiomaticJScience
VectorThe Vector superclass provides an abstract encapsulation for vectors.Interfaceorg.jscience.mathematics.algebraicJScience
Vector1DClassorg.jscience.mathematics.geometryJScience
Vector2DClassorg.jscience.mathematics.geometryJScience
Vector3DClassorg.jscience.mathematics.geometryJScience
VectorEditorPanelAn instance of this class is a JPanel containing a one columned JTable representing a Vector.Classorg.jscience.mathematics.algebraic.matrices.guiJScience
VectorialSampleStatisticsThis class compute basic statistics on a scalar sample.Classorg.jscience.mathematics.analysis.optimizationJScience
VectorSpaceThis interface defines a vector space.Interfaceorg.jscience.mathematics.algebraic.modulesJScience
VectorSpace .MemberThis interface defines a member of a vector space, i.Interfaceorg.jscience.mathematics.algebraic.modulesJScience
VoronoiDiagram2DClassorg.jscience.mathematics.geometryJScience
WalkMaxDistributionThis class models the distribution of the maximum value of a symmetric random walk on the interval [0, n].Classorg.jscience.mathematics.statisticsJScience
WalkPositionDistributionThis class models the distribution of the position at time n for a random walk on the interval [0, n].Classorg.jscience.mathematics.statisticsJScience
Wavelet2Daubechies wavelets adapted to the interval by Meyer.Classorg.jscience.mathematics.wavelet.daubechies2JScience
Wavelet3Daubechies wavelets adapted to the interval by Meyer.Classorg.jscience.mathematics.wavelet.daubechies3JScience
Wavelet4Daubechies wavelets adapted to the interval by Meyer.Classorg.jscience.mathematics.wavelet.daubechies4JScience
Wavelet5Daubechies wavelets adapted to the interval by Meyer.Classorg.jscience.mathematics.wavelet.daubechies5JScience
Wavelet6Daubechies wavelets adapted to the interval by Meyer.Classorg.jscience.mathematics.wavelet.daubechies6JScience
Wavelet7Daubechies wavelets adapted to the interval by Meyer.Classorg.jscience.mathematics.wavelet.daubechies7JScience
Wavelet8Daubechies wavelets adapted to the interval by Meyer.Classorg.jscience.mathematics.wavelet.daubechies8JScience
WaveletMathUtilsThe wavelet math library.Classorg.jscience.mathematics.waveletJScience
WeibullDistributionThis class models the Weibull distribution with specified shape andSee Also:Serialized FormClassorg.jscience.mathematics.statisticsJScience
WeightedMeasurementThis class represents measurements in estimation problems.Classorg.jscience.mathematics.analysis.estimationJScience
WFFClassorg.jscience.mathematics.axiomaticJScience
WhichSideClassorg.jscience.mathematics.geometryJScience
XorSee Also:Serialized FormFields inherited from class org.Classorg.jscience.mathematics.analysis.expressions.logicalJScience
ZeroLengthExceptionClassorg.jscience.mathematics.geometryJScience