Class EOrust

    • Constructor Detail

      • EOrust

        public EOrust​(Phi sigma)
        Ctor.
        Parameters:
        sigma - Sigma
    • 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.