Documentation of 'hep.aida.ref.histogram.Profile' Java class
Profile
hep.aida.ref.histogram

Class Profile

    • Constructor Detail

      • Profile

        public Profile(java.lang.String name,
                       java.lang.String title,
                       int dimension)
        Create a new Profile
        Parameters:
        name - The name of the Profile as a ManagedObject.
        title - The title of the Profile.
        dimension - The dimension of the Profile.
      • Profile

        public Profile(java.lang.String name,
                       java.lang.String title,
                       int dimension,
                       java.lang.String options)
    • Method Detail

      • nanEntries

        public int nanEntries()
        Description copied from class: AbstractBaseHistogram
        Number of entries whose coordinate or weight is NaN. Such entries are counted as allEntries but don't contribute to the statistics.
        Specified by:
        nanEntries in interface IBaseHistogram
        Specified by:
        nanEntries in class AbstractBaseHistogram
        Returns:
        The number of entries whose value or weight is NaN.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.