|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcc.mallet.types.SequencePair<I,O>
cc.mallet.types.SequencePairAlignment<I,O>
public class SequencePairAlignment<I,O>
| Field Summary | |
|---|---|
protected double |
weight
|
| Fields inherited from class cc.mallet.types.SequencePair |
|---|
input, output |
| Constructor Summary | |
|---|---|
protected |
SequencePairAlignment()
|
|
SequencePairAlignment(Sequence<I> input,
Sequence<O> output,
double weight)
|
| Method Summary | |
|---|---|
double |
getWeight()
|
| Methods inherited from class cc.mallet.types.SequencePair |
|---|
input, output |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected double weight
| Constructor Detail |
|---|
public SequencePairAlignment(Sequence<I> input,
Sequence<O> output,
double weight)
protected SequencePairAlignment()
| Method Detail |
|---|
public double getWeight()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||