Search Results for

    Show / Hide Table of Contents

    Class PrecomputedFinderTests

    Inheritance
    System.Object
    LastFirstFinderTests
    PrecomputedFinderTests
    Inherited Members
    LastFirstFinderTests.FinderBuilder
    LastFirstFinderTests.FindIndexOfNthOccurrenceInBWTAndSortedBWT_IsCorrect(String, Char, Int32, Int32, Int32, Int32)
    LastFirstFinderTests.FindIndexOfNthOccurrenceInBWTAndSortedBWT_ThrowsExceptionOnInvalidInput(String, Char, Int32, Int32)
    LastFirstFinderTests.FindOccurrenceOfCharInBWT_IsCorrect(String, Char, Int32, Int32)
    LastFirstFinderTests.FindOccurrenceOfCharInSortedBWT_IsCorrect(String, Char, Int32, Int32)
    LastFirstFinderTests.FindOccurrenceOfCharInSortedBWTAndSortedBWT_ThrowsExceptionOnInvalidInput(String, Char, Int32)
    LastFirstFinderTests.LastToFirst_IsCorrect(String, Char, Int32, Int32)
    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.Builder.LastFirstFinders
    Assembly: MoreStructures.Tests.dll
    Syntax
    public class PrecomputedFinderTests : LastFirstFinderTests

    Constructors

    | Improve this Doc View Source

    PrecomputedFinderTests()

    Declaration
    public PrecomputedFinderTests()

    Extension Methods

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