Serialized Form
-
Package wsh.opt
-
Class wsh.opt.ArrayVect1 extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
_data
double[] _data
wrapped data -
_variance
double _variance
variance
-
-
-
Package wsh.util
-
Class wsh.util.Almost extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
_epsilon
double _epsilon
Default epsilon assumes math has destroyed one digit of accuracy. -
_minValue
double _minValue
This default minValue may be too small. If subtraction is involved, to same value as epsilon
-
-
Class wsh.util.Eq.SyntaxException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 1L
-
Class wsh.util.Pair extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream arg0) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream arg0) throws java.io.IOException
- Throws:
java.io.IOException
-
-
Class wsh.util.Sampling extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream arg0) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream arg0) throws java.io.IOException
- Throws:
java.io.IOException
-
-
Class wsh.util.SecureRemotePassword.ClientProxy extends java.rmi.server.UnicastRemoteObject implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
_client
wsh.util.SecureRemotePassword.Client _client
-
-
Class wsh.util.SecureRemotePassword.PermissionException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 1L
-
Class wsh.util.SecureRemotePassword.SecureClient extends java.rmi.server.UnicastRemoteObject implements Serializable
- serialVersionUID:
- -1773747664928066962L
-
Class wsh.util.SecureRemotePassword.SecureServer extends java.rmi.server.UnicastRemoteObject implements Serializable
- serialVersionUID:
- -526539904979370701L
-
Class wsh.util.Triple extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream arg0) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream arg0) throws java.io.IOException
- Throws:
java.io.IOException
-
-