Package scipy.stats

Class RVGeneric

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, java.util.Map<java.lang.String,​java.lang.Object>
    Direct Known Subclasses:
    RVContinuous

    public abstract class RVGeneric
    extends PythonObject
    See Also:
    Serialized Form
    • Constructor Detail

      • RVGeneric

        public RVGeneric​(java.lang.String module,
                         java.lang.String name)