Search Results for

    Show / Hide Table of Contents

    Class BWMatrixTests

    Inheritance
    System.Object
    BWMatrixTests
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: MoreStructures.Tests.BurrowsWheelerTransform
    Assembly: MoreStructures.Tests.dll
    Syntax
    public class BWMatrixTests

    Methods

    | Improve this Doc View Source

    Content_ReturnsAnImmutableCollection()

    Declaration
    public void Content_ReturnsAnImmutableCollection()
    | Improve this Doc View Source

    Ctor_AssignsContentSpecified()

    Declaration
    public void Ctor_AssignsContentSpecified()
    | Improve this Doc View Source

    Equals_ByValue()

    Declaration
    public void Equals_ByValue()
    | Improve this Doc View Source

    FirstColumn_IsATextPermutation()

    Declaration
    public void FirstColumn_IsATextPermutation()
    | Improve this Doc View Source

    FirstColumnAndLastColumn_AreConsistent()

    Declaration
    public void FirstColumnAndLastColumn_AreConsistent()
    | Improve this Doc View Source

    GetHashCode_ByValue()

    Declaration
    public void GetHashCode_ByValue()
    | Improve this Doc View Source

    LastColumn_IsATextPermutation()

    Declaration
    public void LastColumn_IsATextPermutation()
    | Improve this Doc View Source

    Transform_HasSameLengthAsTextPlusTerminator()

    Declaration
    public void Transform_HasSameLengthAsTextPlusTerminator()
    | Improve this Doc View Source

    Transform_IsCorrect()

    Declaration
    public void Transform_IsCorrect()

    Extension Methods

    SuffixStructureNodeExtensions.GetAllSuffixesFor<TEdge, TNode>(TNode, TextWithTerminator)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX