@mathjax/src
    Preparing search index...

    Function ComplexityMathDocumentMixin

    • The mixin for adding complexity to MathDocuments

      Type Parameters

      • N

        The HTMLElement node class

      • T

        The Text node class

      • D

        The Document class

      • B extends EMDocC<N, T, D>

        The MathDocument class to extend

      Parameters

      • BaseDocument: B

        The MathDocument class to be extended

      Returns CMDocC<N, T, D> & B

      The enriched MathDocument class