JMSL
2.0

Serialized Form


Package com.imsl

Class com.imsl.IMSLException implements Serializable

Class com.imsl.IMSLRuntimeException implements Serializable


Package com.imsl.math

Class com.imsl.math.BoundedLeastSquares implements Serializable

Serialized Fields

l_m

int l_m

l_n

int l_n

l_ibtype

int l_ibtype

l_xlb

double[] l_xlb

l_xub

double[] l_xub

lv_value

double[] lv_value

errorCode

int errorCode

maxitn

int maxitn

maxfcn

int maxfcn

maxjacobian

int maxjacobian

ndigit

int ndigit

iscale

int iscale

user_xguess

int user_xguess

user_xscale

int user_xscale

user_fscale

int user_fscale

user_jacobian

int user_jacobian

user_fjac

int user_fjac

l_xguess

double[] l_xguess

l_xscale

double[] l_xscale

l_fscale

double[] l_fscale

l_fvec

double[] l_fvec

l_fjac

double[] l_fjac

max_step

double max_step

trust_region

double trust_region

grad_tol

double grad_tol

rfcn_tol

double rfcn_tol

step_tol

double step_tol

afcn_tol

double afcn_tol

gradtl

double gradtl

steptl

double steptl

rftol

double rftol

aftol

double aftol

falstl

double falstl

mxiter

int mxiter

maxfcnsf

int maxfcnsf

maxjac

int maxjac

fpnrmp

double[] fpnrmp

nmaxs

int[] nmaxs

deltap

double[] deltap

gnleng

double[] gnleng

nsing7

int[] nsing7

phi

double[] phi

phip

double[] phip

phipi

double[] phipi

sgnorm

double[] sgnorm

Class com.imsl.math.BoundedLeastSquares.FalseConvergenceException implements Serializable

Class com.imsl.math.Cholesky implements Serializable

Serialized Fields

factor

double[][] factor

Class com.imsl.math.Cholesky.NotSPDException implements Serializable

Class com.imsl.math.Complex implements Serializable

Serialized Fields

re

double re
Real part of the Complex.

im

double im
Imaginary part of the Complex.

Class com.imsl.math.ComplexFFT implements Serializable

Serialized Fields

fac

int[] fac

wa

double[] wa

Class com.imsl.math.ComplexLU implements Serializable

Serialized Fields

factor

Complex[][] factor

ipvt

int[] ipvt

Class com.imsl.math.CsAkima implements Serializable

Class com.imsl.math.CsInterpolate implements Serializable

Class com.imsl.math.CsPeriodic implements Serializable

Class com.imsl.math.CsShape implements Serializable

Class com.imsl.math.CsShape.TooManyIterationsException implements Serializable

Class com.imsl.math.CsSmooth implements Serializable

Class com.imsl.math.CsSmoothC2 implements Serializable

Class com.imsl.math.Eigen.DidNotConvergeException implements Serializable

Class com.imsl.math.FFT implements Serializable

Serialized Fields

fac

int[] fac

wa

double[] wa

Class com.imsl.math.HyperRectangleQuadrature implements Serializable

Serialized Fields

sequence

RandomSequence sequence

dim

int dim

errorAbsolute

double errorAbsolute

errorRelative

double errorRelative

errorEstimate

double errorEstimate

Class com.imsl.math.LinearProgramming implements Serializable

Serialized Fields

max_itn

int max_itn

user_bu

int user_bu

user_xlb

int user_xlb

user_xub

int user_xub

user_irtype

int user_irtype

l_bu

double[] l_bu

l_xlb

double[] l_xlb

l_xub

double[] l_xub

l_irtype

int[] l_irtype

optimalValue

double optimalValue

solution

double[] solution

dualSolution

double[] dualSolution

l_m

int l_m

l_n

int l_n

l_a

double[] l_a

l_b

double[] l_b

l_c

double[] l_c

Class com.imsl.math.LinearProgramming.BoundsInconsistentException implements Serializable

Class com.imsl.math.LinearProgramming.NumericDifficultyException implements Serializable

Class com.imsl.math.LinearProgramming.WrongConstraintTypeException implements Serializable

Class com.imsl.math.LU implements Serializable

Serialized Fields

factor

double[][] factor

ipvt

int[] ipvt

Class com.imsl.math.MinConGenLin implements Serializable

Serialized Fields

l_a

double[] l_a

l_b

double[] l_b

l_xlb

double[] l_xlb

l_xub

double[] l_xub

lv_value

double[] lv_value

l_nvar

int l_nvar

l_ncon

int l_ncon

l_neq

int l_neq

iact_user

int[] iact_user

alamda_user

double[] alamda_user

active_constraints_user

int active_constraints_user

lagrange_multipliers_user

int lagrange_multipliers_user

user_xguess

int user_xguess

l_maxfcn

int l_maxfcn

l_nact

int l_nact

l_xguess

double[] l_xguess

l_tol

double l_tol

l_obj

double l_obj

Class com.imsl.math.MinConGenLin.ConstraintsInconsistentException implements Serializable

Class com.imsl.math.MinConGenLin.ConstraintsNotSatisfiedException implements Serializable

Class com.imsl.math.MinConGenLin.EqualityConstraintsException implements Serializable

Class com.imsl.math.MinConGenLin.VarBoundsInconsistentException implements Serializable

Class com.imsl.math.MinConNonlin implements Serializable

Serialized Fields

MAX_CONSTRAINTS

int MAX_CONSTRAINTS

XGUESS

double[] XGUESS

XSCALE

double[] XSCALE

XLB

double[] XLB

XUB

double[] XUB

FVALUE

double FVALUE

LWAQL

int LWAQL

LIWQL

int LIWQL

N2

int N2

MN

int MN

IMERIT

int IMERIT

ILWLS

int ILWLS

OF

double OF

UF

double UF

ON

double ON

ZE

double ZE

SQACC

double SQACC

ACC

double ACC

SCBND

double SCBND

KNEXT

int KNEXT

IWR

int IWR

IWW

int IWW

IWS

int IWS

LFLAG

int LFLAG

IWA

int IWA

IWZ

int IWZ

NU

int NU

MFLAG

int MFLAG

NFLAG

int NFLAG

JFLAG

int JFLAG

KFLAG

int KFLAG

KDROP

int KDROP

ITERC

int ITERC

ITREF

int ITREF

IWD

int IWD

RATIO

double RATIO

RES

double RES

VFACT

double VFACT

XMAG

double XMAG

XMAGR

double XMAGR

PARINC

double PARINC

PARNEW

double PARNEW

SUM

double SUM

ITER

int ITER

NFCN

int NFCN

NGRAD

int NGRAD

M

int M

ME

int ME

N

int N

f

double f

acc

double acc

scbou

double scbou

dbdfac

double dbdfac

zefac

double zefac

rpeno

double rpeno

rpens

double rpens

rpenu

double rpenu

zefacu

double zefacu

delta

double delta

beta

double beta

amue

double amue

alm

double alm

dbd

double dbd

dfdel

double dfdel

m

int m

me

int me

maxfun

int maxfun

maxit

int maxit

mode

int mode

ifail

int ifail

llise

boolean llise

lql

boolean lql

lmerit

boolean lmerit

n1

int n1

lact

int lact

no1

int no1

mnn

int mnn

nmnn

int nmnn

Class com.imsl.math.MinConNonlin.LineSearchException implements Serializable

Class com.imsl.math.MinConNonlin.QPConstraintsException implements Serializable

Class com.imsl.math.MinConNonlin.TooManyIterationsException implements Serializable

Class com.imsl.math.MinConNonlin.UphillSearchCalcException implements Serializable

Class com.imsl.math.MinConNonlin.ZeroSearchDirectionException implements Serializable

Class com.imsl.math.MinUncon implements Serializable

Serialized Fields

XGUESS

double XGUESS

STEP

double STEP

BOUND

double BOUND

XACC

double XACC

GTOL

double GTOL

MAXFN

int MAXFN

Class com.imsl.math.MinUnconMultiVar implements Serializable

Serialized Fields

XGUESS

double[] XGUESS

XSCALE

double[] XSCALE

FSCALE

double FSCALE

XACC

double XACC

GTOL

double GTOL

AFTOL

double AFTOL

FALSTL

double FALSTL

ITER

int ITER

NFCN

int NFCN

NGRAD

int NGRAD

IHESS

int IHESS

N

int N

NNFCN

int[] NNFCN

NNGRAD

int[] NNGRAD

Class com.imsl.math.MinUnconMultiVar.ApproximateMinimumException implements Serializable

Class com.imsl.math.MinUnconMultiVar.FalseConvergenceException implements Serializable

Class com.imsl.math.MinUnconMultiVar.MaxIterationsException implements Serializable

Class com.imsl.math.MinUnconMultiVar.UnboundedBelowException implements Serializable

Class com.imsl.math.NonlinLeastSquares implements Serializable

Serialized Fields

M

int M

N

int N

m

int m

n

int n

x

double[] x

XGUESS

double[] XGUESS

XSCALE

double[] XSCALE

FSCALE

double[] FSCALE

DELTA

double DELTA

FALSTL

double FALSTL

AFTOL

double AFTOL

RFTOL

double RFTOL

STEPTL

double STEPTL

GRADTL

double GRADTL

STEPMX

double STEPMX

MAXJAC

int MAXJAC

MAXFCN

int MAXFCN

MXITER

int MXITER

NGOOD

int NGOOD

INFO

int INFO

IPARAM

int[] IPARAM

RPARAM

double[] RPARAM

first

boolean first

gauss

boolean gauss

mxtake

boolean mxtake

Class com.imsl.math.NonlinLeastSquares.FalseConvergenceException implements Serializable

Class com.imsl.math.NonlinLeastSquares.RelativeFunctionConvergenceException implements Serializable

Class com.imsl.math.NonlinLeastSquares.StepMaxException implements Serializable

Class com.imsl.math.NonlinLeastSquares.StepToleranceException implements Serializable

Class com.imsl.math.NonlinLeastSquares.TooManyIterationsException implements Serializable

Class com.imsl.math.OdeRungeKutta implements Serializable

Serialized Fields

function

OdeRungeKutta.Function function

tolerance

double tolerance

hInitial

double hInitial

hMin

double hMin

hMax

double hMax

scale

double scale

maxNumberSteps

int maxNumberSteps

inorm

int inorm

floor

double floor

xEndPrevious

double xEndPrevious

Class com.imsl.math.OdeRungeKutta.DidNotConvergeException implements Serializable

Class com.imsl.math.OdeRungeKutta.ToleranceTooSmallException implements Serializable

Class com.imsl.math.Physical implements Serializable

Serialized Fields

value

double value

dim

int[] dim

Class com.imsl.math.QR implements Serializable

Serialized Fields

qr

double[][] qr

qraux

double[] qraux

jpvt

int[] jpvt

Class com.imsl.math.QuadraticProgramming.InconsistentSystemException implements Serializable

Class com.imsl.math.Quadrature implements Serializable

Serialized Fields

errorAbsolute

double errorAbsolute

errorRelative

double errorRelative

errorEstimate

double errorEstimate

rule

int rule

maxSubintervals

int maxSubintervals

doExtrapolation

boolean doExtrapolation

errorStatus

int errorStatus

Class com.imsl.math.SingularMatrixException implements Serializable

Class com.imsl.math.Spline implements Serializable

Serialized Fields

coef

double[][] coef
Coefficients of the piecewise polynomials. This is an n by k array, where n is the number of piecewise polynomials and k is the order (degree+1) of the piecewise polynomials.

coef[i] contains the coefficients for the piecewise polynomial valid in the interval [x[k],x[k+1]).


breakPoint

double[] breakPoint
The breakpoint array of length n, where n is the number of piecewise polynomials.

Class com.imsl.math.SVD.DidNotConvergeException implements Serializable

Class com.imsl.math.ZeroFunction implements Serializable

Serialized Fields

errorAbsolute

double errorAbsolute

errorRelative

double errorRelative

spread

double spread

spreadTolerance

double spreadTolerance

maxIterations

int maxIterations

iterations

int[] iterations

Class com.imsl.math.ZeroPolynomial implements Serializable

Serialized Fields

root

Complex[] root

radius

double[] radius

err

boolean[] err

maxIterations

int maxIterations

Class com.imsl.math.ZeroPolynomial.DidNotConvergeException implements Serializable

Class com.imsl.math.ZeroSystem implements Serializable

Serialized Fields

n

int n

x

double[] x

errorRelative

double errorRelative

maxIterations

int maxIterations

xinit

double[] xinit

Class com.imsl.math.ZeroSystem.DidNotConvergeException implements Serializable

Class com.imsl.math.ZeroSystem.ToleranceTooSmallException implements Serializable

Class com.imsl.math.ZeroSystem.TooManyIterationsException implements Serializable


Package com.imsl.stat

Class com.imsl.stat.ANOVA implements Serializable

Serialized Fields

y

double[][] y

anova

double[] anova

groupStdev

double[] groupStdev

stat

double[][] stat

nmissing

int nmissing

Class com.imsl.stat.ANOVAFactorial implements Serializable

Serialized Fields

l_nsubscripts

int l_nsubscripts

l_model_order

int l_model_order

l_model_user

int l_model_user

l_sign_intera

int l_sign_intera

l_nlevels

int[] l_nlevels

l_y

double[] l_y

l_aov

double[] l_aov

l_ymeans

double[] l_ymeans

l_efss

double[][] l_efss

Class com.imsl.stat.ARMA implements Serializable

Serialized Fields

lv_nmaxs

int lv_nmaxs

lv_fpnrmp

double lv_fpnrmp

lv_nsing

int lv_nsing

lv_deltap

double lv_deltap

lv_gnleng

double lv_gnleng

lv_phi

double lv_phi

lv_phip

double lv_phip

lv_phipi

double lv_phipi

lv_sgnorm

double lv_sgnorm

lv_aftol

double lv_aftol

lv_steptl

double lv_steptl

lv_rftol

double lv_rftol

lv_falstl

double lv_falstl

lv_fjactl

double lv_fjactl

lv_maxfcn

int lv_maxfcn

lv_maxjac

int lv_maxjac

lv_mxiter

int lv_mxiter

errorCode

int errorCode

lv_arma

double[] lv_arma

l_ar_lags

int[] l_ar_lags

l_ma_lags

int[] l_ma_lags

l_p

int l_p

l_q

int l_q

l_nobs

int l_nobs

l_mutual_ls

int l_mutual_ls

l_init_arlag

int l_init_arlag

l_init_malag

int l_init_malag

l_z

double[] l_z

l_ar_init

double[] l_ar_init

l_ma_init

double[] l_ma_init

l_residual

double[] l_residual

l_autocov

double[] l_autocov

l_param_est_cov

double[] l_param_est_cov

l_dev

double[] l_dev

l_weight

double[] l_weight

l_center

int l_center

l_method

int l_method

l_mutual_est

int l_mutual_est

l_init_rel_error

int l_init_rel_error

l_init_max_iter

int l_init_max_iter

l_max_iterations

int l_max_iterations

l_length

int l_length

l_init_back

int l_init_back

l_init_conv_tol

int l_init_conv_tol

l_init_mean

int l_init_mean

l_initial_est

int l_initial_est

l_backward_origin

int l_backward_origin

l_relative_error

double l_relative_error

l_tolerance

double l_tolerance

l_convergence_tolerance

double l_convergence_tolerance

l_rw_mean

double l_rw_mean

l_ss_residual

double l_ss_residual

l_confidence

double l_confidence

arma_info

com.imsl.stat.ARMA.ARMAInfo arma_info

Class com.imsl.stat.ARMA.IllConditionedException implements Serializable

Class com.imsl.stat.ARMA.IncreaseErrRelException implements Serializable

Class com.imsl.stat.ARMA.MatrixSingularException implements Serializable

Class com.imsl.stat.ARMA.NewInitialGuessException implements Serializable

Class com.imsl.stat.ARMA.TooManyCallsException implements Serializable

Class com.imsl.stat.ARMA.TooManyFcnEvalException implements Serializable

Class com.imsl.stat.ARMA.TooManyITNException implements Serializable

Class com.imsl.stat.ARMA.TooManyJacobianEvalException implements Serializable

Class com.imsl.stat.ChiSquaredTest.DidNotConvergeException implements Serializable

Class com.imsl.stat.ChiSquaredTest.NoObservationsException implements Serializable

Class com.imsl.stat.ChiSquaredTest.NotCDFException implements Serializable

Class com.imsl.stat.ContingencyTable implements Serializable

Serialized Fields

l_nrows

int l_nrows

l_ncolumns

int l_ncolumns

l_degree_freedom

int l_degree_freedom

l_chi_squared

double l_chi_squared

l_g_squared

double l_g_squared

l_p_value2

double l_p_value2

l_p_value

double l_p_value

l_table

double[] l_table

l_chi_squared_stats

double[] l_chi_squared_stats

l_expected

double[] l_expected

l_statistics

double[] l_statistics

l_chi_squared_contributions

double[] l_chi_squared_contributions

Class com.imsl.stat.Covariances implements Serializable

Serialized Fields

l_ipairm

int l_ipairm

l_ipairv

int l_ipairv

l_ipairw

int l_ipairw

l_ncol

int l_ncol

l_nvar2

int l_nvar2

l_nvarsq

int l_nvarsq

l_nrows

int l_nrows

l_nvariables

int l_nvariables

l_mopt

int l_mopt

l_nobs

int l_nobs

l_ifreq

int l_ifreq

l_user_f

int l_user_f

l_iwt

int l_iwt

l_user_w

int l_user_w

l_nrmiss

int l_nrmiss

l_x

double[] l_x

l_means

double[] l_means

l_freq

double[] l_freq

l_wt

double[] l_wt

l_incd

int[] l_incd

l_sumwt

double l_sumwt

Class com.imsl.stat.Covariances.DiffObsDeletedException implements Serializable

Class com.imsl.stat.Covariances.MoreObsDelThanEnteredException implements Serializable

Class com.imsl.stat.Covariances.NonnegativeFreqException implements Serializable

Class com.imsl.stat.Covariances.NonnegativeWeightException implements Serializable

Class com.imsl.stat.Covariances.TooManyObsDeletedException implements Serializable

Class com.imsl.stat.Difference implements Serializable

Serialized Fields

nlost

int nlost

nobsx

int nobsx

imiss

int imiss

ndiff

int ndiff

iord

int[] iord

iper

int[] iper

user_supplied_order

boolean user_supplied_order

Class com.imsl.stat.FaureSequence implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException
This method is called when the object is being deserialized. Fields than can be easily recomputed have been marked transient. This method recomputes them after reading the non-transient fields.

Serialized Fields

digitsY

int[][] digitsY

digitsN

int[] digitsN

nSkip

int nSkip

Class com.imsl.stat.GARCH implements Serializable

Serialized Fields

l_p

int l_p

l_q

int l_q

l_m

int l_m

l_y

double[] l_y

l_xguess

double[] l_xguess

lv_coef_vector

double[] lv_coef_vector

l_var

double[] l_var

l_a

double l_a

l_aic

double l_aic

l_max_sigma

double l_max_sigma

Class com.imsl.stat.GARCH.ConstrInconsistentException implements Serializable

Class com.imsl.stat.GARCH.EqConstrInconsistentException implements Serializable

Class com.imsl.stat.GARCH.NoVectorXException implements Serializable

Class com.imsl.stat.GARCH.TooManyIterationsException implements Serializable

Class com.imsl.stat.GARCH.VarsDeterminedException implements Serializable

Class com.imsl.stat.InverseCdf implements Serializable

Serialized Fields

cdf

CdfFunction cdf

tolerance

double tolerance

Class com.imsl.stat.InverseCdf.DidNotConvergeException implements Serializable

Class com.imsl.stat.KalmanFilter implements Serializable

Serialized Fields

l_nb

int l_nb

l_n

int[] l_n

l_ss

double[] l_ss

l_alndet

double[] l_alndet

l_b

double[] l_b

l_covb

double[] l_covb

l_it

int l_it

l_iq

int l_iq

l_update

int l_update

l_ny

int l_ny

l_t

double[] l_t

l_q

double[] l_q

l_y

double[] l_y

l_z

double[] l_z

l_r

double[] l_r

l_covv

double[] l_covv

l_v

double[] l_v

l_tol

double l_tol

Class com.imsl.stat.LinearRegression implements Serializable

Serialized Fields

nVariables

int nVariables

nObservations

int nObservations

hasIntercept

boolean hasIntercept

matrixR

double[][] matrixR

rhs

double[] rhs

sumY

double sumY

sumW

double sumW

sst

double sst

Class com.imsl.stat.MultipleComparisons implements Serializable

Serialized Fields

l_ngroups

int l_ngroups

l_df

int l_df

l_user_alpha

int l_user_alpha

l_std_error

double l_std_error

l_alpha

double l_alpha

l_means

double[] l_means

Class com.imsl.stat.NormalityTest implements Serializable

Serialized Fields

l_nobs

int l_nobs

l_n

int l_n

l_x

double[] l_x

l_w

double l_w

l_max

double l_max

l_df

double l_df

l_chi

double l_chi

Class com.imsl.stat.NormalityTest.NoVariationInputException implements Serializable

Class com.imsl.stat.NormOneSample implements Serializable

Serialized Fields

code

int code

ner

int ner

confLevMean

double confLevMean

ciMean

int ciMean

return_Std

int return_Std

t_Test

int t_Test

t_Null

double t_Null

confLevVar

double confLevVar

ci_Variance

int ci_Variance

chi_Sqr_Test

int chi_Sqr_Test

chi_Sqr_Null

double chi_Sqr_Null

t

double t

t_df

int t_df

t_p_value

double t_p_value

chi_sqr_df

int chi_sqr_df

chi_squared

double chi_squared

chi_sqr_p_value

double chi_sqr_p_value

num

double num

denom

double denom

summary

Summary summary

data

double[] data

Class com.imsl.stat.NormTwoSample implements Serializable

Serialized Fields

dirty

boolean dirty

equalVar

boolean equalVar

confLevMean

double confLevMean

confLevVar

double confLevVar

tNull

double tNull

chiSqrNull

double chiSqrNull

data1

double[] data1

data2

double[] data2

data1_len

int data1_len

data2_len

int data2_len

x1_mean

double x1_mean

x2_mean

double x2_mean

x1_var

double x1_var

x2_var

double x2_var

x1_var_calc

double x1_var_calc

x2_var_calc

double x2_var_calc

x1_nobs

int x1_nobs

x2_nobs

int x2_nobs

pooledVar

double pooledVar

tval_eq

double tval_eq

pval_eq

double pval_eq

df_eq

int df_eq

evCILowLimit

double evCILowLimit

evCIUpLimit

double evCIUpLimit

lower_conf_common

double lower_conf_common

upper_conf_common

double upper_conf_common

tval_uneq

double tval_uneq

pval_uneq

double pval_uneq

df_uneq

double df_uneq

uvCILowLimit

double uvCILowLimit

uvCIUpLimit

double uvCIUpLimit

fval

double fval

fProb

double fProb

lowConfRatio

double lowConfRatio

UpConfRatio

double UpConfRatio

x1_miss

double x1_miss

x2_miss

double x2_miss

signx

double signx

signy

double signy

sdu

double sdu

Class com.imsl.stat.Random implements Serializable

Serialized Fields

seed

long seed

multiplier

long multiplier

Class com.imsl.stat.SignTest implements Serializable

Serialized Fields

l_nobs

int l_nobs

l_npos

int l_npos

l_ntie

int l_ntie

l_percentage_user

int l_percentage_user

l_percentile_user

int l_percentile_user

l_x

double[] l_x

l_percentage

double l_percentage

l_percentile

double l_percentile

Class com.imsl.stat.Summary implements Serializable

Serialized Fields

nObs

int nObs
Contains the total number of observations.


sumx

double sumx
Contain the sums of x, (x-xmean)^2, (x-xmean)^3, (x-xmean)^4, and w.


sumx2

double sumx2
Contain the sums of x, (x-xmean)^2, (x-xmean)^3, (x-xmean)^4, and w.


sumx3

double sumx3
Contain the sums of x, (x-xmean)^2, (x-xmean)^3, (x-xmean)^4, and w.


sumx4

double sumx4
Contain the sums of x, (x-xmean)^2, (x-xmean)^3, (x-xmean)^4, and w.


sumw

double sumw
Contain the sums of x, (x-xmean)^2, (x-xmean)^3, (x-xmean)^4, and w.


min

double min
Contains the smallest and largest values seen so far.


max

double max
Contains the smallest and largest values seen so far.

Class com.imsl.stat.TableMultiWay implements Serializable

Serialized Fields

sortd

Sort.SortData sortd

frq

double[] frq

ifrq

int ifrq

ra

double[][] ra

n_keys

int n_keys

indkeys

int[] indkeys

ncol

int ncol

nrow

int nrow

iperm

int[] iperm

Class com.imsl.stat.TableOneWay implements Serializable

Serialized Fields

nIntervals

int nIntervals

xData

double[] xData

Class com.imsl.stat.TableTwoWay implements Serializable

Serialized Fields

xIntervals

int xIntervals

yIntervals

int yIntervals

xData

double[] xData

yData

double[] yData

Class com.imsl.stat.WilcoxonRankSum implements Serializable

Serialized Fields

l_nobsx

int l_nobsx

l_nobsy

int l_nobsy

l_user_fuzz

int l_user_fuzz

l_x

double[] l_x

l_y

double[] l_y

l_stat

double[] l_stat

l_fuzz

double l_fuzz


Package com.imsl.chart

Class com.imsl.chart.Axis implements Serializable

Class com.imsl.chart.Axis1D implements Serializable

Serialized Fields

scale

double scale

screenMin

double screenMin

screenMax

double screenMax

window

double[] window

isXAxis

boolean isXAxis

isYAxis

boolean isYAxis

type

int type

Class com.imsl.chart.AxisLabel implements Serializable

Class com.imsl.chart.AxisLine implements Serializable

Serialized Fields

scale

double scale

screenMin

double screenMin

screenMax

double screenMax

isXAxis

boolean isXAxis

isYAxis

boolean isYAxis

Class com.imsl.chart.AxisR implements Serializable

Class com.imsl.chart.AxisRLabel implements Serializable

Class com.imsl.chart.AxisRLine implements Serializable

Class com.imsl.chart.AxisRMajorTick implements Serializable

Class com.imsl.chart.AxisTheta implements Serializable

Class com.imsl.chart.AxisTitle implements Serializable

Class com.imsl.chart.AxisUnit implements Serializable

Class com.imsl.chart.AxisXY implements Serializable

Class com.imsl.chart.Background implements Serializable

Class com.imsl.chart.Bar implements Serializable

Class com.imsl.chart.BarItem implements Serializable

Serialized Fields

stack

int stack

group

int group

index

int index

Class com.imsl.chart.BarSet implements Serializable

Serialized Fields

stack

int stack

group

int group

Class com.imsl.chart.Candlestick implements Serializable

Class com.imsl.chart.CandlestickItem implements Serializable

Serialized Fields

down

boolean down
True if this node is for down days.

Class com.imsl.chart.Chart implements Serializable

Class com.imsl.chart.ChartNode implements Serializable

Serialized Fields

parent

ChartNode parent

attributes

Hashtable attributes

children

Vector children

Class com.imsl.chart.ChartServlet implements Serializable

Serialized Fields

render

com.imsl.chart.ChartServlet.Render render

Class com.imsl.chart.ChartTitle implements Serializable

Class com.imsl.chart.Data implements Serializable

Class com.imsl.chart.ErrorBar implements Serializable

Class com.imsl.chart.Grid implements Serializable

Serialized Fields

type

int type

Class com.imsl.chart.GridPolar implements Serializable

Class com.imsl.chart.HighLowClose implements Serializable

Class com.imsl.chart.JFrameChart implements Serializable

Serialized Fields

panel

JPanelChart panel

jSeparator1

JSeparator jSeparator1

jMenuItemPrint

JMenuItem jMenuItemPrint

jMenuBar

JMenuBar jMenuBar

jMenuItemExit

JMenuItem jMenuItemExit

jMenuItemAbout

JMenuItem jMenuItemAbout

jMenuHelp

JMenu jMenuHelp

jMenuFile

JMenu jMenuFile

Class com.imsl.chart.JPanelChart implements Serializable

Serialized Fields

chart

Chart chart
The embedded chart.

Class com.imsl.chart.JspBean implements Serializable

Serialized Fields

chartServletName

String chartServletName
The URL of the ChartServlet.


size

Dimension size
The size of the image.


createImageMap

boolean createImageMap
If true, a client-size imagemap is to be generated.


id

String id
The identifier number for the chart.


mapName

String mapName
The name of the client-size imagemap.


imageMap

String imageMap
The client-side imagemap tag


jspBeanGraphics

com.imsl.chart.JspBean.JspBeanGraphics jspBeanGraphics

Class com.imsl.chart.Legend implements Serializable

Serialized Fields

items

Vector items

Class com.imsl.chart.MajorTick implements Serializable

Class com.imsl.chart.MinorTick implements Serializable

Class com.imsl.chart.PickEvent implements Serializable

Serialized Fields

node

ChartNode node

Class com.imsl.chart.Pie implements Serializable

Class com.imsl.chart.PieSlice implements Serializable

Serialized Fields

index

int index

angleA

double angleA

angleB

double angleB

Class com.imsl.chart.Polar implements Serializable

Serialized Fields

scale

double scale

screenX

double screenX

screenY

double screenY

Class com.imsl.chart.SplineData implements Serializable

Class com.imsl.chart.Text implements Serializable

Serialized Fields

string

String string

alignment

int alignment

haveAlignment

boolean haveAlignment

defaultAlignment

int defaultAlignment

offset

double offset

haveOffset

boolean haveOffset

defaultOffset

double defaultOffset

nLines

int nLines

Class com.imsl.chart.ToolTip implements Serializable


JMSL
2.0

Copyright 1997-2002 Visual Numerics, Inc.
Built July 9 2002.