Class TranslationModelMatrixEntry
Inheritance
System.Object
TranslationModelMatrixEntry
Namespace: Sdl.Core.FineGrainedAlignment
Assembly: Sdl.Core.FineGrainedAlignment.dll
Syntax
public class TranslationModelMatrixEntry : Object
Constructors
TranslationModelMatrixEntry()
Declaration
public TranslationModelMatrixEntry()
Fields
SourceKey
Declaration
public int SourceKey
Field Value
Type | Description |
---|---|
System.Int32 |
TargetKey
Declaration
public int TargetKey
Field Value
Type | Description |
---|---|
System.Int32 |
Value
Declaration
public double Value
Field Value
Type | Description |
---|---|
System.Double |