|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
(w*old + (1-w)*new^2)/2
, where w
is
the ratio t.num/(t.num + t2.num).
- WeightedAvgFilter() -
Constructor for class ostore.introspect.WeightedAvgFilter
- Create a new
WeightedAvgFilter
where nothing is
considered to be an outlier (unless at distance INFINITY).
- WeightedAvgFilter(Distance) -
Constructor for class ostore.introspect.WeightedAvgFilter
- Create a new
WeightedAvgFilter
where certain observations
are considered outliers.
- WeightedAvgFilter(InputBuffer) -
Constructor for class ostore.introspect.WeightedAvgFilter
-
- weights -
Variable in class ostore.oil.HMM.Prediction
- The estimated weight (confidence) for each state.
- window_size -
Variable in class ostore.agree.RingState
- The number of active agreements we allow to be in some state other
than CERTIFIED_STATE.
- window_top() -
Method in class ostore.agree.RingState
- The highest allowable sequence number, given the currently active
agreements.
- WRITE -
Static variable in class ostore.apps.traces.TraceIterator
-
- write_block() -
Static method in class ostore.cache.BDBTest
-
- write_snapshots -
Variable in class ostore.introspect.SDMBuilder
true
iff this stage should write out snapshots of its
Model
every time it recalculates its parameters.
- write_snapshots -
Variable in class ostore.oil.HMMBuilder
true
iff this stage should write out snapshots of its
Model
every time it recalculates its parameters.
- write(QuickSerializable, OutputStream) -
Static method in class ostore.util.QSIO
- Write a
QuickSerializable
object to the specified
OutputStream
.
- write(QuickSerializable, RandomAccessFile, long) -
Static method in class ostore.util.QSIO
-
- write(QuickSerializable, String) -
Static method in class ostore.util.QSIO
- Write a
QuickSerializable
to the named file
The file will be overwritten unless an IOException
is
thrown, in which case the file will remain unmodified.
- write(QuickSerializable, String, boolean) -
Static method in class ostore.util.QSIO
- Write a
QuickSerializable
to the named file
This method provides no guarantees against file corruption if an
IOException
is thrown during the write.
- write(String) -
Method in class ostore.util.Logger
- Appends an entry to the log file, adding a timestamp and newline.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |