ezdistributionimpl.html
来自「文件来自swarm.org」· HTML 代码 · 共 305 行 · 第 1/2 页
HTML
305 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc on Tue Nov 30 14:11:20 MST 2004 --><TITLE>Swarm 2.2 Reference Guide: Class EZDistributionImpl</TITLE><LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style"></HEAD><BODY BGCOLOR="white"><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_top"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT ID="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT ID="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../swarm/analysis/EZDistributionCImpl.html"><B>PREV CLASS</B></A> <A HREF="../../swarm/analysis/EZGraphCImpl.html"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../index.html" TARGET="_top"><B>FRAMES</B></A> <A HREF="EZDistributionImpl.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY: INNER | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><HR><!-- ======== START OF CLASS DATA ======== --><H2><FONT SIZE="-1">swarm.analysis</FONT><BR>Class EZDistributionImpl</H2><PRE>java.lang.Object | +--<A HREF="../../swarm/BaseImpl.html">swarm.BaseImpl</A> | +--<B>swarm.analysis.EZDistributionImpl</B></PRE><HR><DL><DT>public class <B>EZDistributionImpl</B><DT>extends <A HREF="../../swarm/BaseImpl.html">BaseImpl</A><DT>implements <A HREF="../../swarm/analysis/EZBin.html">EZBin</A>, <A HREF="../../swarm/analysis/EZBinS.html">EZBinS</A>, <A HREF="../../swarm/analysis/EZDistributionS.html">EZDistributionS</A>, <A HREF="../../swarm/analysis/EZDistribution.html">EZDistribution</A></DL><P><strong> An EZBin that treats data as a distribution.</strong>.This is a subclass of EZBin which normalizes the data and treats it as a distribution. This means that in addition to the statistics it can calculate by virtue of being a subclass of EZBin, it can also calculate the entropy of the distribution as well as return the probabilities associated with the individual bins.<P><HR><P><!-- ======== INNER CLASS SUMMARY ======== --><!-- =========== FIELD SUMMARY =========== --><!-- ======== CONSTRUCTOR SUMMARY ======== --><A NAME="constructor_summary"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Constructor Summary</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../swarm/analysis/EZDistributionImpl.html#EZDistributionImpl()">EZDistributionImpl</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../swarm/analysis/EZDistributionImpl.html#EZDistributionImpl(swarm.defobj.Zone)">EZDistributionImpl</A></B>(<A HREF="../../swarm/defobj/Zone.html">Zone</A> aZone)</CODE><BR> The create: message creates a new instance of a type with default options.</TD></TR></TABLE> <!-- ========== METHOD SUMMARY =========== --><A NAME="methods_implemented_from_interfaces_swarm.analysis.EZBin"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods implemented by this class for interface swarm.analysis.<A HREF="../../swarm/analysis/EZBin.html">EZBin</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../swarm/analysis/EZBin.html#getAverage()">getAverage</A>, <A HREF="../../swarm/analysis/EZBin.html#getBinColorCount()">getBinColorCount</A>, <A HREF="../../swarm/analysis/EZBin.html#getBinCount()">getBinCount</A>, <A HREF="../../swarm/analysis/EZBin.html#getCount()">getCount</A>, <A HREF="../../swarm/analysis/EZBin.html#getFileName()">getFileName</A>, <A HREF="../../swarm/analysis/EZBin.html#getHistogram()">getHistogram</A>, <A HREF="../../swarm/analysis/EZBin.html#getLowerBound()">getLowerBound</A>, <A HREF="../../swarm/analysis/EZBin.html#getMax()">getMax</A>, <A HREF="../../swarm/analysis/EZBin.html#getMin()">getMin</A>, <A HREF="../../swarm/analysis/EZBin.html#getOutliers()">getOutliers</A>, <A HREF="../../swarm/analysis/EZBin.html#getStdDev()">getStdDev</A>, <A HREF="../../swarm/analysis/EZBin.html#getTitle()">getTitle</A>, <A HREF="../../swarm/analysis/EZBin.html#getUpperBound()">getUpperBound</A>, <A HREF="../../swarm/analysis/EZBin.html#output()">output</A>, <A HREF="../../swarm/analysis/EZBin.html#outputGraph()">outputGraph</A>, <A HREF="../../swarm/analysis/EZBin.html#outputToFile()">outputToFile</A>, <A HREF="../../swarm/analysis/EZBin.html#reset()">reset</A>, <A HREF="../../swarm/analysis/EZBin.html#setPrecision(int)">setPrecision</A>, <A HREF="../../swarm/analysis/EZBin.html#update()">update</A></CODE></TD></TR></TABLE> <A NAME="methods_implemented_from_interfaces_swarm.analysis.EZDistribution"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods implemented by this class for interface swarm.analysis.<A HREF="../../swarm/analysis/EZDistribution.html">EZDistribution</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../swarm/analysis/EZDistribution.html#getEntropy()">getEntropy</A>, <A HREF="../../swarm/analysis/EZDistribution.html#output()">output</A>, <A HREF="../../swarm/analysis/EZDistribution.html#update()">update</A></CODE></TD></TR></TABLE> <A NAME="methods_implemented_from_interfaces_swarm.objectbase.SwarmObject"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods implemented by this class for interface swarm.objectbase.<A HREF="../../swarm/objectbase/SwarmObject.html">SwarmObject</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../swarm/objectbase/SwarmObject.html#getCompleteProbeMap()">getCompleteProbeMap</A>,
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?