Class EOrust

    • Constructor Detail

      • EOrust

        public EOrust()
        Ctor.
    • Method Detail

      • lambda

        public Phi lambda()
                   throws Exception
        Description copied from interface: Atom
        Executes λ function and calculates object.
        Specified by:
        lambda in interface Atom
        Returns:
        Object calculated from λ function.
        Throws:
        Exception - If fails.