Search Results for

    Show / Hide Table of Contents

    Class TranslationModelMatrixEntry

    Inheritance
    System.Object
    TranslationModelMatrixEntry
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Sdl.Core.FineGrainedAlignment
    Assembly: Sdl.Core.FineGrainedAlignment.dll
    Syntax
    public class TranslationModelMatrixEntry

    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

    On this page

    • Constructors
      • TranslationModelMatrixEntry()
    • Fields
      • SourceKey
      • TargetKey
      • Value
    Back to top Generated by DocFX