Search Results for

    Show / Hide Table of Contents

    Class ChiSquaredAligner.CodedTokenIndexConverter

    Inheritance
    System.Object
    ChiSquaredAligner.CodedTokenIndexConverter
    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
    protected class CodedTokenIndexConverter

    Constructors

    CodedTokenIndexConverter(List<Int16>)

    Declaration
    public CodedTokenIndexConverter(List<short> tokenInfo)
    Parameters
    Type Name Description
    System.Collections.Generic.List<System.Int16> tokenInfo

    Methods

    CodedTokenIndexToTUSpan(Int32)

    Declaration
    public LiftSpan CodedTokenIndexToTUSpan(int ix)
    Parameters
    Type Name Description
    System.Int32 ix
    Returns
    Type Description
    Sdl.Core.FineGrainedAlignment.Core.LiftSpan

    On this page

    • Constructors
      • CodedTokenIndexConverter(List<Int16>)
    • Methods
      • CodedTokenIndexToTUSpan(Int32)
    Back to top Generated by DocFX