public static class Alignment.UPSame extends UPSeriesModel.Length
UPsm3
,
UPsmE
and UPx2y
.
The fully parameterised SeriesModel is Alignment.UPSame.M
.Modifier and Type | Class and Description |
---|---|
class |
Alignment.UPSame.M
The fully parameterised SeriesModel of Alignments.
|
UPSeriesModel.Est, UPSeriesModel.K, UPSeriesModel.Length
Function.Cts2Cts, Function.Derivative, Function.Integral, Function.Native, Function.Native2, Function.Native3
Value.Atomic, Value.Bool, Value.Char, Value.Chars, Value.Cts, Value.Defer, Value.Discrete, Value.Enum, Value.Inc_Or, Value.Int, Value.Lambda, Value.List, Value.Maybe, Value.Option, Value.Real, Value.Scannable, Value.Structured, Value.Triv, Value.Tuple
Modifier and Type | Field and Description |
---|---|
UPSeriesModel.Length |
UPsm3
UPsm3, the UnParameterised SeriesModel of the "flags",
|
UPSeriesModel |
UPsmE
UPsmE, the UnParameterised SeriesModel of elements.
|
UPFunctionModel |
UPx2y
UPx2y, the UnParameterised FunctionModel of l→r and r→l.
|
Modifier and Type | Method and Description |
---|---|
UPSeriesModel.Est |
estimator(Value ps)
Return the Estimator.
|
UPModel |
lenUPM()
UPsm3 .lenUPM() provides the UPModel of lengths. |
Alignment.UPSame.M |
sp2Model(double msg1,
double msg2,
Value sp)
Given two part message lengths, msg1 and msg2, and
statistical parameters, sp, return a
M . |
Value |
stats(boolean add,
Value ss0,
Value ss1)
Combine sufficient statisticses 'ss0' and 'ss1' additively
(add=true), or remove ss1 from ss0 (add=false).
|
Value |
stats(Vector vs,
int lo,
int hi)
In this case, statistics ss is the data-set vs.
|
lenStats
apply
public final UPSeriesModel.Length UPsm3
public final UPSeriesModel UPsmE
public final UPFunctionModel UPx2y
public UPSame(Value dp)
public UPModel lenUPM()
UPsm3
.lenUPM() provides the UPModel of lengths.lenUPM
in class UPSeriesModel.Length
public Value stats(boolean add, Value ss0, Value ss1)
UPModel
stats(ds,lo,hi)
.public UPSeriesModel.Est estimator(Value ps)
public Alignment.UPSame.M sp2Model(double msg1, double msg2, Value sp)
M
.sp2Model
in class UPSeriesModel