Documentation of 'edu.jas.structure.QuotPairFactory' Java class
QuotPairFactory
edu.jas.structure

Interface QuotPairFactory<C extends RingElem<C>,D extends RingElem<D>>

    • Method Detail

      • create

        D create(C n)
        Create from numerator.
      • create

        D create(C n,
                 C d)
        Create from numerator, denominator pair.
      • pairFactory

        RingFactory<C> pairFactory()
        Factory for base elements.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.