|
| MersenneTwister.h |
|
| STK_Kernel_Gaussian.h |
| In this file we define the class and methods for computing a Gaussian Kernel.
|
|
| STK_Kernel_Hamming.h |
| In this file we define the class and methods for computing a Hamming Kernel.
|
|
| STK_Kernel_IKernel.h |
| In this file we define the Interface base class for computing a Kernels.
|
|
| STK_Kernel_IKernelBase.h |
| In this file we define the Interface base class for computing a Kernels.
|
|
| STK_Kernel_Laplace.h |
| In this file we define the class and methods for computing a Laplace Kernel.
|
|
| STK_Kernel_Linear.h |
| In this file we define the class and methods for computing a Linear Kernel.
|
|
| STK_Kernel_Polynomial.h |
| In this file we define the class and methods for computing a Polynomial Kernel.
|
|
| STK_Kernel_RationalQuadratic.h |
| In this file we define the class and methods for computing a RationalQuadratic Kernel.
|
|
| STK_Kernel_Util.h |
| In this file we define the enum and utilites method for the kernels.
|
|
| STK_Law_Bernoulli.h |
| In this file we define the Bernoulli distribution.
|
|
| STK_Law_Beta.h |
| In this file we define the Beta probability distribution.
|
|
| STK_Law_Binomial.h |
| In this file we define the Binomial distribution.
|
|
| STK_Law_Categorical.h |
| In this file we define the Categorical distribution.
|
|
| STK_Law_Cauchy.h |
| In this file we define the Cauchy probability distribution.
|
|
| STK_Law_ChiSquared.h |
| In this file we define the ChiSquared probability distribution.
|
|
| STK_Law_Empirical.h |
|
| STK_Law_Exponential.h |
| In this file we implement the exponential law.
|
|
| STK_Law_FisherSnedecor.h |
| In this file we define the FisherSnedecor probability distribution.
|
|
| STK_Law_Functors.h |
| In this file we implement the distribution functors (pdf, lpdf, cdf, icdf) used by arrays.
|
|
| STK_Law_Gamma.h |
| In this file we define the Gamma probability distribution.
|
|
| STK_Law_Geometric.h |
| In this file we define the Geometric distribution.
|
|
| STK_Law_HyperGeometric.h |
| In this file we define the HyperGeometric distribution.
|
|
| STK_Law_ILawBase.h |
| In this file we define the interface base class for all multivariate probabilities laws ILawBase.
|
|
| STK_Law_IUnivLaw.h |
| In this file we define the interface base class IUnivLaw for all probabilities laws.
|
|
| STK_Law_Logistic.h |
| In this file we define the Logistic probability law class.
|
|
| STK_Law_LogNormal.h |
| In this file we define the LogNormal probability law class.
|
|
| STK_Law_NegativeBinomial.h |
| In this file we define the NegativeBinomial distribution.
|
|
| STK_Law_Normal.h |
| In this file we define the Normal probability law class.
|
|
| STK_Law_Poisson.h |
| In this file we define the Poisson distribution.
|
|
| STK_Law_Student.h |
| In this file we define the Student probability distribution.
|
|
| STK_Law_Uniform.h |
| In this file we implement the (continuous) uniform distribution law.
|
|
| STK_Law_UniformDiscrete.h |
| In this file we implement the uniform (discrete) law.
|
|
| STK_Law_Util.h |
| In this file we define the utilities constant and method for the Law namespace.
|
|
| STK_Law_Weibull.h |
| In this file we define the Weibull probability distribution.
|
|
| STK_MultiLaw_IMultiLaw.h |
| In this file we define the Interface base classes IMultiLaw and JointProbability.
|
|
| STK_MultiLaw_JointBernoulli.h |
| In this file we define the joint Bernoulli distribution law.
|
|
| STK_MultiLaw_JointCauchy.h |
| In this file we define the joint Cauchy probability law.
|
|
| STK_MultiLaw_JointGamma.h |
| In this file we define the joint Gamma probability law.
|
|
| STK_MultiLaw_JointNormal.h |
| In this file we define the joint Normal probability law.
|
|
| STK_MultiLaw_Normal.h |
| In this file we define the multivariate Normal law.
|
|
| STK_RandBase.h |
| Declaration of the RandBase class.
|
|
| STK_Stat_Bivariate.h |
| This file contain the declaration of the class Bivariate.
|
|
| STK_Stat_ConfusionMatrix.h |
| This file contain the function confusionMatrix.
|
|
| STK_Stat_Covariance.h |
| This file contains the methods computing the covariance of an array.
|
|
| STK_Stat_Factor.h |
| In this file we define and implement the Factor class.
|
|
| STK_Stat_Functors.h |
| This file contain the functors computings statistics.
|
|
| STK_Stat_MultiFactor.h |
| In this file we define and implement the MultiFactor class.
|
|
| STK_Stat_Multivariate.h |
| This file contain the declaration of the base class Multivariate.
|
|
| STK_Stat_MultivariateReal.h |
| In this file we specialize the class Multivariate to Real type.
|
|
| STK_Stat_Online.h |
| This file contain the definition and implementation of the Online classes.
|
|
| STK_Stat_Transform.h |
| In this file we implement the main transformation on data set.
|
|
| STK_Stat_UnivariateReal.h |
| This file contain the specialization of the class Univariate for the Real Type.
|
|
| STK_StatTraits.h |
| In this file we define the main traits class we use for the STatistiK project.
|
|