D M N W

D

dispose() - Method in class Weibull.WeibullDist
Frees native resources associated with this object
dispose() - Method in interface Weibull.WeibullDistRemote
Frees native resources associated with the remote server object
disposeAllInstances() - Static method in class Weibull.WeibullDist
Calls dispose method for each outstanding instance of this class.

M

main(String[]) - Static method in class Weibull.WeibullDist
Invokes the first m-function specified by MCC, with any arguments given on the command line, and prints the result.

N

newInstance(MWComponentOptions) - Static method in class Weibull.WeibullMCRFactory
 
newInstance() - Static method in class Weibull.WeibullMCRFactory
 

W

wblcdf(List, List) - Method in class Weibull.WeibullDist
Provides the interface for calling the wblcdf M-function where the first input, an instance of List, receives the output of the M-function and the second input, also an instance of List, provides the input to the M-function.
wblcdf(Object[], Object[]) - Method in class Weibull.WeibullDist
Provides the interface for calling the wblcdf M-function where the first input, an Object array, receives the output of the M-function and the second input, also an Object array, provides the input to the M-function.
wblcdf(int, Object...) - Method in class Weibull.WeibullDist
Provides the standard interface for calling the wblcdf M-function with 5 input arguments.
wblcdf(int, Object...) - Method in interface Weibull.WeibullDistRemote
Provides the standard interface for calling the wblcdf M-function with 5 input arguments.
wblfit(List, List) - Method in class Weibull.WeibullDist
Provides the interface for calling the wblfit M-function where the first input, an instance of List, receives the output of the M-function and the second input, also an instance of List, provides the input to the M-function.
wblfit(Object[], Object[]) - Method in class Weibull.WeibullDist
Provides the interface for calling the wblfit M-function where the first input, an Object array, receives the output of the M-function and the second input, also an Object array, provides the input to the M-function.
wblfit(int, Object...) - Method in class Weibull.WeibullDist
Provides the standard interface for calling the wblfit M-function with 5 input arguments.
wblfit(int, Object...) - Method in interface Weibull.WeibullDistRemote
Provides the standard interface for calling the wblfit M-function with 5 input arguments.
wblinv(List, List) - Method in class Weibull.WeibullDist
Provides the interface for calling the wblinv M-function where the first input, an instance of List, receives the output of the M-function and the second input, also an instance of List, provides the input to the M-function.
wblinv(Object[], Object[]) - Method in class Weibull.WeibullDist
Provides the interface for calling the wblinv M-function where the first input, an Object array, receives the output of the M-function and the second input, also an Object array, provides the input to the M-function.
wblinv(int, Object...) - Method in class Weibull.WeibullDist
Provides the standard interface for calling the wblinv M-function with 5 input arguments.
wblinv(int, Object...) - Method in interface Weibull.WeibullDistRemote
Provides the standard interface for calling the wblinv M-function with 5 input arguments.
wblrnd(List, List) - Method in class Weibull.WeibullDist
Provides the interface for calling the wblrnd M-function where the first input, an instance of List, receives the output of the M-function and the second input, also an instance of List, provides the input to the M-function.
wblrnd(Object[], Object[]) - Method in class Weibull.WeibullDist
Provides the interface for calling the wblrnd M-function where the first input, an Object array, receives the output of the M-function and the second input, also an Object array, provides the input to the M-function.
wblrnd(int, Object...) - Method in class Weibull.WeibullDist
Provides the standard interface for calling the wblrnd M-function with 3 input arguments.
wblrnd(int, Object...) - Method in interface Weibull.WeibullDistRemote
Provides the standard interface for calling the wblrnd M-function with 3 input arguments.
Weibull - package Weibull
This package was created using MATLAB Builder JA.
WeibullDist - Class in Weibull
The WeibullDist class provides a Java interface to the M-functions from the files:
WeibullDist() - Constructor for class Weibull.WeibullDist
Constructs a new instance of the WeibullDist class.
WeibullDist(String) - Constructor for class Weibull.WeibullDist
Deprecated. Please use the constructor WeibullDist.WeibullDist(MWComponentOptions componentOptions). The com.mathworks.toolbox.javabuilder.MWComponentOptions class provides API to set the path to the component.
WeibullDist(MWComponentOptions) - Constructor for class Weibull.WeibullDist
Constructs a new instance of the WeibullDist class.
WeibullDistRemote - Interface in Weibull
The WeibullDistRemote class provides a Java RMI-compliant interface to the M-functions from the files:
WeibullMCRFactory - Class in Weibull
INTERNAL USE ONLY

D M N W