SuanShu, a Java numerical and statistical library

SuanShu 1.3.1 API Documentation

Packages
com.numericalmethod.suanshu  
com.numericalmethod.suanshu.algorithm  
com.numericalmethod.suanshu.analysis.differentiation  
com.numericalmethod.suanshu.analysis.differentiation.multivariate  
com.numericalmethod.suanshu.analysis.differentiation.univariate  
com.numericalmethod.suanshu.analysis.function  
com.numericalmethod.suanshu.analysis.function.matrix  
com.numericalmethod.suanshu.analysis.function.polynomial  
com.numericalmethod.suanshu.analysis.function.polynomial.root  
com.numericalmethod.suanshu.analysis.function.polynomial.root.jenkinstraub  
com.numericalmethod.suanshu.analysis.function.rn2r1  
com.numericalmethod.suanshu.analysis.function.rn2rm  
com.numericalmethod.suanshu.analysis.function.special  
com.numericalmethod.suanshu.analysis.integration.univariate  
com.numericalmethod.suanshu.analysis.integration.univariate.riemann  
com.numericalmethod.suanshu.analysis.integration.univariate.riemann.substitution  
com.numericalmethod.suanshu.analysis.interpolation  
com.numericalmethod.suanshu.analysis.sequence  
com.numericalmethod.suanshu.analysis.uniroot  
com.numericalmethod.suanshu.datastructure  
com.numericalmethod.suanshu.datastructure.list  
com.numericalmethod.suanshu.interval  
com.numericalmethod.suanshu.license  
com.numericalmethod.suanshu.mathstructure  
com.numericalmethod.suanshu.matrix  
com.numericalmethod.suanshu.matrix.doubles  
com.numericalmethod.suanshu.matrix.doubles.factorization.diagonalization  
com.numericalmethod.suanshu.matrix.doubles.factorization.eigen  
com.numericalmethod.suanshu.matrix.doubles.factorization.gaussianelimination  
com.numericalmethod.suanshu.matrix.doubles.factorization.qr  
com.numericalmethod.suanshu.matrix.doubles.factorization.svd  
com.numericalmethod.suanshu.matrix.doubles.factorization.triangle  
com.numericalmethod.suanshu.matrix.doubles.linearsystem  
com.numericalmethod.suanshu.matrix.doubles.matrixtype  
com.numericalmethod.suanshu.matrix.doubles.matrixtype.dense  
com.numericalmethod.suanshu.matrix.doubles.matrixtype.dense.diagonal  
com.numericalmethod.suanshu.matrix.doubles.matrixtype.dense.triangle  
com.numericalmethod.suanshu.matrix.doubles.matrixtype.mathoperation  
com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse  
com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.solver.iterative  
com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.solver.iterative.nonstationary  
com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.solver.iterative.preconditioner  
com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.solver.iterative.stationary  
com.numericalmethod.suanshu.matrix.doubles.operation  
com.numericalmethod.suanshu.matrix.generic  
com.numericalmethod.suanshu.matrix.generic.matrixtype  
com.numericalmethod.suanshu.misc  
com.numericalmethod.suanshu.number  
com.numericalmethod.suanshu.number.big  
com.numericalmethod.suanshu.number.complex  
com.numericalmethod.suanshu.optimization  
com.numericalmethod.suanshu.optimization.constrained.general  
com.numericalmethod.suanshu.optimization.constrained.general.penaltymethod  
com.numericalmethod.suanshu.optimization.constrained.integer  
com.numericalmethod.suanshu.optimization.constrained.linearprogramming  
com.numericalmethod.suanshu.optimization.constrained.linearprogramming.problem  
com.numericalmethod.suanshu.optimization.constrained.linearprogramming.simplex  
com.numericalmethod.suanshu.optimization.constrained.linearprogramming.simplex.pivoting  
com.numericalmethod.suanshu.optimization.constrained.linearprogramming.simplex.standard  
com.numericalmethod.suanshu.optimization.minmax  
com.numericalmethod.suanshu.optimization.unconstrained  
com.numericalmethod.suanshu.optimization.unconstrained.conjugatedirection  
com.numericalmethod.suanshu.optimization.unconstrained.hessian  
com.numericalmethod.suanshu.optimization.unconstrained.linesearch  
com.numericalmethod.suanshu.optimization.unconstrained.quasinewton  
com.numericalmethod.suanshu.optimization.unconstrained.steepestdescent  
com.numericalmethod.suanshu.optimization.univariate  
com.numericalmethod.suanshu.parallel  
com.numericalmethod.suanshu.signalprocessing  
com.numericalmethod.suanshu.signalprocessing.filter  
com.numericalmethod.suanshu.stats.cointegration  
com.numericalmethod.suanshu.stats.descriptive  
com.numericalmethod.suanshu.stats.descriptive.moment  
com.numericalmethod.suanshu.stats.descriptive.rank  
com.numericalmethod.suanshu.stats.distribution  
com.numericalmethod.suanshu.stats.distribution.univariate  
com.numericalmethod.suanshu.stats.dlm  
com.numericalmethod.suanshu.stats.hmm  
com.numericalmethod.suanshu.stats.random  
com.numericalmethod.suanshu.stats.random.distribution  
com.numericalmethod.suanshu.stats.random.multivariate  
com.numericalmethod.suanshu.stats.random.pseudorandom  
com.numericalmethod.suanshu.stats.random.pseudorandom.linear  
com.numericalmethod.suanshu.stats.regression.linear  
com.numericalmethod.suanshu.stats.regression.linear.glm  
com.numericalmethod.suanshu.stats.regression.linear.glm.distribution  
com.numericalmethod.suanshu.stats.regression.linear.glm.distribution.link  
com.numericalmethod.suanshu.stats.regression.linear.glm.quasi  
com.numericalmethod.suanshu.stats.regression.linear.glm.quasi.family  
com.numericalmethod.suanshu.stats.regression.linear.logistic  
com.numericalmethod.suanshu.stats.regression.linear.modelselection  
com.numericalmethod.suanshu.stats.regression.linear.ols  
com.numericalmethod.suanshu.stats.sampling.discrete  
com.numericalmethod.suanshu.stats.stochasticprocess  
com.numericalmethod.suanshu.stats.stochasticprocess.multivariate  
com.numericalmethod.suanshu.stats.stochasticprocess.multivariate.brownian  
com.numericalmethod.suanshu.stats.stochasticprocess.multivariate.integration.sde  
com.numericalmethod.suanshu.stats.stochasticprocess.multivariate.sde  
com.numericalmethod.suanshu.stats.stochasticprocess.multivariate.sde.coefficients  
com.numericalmethod.suanshu.stats.stochasticprocess.timepoints  
com.numericalmethod.suanshu.stats.stochasticprocess.univariate  
com.numericalmethod.suanshu.stats.stochasticprocess.univariate.brownian  
com.numericalmethod.suanshu.stats.stochasticprocess.univariate.integration  
com.numericalmethod.suanshu.stats.stochasticprocess.univariate.integration.sde  
com.numericalmethod.suanshu.stats.stochasticprocess.univariate.sde  
com.numericalmethod.suanshu.stats.stochasticprocess.univariate.sde.coefficients  
com.numericalmethod.suanshu.stats.test  
com.numericalmethod.suanshu.stats.test.distribution  
com.numericalmethod.suanshu.stats.test.distribution.kolmogorov  
com.numericalmethod.suanshu.stats.test.distribution.normality  
com.numericalmethod.suanshu.stats.test.distribution.pearson  
com.numericalmethod.suanshu.stats.test.mean  
com.numericalmethod.suanshu.stats.test.rank  
com.numericalmethod.suanshu.stats.test.rank.wilcoxon  
com.numericalmethod.suanshu.stats.test.regression.linear.heteroskedasticity  
com.numericalmethod.suanshu.stats.test.timeseries.adf  
com.numericalmethod.suanshu.stats.test.timeseries.portmanteau  
com.numericalmethod.suanshu.stats.test.variance  
com.numericalmethod.suanshu.stats.timeseries  
com.numericalmethod.suanshu.stats.timeseries.linear.multivariate  
com.numericalmethod.suanshu.stats.timeseries.linear.multivariate.stationaryprocess  
com.numericalmethod.suanshu.stats.timeseries.linear.multivariate.stationaryprocess.arima  
com.numericalmethod.suanshu.stats.timeseries.linear.multivariate.stationaryprocess.arima.arma  
com.numericalmethod.suanshu.stats.timeseries.linear.univariate  
com.numericalmethod.suanshu.stats.timeseries.linear.univariate.sample  
com.numericalmethod.suanshu.stats.timeseries.linear.univariate.stationaryprocess  
com.numericalmethod.suanshu.stats.timeseries.linear.univariate.stationaryprocess.arima  
com.numericalmethod.suanshu.stats.timeseries.linear.univariate.stationaryprocess.arima.arma  
com.numericalmethod.suanshu.stats.timeseries.linear.univariate.stationaryprocess.garch  
com.numericalmethod.suanshu.stats.timeseries.multivariate  
com.numericalmethod.suanshu.stats.timeseries.multivariate.realtime  
com.numericalmethod.suanshu.stats.timeseries.univariate  
com.numericalmethod.suanshu.stats.timeseries.univariate.realtime  
com.numericalmethod.suanshu.time  
com.numericalmethod.suanshu.vector.doubles  
com.numericalmethod.suanshu.vector.doubles.dense  
com.numericalmethod.suanshu.vector.doubles.dense.operation  

 


SuanShu, a Java numerical and statistical library

Copyright © 2011 Numerical Method Inc. Ltd. All Rights Reserved.