Search Results for

    Show / Hide Table of Contents

    Class ChiSquaredAligner.CodedTokenIndexConverter

    Inheritance
    object
    ChiSquaredAligner.CodedTokenIndexConverter
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: Sdl.Core.FineGrainedAlignment
    Assembly: Sdl.Core.FineGrainedAlignment.dll
    Syntax
    protected class ChiSquaredAligner.CodedTokenIndexConverter

    Constructors

    CodedTokenIndexConverter(List<short>)

    Declaration
    public CodedTokenIndexConverter(List<short> tokenInfo)
    Parameters
    Type Name Description
    List<short> tokenInfo

    Methods

    CodedTokenIndexToTUSpan(int)

    Declaration
    public LiftSpan CodedTokenIndexToTUSpan(int ix)
    Parameters
    Type Name Description
    int ix
    Returns
    Type Description
    LiftSpan
    In this article
    • Constructors
      • CodedTokenIndexConverter(List<short>)
    • Methods
      • CodedTokenIndexToTUSpan(int)
    Back to top Generated by DocFX