Hierarchy For Package org.episteme.core.mathematics.analysis.transform

Package Hierarchies:

Class Hierarchy

Interface Hierarchy

  • java.util.function.Function<T,R>
    • org.episteme.core.mathematics.analysis.Function<D,C> (also extends org.episteme.core.mathematics.analysis.Relation<D,C>)
      • org.episteme.core.mathematics.analysis.Bijection<D,C>
        • org.episteme.core.mathematics.analysis.transform.Transform<D,C>
  • org.episteme.core.mathematics.analysis.Relation<D,C>
    • org.episteme.core.mathematics.analysis.Function<D,C> (also extends java.util.function.Function<T,R>)
      • org.episteme.core.mathematics.analysis.Bijection<D,C>
        • org.episteme.core.mathematics.analysis.transform.Transform<D,C>