Uses of Package
vec_math

Packages that use vec_math
astro   
astro.fits   
jfits   
jview   
mysql   
stella.adapter   
stella.ccd   
stella.command   
stella.jview   
stella.math   
stella.parameter   
stella.sensor   
stella.sql   
stella.telescope   
stella.util   
stella.xml   
util   
util.rmi   
vec_math   
view   
 

Classes in vec_math used by astro
AbstractDataModel
          An abstract data model is an implementation of a data model that allows the user to get access to the data it is constructed with.
AbstractFit
          Base class for model fitters.
AbstractGradientModel
          This class is designed to work together with the LevenbergMarquardt class.
AbstractMultidimensionalDataModel
          An abstract data model is an implementation of a data model that allows the user to get access to the data it is constructed with.
DataFileModel
          A data file reader that further specializes on data modelling.
DataModel
          A data model evaluates a data model for all measurements x for given model parameters.
Function
          The representation of a single-argument function.
GeneralLinearRegression
          Base class for all general linear least square fits.
GradientModel
          A data model, where the data model can be differentiated with respect to its model parameters.
Inverse
          An inverse function can calculate its argument from the function value.
Matrix
          Class to provide basic matrix functions, like multiplication (matrix or scalar), addition, transposing...
ModelFitting
          Model fitting instances can fit measurements to a particular model.
Multidimensional
          This interface describes a multi-dimensional functions.
MultidimensionalDataModel
          A multidimensional data model describes a data model for all measurements of an independant input vector x to a multidimensional measurement y of dependant variables.
PI
          An interface consisting only of static variables.
PoissonRandom
          Extends the random function to include Poisson-distributed random variable Uses algorithm of Ahrean & Dieter, 'Computer Methods for Sampling from Gamma, Beta, Poisson and Binominal Distributions', Computing 12, p223ff 1974.
QuadMatrix
          Extension to the NxM matrix functions Matrix.
Variable
          A model parameter has a name, a value and possibly an error and a unit.
Vector2D
          This class is the definition of a simple, two dimensional vector.
Vector3D
          This class is the definition of a simple, three dimensional vector.
VectorFunction
          A vector function takes an input VectorG and evaluates it to an VectorG.
VectorG
          The definition of a N-dimensional vector.
 

Classes in vec_math used by astro.fits
AbstractDataModel
          An abstract data model is an implementation of a data model that allows the user to get access to the data it is constructed with.
AbstractGradientModel
          This class is designed to work together with the LevenbergMarquardt class.
CentralMoments
          Moments is a stastistic package that allows calculation of sample central moments of discrete samples.
DataModel
          A data model evaluates a data model for all measurements x for given model parameters.
Ellipse
          A tilted ellipse.
Function
          The representation of a single-argument function.
GeneralLinearRegression
          Base class for all general linear least square fits.
GradientModel
          A data model, where the data model can be differentiated with respect to its model parameters.
Legendre
          The recursive formular for the Legendre polynomials.
Matrix
          Class to provide basic matrix functions, like multiplication (matrix or scalar), addition, transposing...
Moments
          Moments is a stastistic package that allows calculation of sample central moments of discrete samples.
Multidimensional
          This interface describes a multi-dimensional functions.
Polynom
          A representation of a polynomial of the form
Statistic
          Simple statistics package.
Vector1D
          This class is the definition of a simple, one dimensional vector.
Vector2D
          This class is the definition of a simple, two dimensional vector.
Vector3D
          This class is the definition of a simple, three dimensional vector.
VectorG
          The definition of a N-dimensional vector.
 

Classes in vec_math used by jfits
DoubleHistogram
          From a list of doubles we calculate the histogram.
Histogram
          A histrogram interface for describing intensity levels in an image by use of a histogram.
Statistic
          Simple statistics package.
Vector2D
          This class is the definition of a simple, two dimensional vector.
Vector3D
          This class is the definition of a simple, three dimensional vector.
 

Classes in vec_math used by jview
Analyser
          Similar to a VectorFunction, an analyser transforms input data to output data.
DataModel
          A data model evaluates a data model for all measurements x for given model parameters.
DataSink
          A data sink acts as an rmi-server capable of handling data of a certain type issued to it via an RMI-call.
DoubleHistogram
          From a list of doubles we calculate the histogram.
Function
          The representation of a single-argument function.
Histogram
          A histrogram interface for describing intensity levels in an image by use of a histogram.
ModelFitting
          Model fitting instances can fit measurements to a particular model.
Multidimensional
          This interface describes a multi-dimensional functions.
PhaseRegression
          An analyser that fits a cosine wave with phase shift, but fixed period to the input data.
Variable
          A model parameter has a name, a value and possibly an error and a unit.
VariableDepending
          Constant depending classes may implement this interface to signale that they need certain variables for proper functionality.
Vector2D
          This class is the definition of a simple, two dimensional vector.
Vector3D
          This class is the definition of a simple, three dimensional vector.
VectorDifferentiable
          A interface that defines multidimensional functions, VectorFunctions, that are also differentiable to a certain degree.
VectorG
          The definition of a N-dimensional vector.
 

Classes in vec_math used by mysql
Node
          A node in a parser scheme.
Vector2D
          This class is the definition of a simple, two dimensional vector.
 

Classes in vec_math used by stella.adapter
DataModel
          A data model evaluates a data model for all measurements x for given model parameters.
GradientModel
          A data model, where the data model can be differentiated with respect to its model parameters.
Matrix
          Class to provide basic matrix functions, like multiplication (matrix or scalar), addition, transposing...
Vector2D
          This class is the definition of a simple, two dimensional vector.
VectorFunction
          A vector function takes an input VectorG and evaluates it to an VectorG.
VectorG
          The definition of a N-dimensional vector.
 

Classes in vec_math used by stella.ccd
Function
          The representation of a single-argument function.
 

Classes in vec_math used by stella.command
Vector2D
          This class is the definition of a simple, two dimensional vector.
 

Classes in vec_math used by stella.jview
DataModel
          A data model evaluates a data model for all measurements x for given model parameters.
Function
          The representation of a single-argument function.
ModelFitting
          Model fitting instances can fit measurements to a particular model.
Variable
          A model parameter has a name, a value and possibly an error and a unit.
Vector2D
          This class is the definition of a simple, two dimensional vector.
Vector3D
          This class is the definition of a simple, three dimensional vector.
VectorG
          The definition of a N-dimensional vector.
 

Classes in vec_math used by stella.math
PI
          An interface consisting only of static variables.
Polynom
          A representation of a polynomial of the form
VectorG
          The definition of a N-dimensional vector.
 

Classes in vec_math used by stella.parameter
CentralMoments
          Moments is a stastistic package that allows calculation of sample central moments of discrete samples.
Function
          The representation of a single-argument function.
Matrix
          Class to provide basic matrix functions, like multiplication (matrix or scalar), addition, transposing...
Statistic
          Simple statistics package.
Vector2D
          This class is the definition of a simple, two dimensional vector.
Vector3D
          This class is the definition of a simple, three dimensional vector.
VectorG
          The definition of a N-dimensional vector.
 

Classes in vec_math used by stella.sensor
LinearSmoothing
          Base class for linear digital smoothing.
PI
          An interface consisting only of static variables.
Polynom
          A representation of a polynomial of the form
SavitzkyGolaySmoothing
          This class provides a Saviztky-Golay Digital Smoothing filter.
 

Classes in vec_math used by stella.sql
Function
          The representation of a single-argument function.
Statistic
          Simple statistics package.
Vector2D
          This class is the definition of a simple, two dimensional vector.
 

Classes in vec_math used by stella.telescope
Vector2D
          This class is the definition of a simple, two dimensional vector.
VectorG
          The definition of a N-dimensional vector.
 

Classes in vec_math used by stella.util
AbstractDataModel
          An abstract data model is an implementation of a data model that allows the user to get access to the data it is constructed with.
CentralMoments
          Moments is a stastistic package that allows calculation of sample central moments of discrete samples.
DataModel
          A data model evaluates a data model for all measurements x for given model parameters.
ExpressionCalculator
          Combines an ExpressionNode and an ExpressionParser to actually fill paramtere values into an expression and evaluate this.
ExpressionNode
          A node class for ExpressionParser.
Function
          The representation of a single-argument function.
GeneralLinearRegression
          Base class for all general linear least square fits.
Multidimensional
          This interface describes a multi-dimensional functions.
PoissonRandom
          Extends the random function to include Poisson-distributed random variable Uses algorithm of Ahrean & Dieter, 'Computer Methods for Sampling from Gamma, Beta, Poisson and Binominal Distributions', Computing 12, p223ff 1974.
PrintMultidimensional
          This interface describes a multi-dimensional functions.
QuadMatrix
          Extension to the NxM matrix functions Matrix.
SavitzkyGolaySmoothing
          This class provides a Saviztky-Golay Digital Smoothing filter.
SphericalHarmonics.LM
          Implementation of an l,m-tupel.
Vector2D
          This class is the definition of a simple, two dimensional vector.
Vector3D
          This class is the definition of a simple, three dimensional vector.
VectorFunction
          A vector function takes an input VectorG and evaluates it to an VectorG.
VectorG
          The definition of a N-dimensional vector.
 

Classes in vec_math used by stella.xml
BooleanNode
          A helper class taylored for using boolean variables.
Vector2D
          This class is the definition of a simple, two dimensional vector.
 

Classes in vec_math used by util
Differentiator
          This interface defines calculus of a differentiator.
Integrator
          This interface defines calculus of numerical integration.
Vector2D
          This class is the definition of a simple, two dimensional vector.
VectorG
          The definition of a N-dimensional vector.
 

Classes in vec_math used by util.rmi
Variable
          A model parameter has a name, a value and possibly an error and a unit.
VectorG
          The definition of a N-dimensional vector.
 

Classes in vec_math used by vec_math
AbstractAnalyser
          Is a property container and does supply implementation of AbstractAnalyser.visualize(vec_math.VectorG[], vec_math.VectorG[]) and AbstractAnalyser.reset().
AbstractDataModel
          An abstract data model is an implementation of a data model that allows the user to get access to the data it is constructed with.
AbstractFit
          Base class for model fitters.
AbstractGradientModel
          This class is designed to work together with the LevenbergMarquardt class.
Amoeba
          An amoeba is a simplex method for finding (local) minimas of a multi-dimensional function.
Analyser
          Similar to a VectorFunction, an analyser transforms input data to output data.
AssignedVariable
          A simple named variable with error, name and unit.
Bootstrap.ExchangedData
          Helper class containing an exchanged data set.
Bounded
          A bounded variable has an upper and/or lower limit it cannot exceed.
CentralMoments
          Moments is a stastistic package that allows calculation of sample central moments of discrete samples.
ClassicStatistic
          Class to implement a simple statistic: Average is the arithmetic average, Deviation the standard deviation.
Complex
          A number representing a complex number.
DataFileAnalyser
          A data file reader that further specializes on data modelling.
DataModel
          A data model evaluates a data model for all measurements x for given model parameters.
DataSink
          A data sink acts as an rmi-server capable of handling data of a certain type issued to it via an RMI-call.
Derivative
          A function that also calculates it first derivative.
Differentiator
          This interface defines calculus of a differentiator.
Ellipse
          A tilted ellipse.
ExpressionFit.AmoebaModel
          A multidimensional that evaluates a function f given as a string like
ExpressionNode
          A node class for ExpressionParser.
Extremum
          Helper class to hold some type of (local) extremum in an indexed data set.
Fourier
          A suit of methods valuable in periodogram application.
Fourier.AbstractFile
          Class for command-line parsing.
Function
          The representation of a single-argument function.
FunctionChangeCaster
          Functions, Multidimensionals, VectorFunctions or similar objects that can be changed during theit existance may want to notify listening instances that their evaluation behaviour changed.
FunctionChangeEvent
          Functions might be instances of property change listeners, especially if used in a beans/gui context.
FunctionChangeListener
          A funtion change listener is interested on changes in the evalutaion behaviour of the function.
GaussianLegendreIntegration
          Class to calculate Gaussian-Legendre weights and abscissas for use in Gaussian quadrature (integration) in the classical form:
GeneralLinearRegression
          Base class for all general linear least square fits.
GradientModel
          A data model, where the data model can be differentiated with respect to its model parameters.
HarmonicFit.HarmonicModel
          Our data model.
Histogram
          A histrogram interface for describing intensity levels in an image by use of a histogram.
ImageMoments.DualIndex
          Helper class that combines to integer indices, both hermitian, to a single key.
Integrator
          This interface defines calculus of numerical integration.
Inverse
          An inverse function can calculate its argument from the function value.
LinearPrediction
          A class based on the linear prediction code given in
LinearSmoothing
          Base class for linear digital smoothing.
Matrix
          Class to provide basic matrix functions, like multiplication (matrix or scalar), addition, transposing...
ModelFitting
          Model fitting instances can fit measurements to a particular model.
Moments
          Moments is a stastistic package that allows calculation of sample central moments of discrete samples.
Multidimensional
          This interface describes a multi-dimensional functions.
MultidimensionalDataModel
          A multidimensional data model describes a data model for all measurements of an independant input vector x to a multidimensional measurement y of dependant variables.
MultidimensionalInverse
          Inverts a function defined in vector space.
Node
          A node in a parser scheme.
Operator
          An abstract definition of mathematical operators.
PhaseRegression.PhaseModel
          Our data model.
Phasing
          Calculates the phase out of the argument.
polar2D
          Extends the vector2D for capabilities to convert (x,y) into (r,phi).
Polynom
          A representation of a polynomial of the form
Projection
          A projection describes an object that converts multi-dimensional data into a point.
QuadMatrix
          Extension to the NxM matrix functions Matrix.
RecursivePolynom
          A recursive polynom, like Chebyshev or Legendre, are defined by a minimum and maximum of the parameter space plus the coefficients.
SphericalHarmonics.LM
          Implementation of an l,m-tupel.
Statistic
          Simple statistics package.
Statistic.ValidArray
          Container class to allow return of an array with only the first Statistic.ValidArray.validlength elements being valid.
StringNode
          A node that is parseable from a string.
Variable
          A model parameter has a name, a value and possibly an error and a unit.
VariableDepending
          Constant depending classes may implement this interface to signale that they need certain variables for proper functionality.
vector
          class providing simple vector operations.
Vector1D
          This class is the definition of a simple, one dimensional vector.
vector2D
          This class is the definition of a simple, two dimensional vector.
Vector2D
          This class is the definition of a simple, two dimensional vector.
Vector3D
          This class is the definition of a simple, three dimensional vector.
VectorDifferentiable
          A interface that defines multidimensional functions, VectorFunctions, that are also differentiable to a certain degree.
VectorFunction
          A vector function takes an input VectorG and evaluates it to an VectorG.
VectorG
          The definition of a N-dimensional vector.
VectorG.Metric
          Interface for distance matching.
WeightedStatistic
          Abstract base class for statistic purpose.
 

Classes in vec_math used by view
VectorG
          The definition of a N-dimensional vector.