📄 totalvariationset.html
字号:
<TD><B>Methods inherited from class CredalSets.<A HREF="../CredalSets/TwoMonotoneCapacity.html" title="class in CredalSets">TwoMonotoneCapacity</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../CredalSets/TwoMonotoneCapacity.html#expected_values(BayesianNetworks.DiscreteFunction)">expected_values</A>, <A HREF="../CredalSets/TwoMonotoneCapacity.html#map(int, double)">map</A>, <A HREF="../CredalSets/TwoMonotoneCapacity.html#posterior_expected_values(BayesianNetworks.DiscreteFunction)">posterior_expected_values</A>, <A HREF="../CredalSets/TwoMonotoneCapacity.html#posterior_marginal()">posterior_marginal</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_CredalSets.QBProbabilityFunction"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class CredalSets.<A HREF="../CredalSets/QBProbabilityFunction.html" title="class in CredalSets">QBProbabilityFunction</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../CredalSets/QBProbabilityFunction.html#get_lower_envelope()">get_lower_envelope</A>, <A HREF="../CredalSets/QBProbabilityFunction.html#get_upper_envelope()">get_upper_envelope</A>, <A HREF="../CredalSets/QBProbabilityFunction.html#print()">print</A>, <A HREF="../CredalSets/QBProbabilityFunction.html#print(java.io.PrintStream)">print</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_BayesianNetworks.ProbabilityFunction"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class BayesianNetworks.<A HREF="../BayesianNetworks/ProbabilityFunction.html" title="class in BayesianNetworks">ProbabilityFunction</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../BayesianNetworks/ProbabilityFunction.html#add_property(java.lang.String)">add_property</A>, <A HREF="../BayesianNetworks/ProbabilityFunction.html#evaluate(int[])">evaluate</A>, <A HREF="../BayesianNetworks/ProbabilityFunction.html#evaluate(java.lang.String[][])">evaluate</A>, <A HREF="../BayesianNetworks/ProbabilityFunction.html#expected_value(BayesianNetworks.DiscreteFunction)">expected_value</A>, <A HREF="../BayesianNetworks/ProbabilityFunction.html#get_enumerated_properties()">get_enumerated_properties</A>, <A HREF="../BayesianNetworks/ProbabilityFunction.html#get_position_from_indexes(int[])">get_position_from_indexes</A>, <A HREF="../BayesianNetworks/ProbabilityFunction.html#get_properties()">get_properties</A>, <A HREF="../BayesianNetworks/ProbabilityFunction.html#posterior_expected_value(BayesianNetworks.DiscreteFunction)">posterior_expected_value</A>, <A HREF="../BayesianNetworks/ProbabilityFunction.html#remove_property(int)">remove_property</A>, <A HREF="../BayesianNetworks/ProbabilityFunction.html#remove_property(java.lang.String)">remove_property</A>, <A HREF="../BayesianNetworks/ProbabilityFunction.html#save_xml_0_3(java.io.PrintStream)">save_xml_0_3</A>, <A HREF="../BayesianNetworks/ProbabilityFunction.html#save_xml(java.io.PrintStream)">save_xml</A>, <A HREF="../BayesianNetworks/ProbabilityFunction.html#set_properties(java.util.Vector)">set_properties</A>, <A HREF="../BayesianNetworks/ProbabilityFunction.html#set_value(java.lang.String[][], double)">set_value</A>, <A HREF="../BayesianNetworks/ProbabilityFunction.html#variance(BayesianNetworks.DiscreteFunction)">variance</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_BayesianNetworks.DiscreteFunction"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class BayesianNetworks.<A HREF="../BayesianNetworks/DiscreteFunction.html" title="class in BayesianNetworks">DiscreteFunction</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../BayesianNetworks/DiscreteFunction.html#evaluate(BayesianNetworks.DiscreteVariable[], int[])">evaluate</A>, <A HREF="../BayesianNetworks/DiscreteFunction.html#get_index(int)">get_index</A>, <A HREF="../BayesianNetworks/DiscreteFunction.html#get_indexes()">get_indexes</A>, <A HREF="../BayesianNetworks/DiscreteFunction.html#get_position_from_indexes(BayesianNetworks.DiscreteVariable[], int[])">get_position_from_indexes</A>, <A HREF="../BayesianNetworks/DiscreteFunction.html#get_value(int)">get_value</A>, <A HREF="../BayesianNetworks/DiscreteFunction.html#get_values()">get_values</A>, <A HREF="../BayesianNetworks/DiscreteFunction.html#get_variable(int)">get_variable</A>, <A HREF="../BayesianNetworks/DiscreteFunction.html#get_variables()">get_variables</A>, <A HREF="../BayesianNetworks/DiscreteFunction.html#memberOf(int)">memberOf</A>, <A HREF="../BayesianNetworks/DiscreteFunction.html#multiply(BayesianNetworks.DiscreteVariable[], BayesianNetworks.DiscreteFunction)">multiply</A>, <A HREF="../BayesianNetworks/DiscreteFunction.html#normalize_first()">normalize_first</A>, <A HREF="../BayesianNetworks/DiscreteFunction.html#normalize()">normalize</A>, <A HREF="../BayesianNetworks/DiscreteFunction.html#number_values()">number_values</A>, <A HREF="../BayesianNetworks/DiscreteFunction.html#number_variables()">number_variables</A>, <A HREF="../BayesianNetworks/DiscreteFunction.html#set_value(int, double)">set_value</A>, <A HREF="../BayesianNetworks/DiscreteFunction.html#set_values(double[])">set_values</A>, <A HREF="../BayesianNetworks/DiscreteFunction.html#set_variable(int, BayesianNetworks.DiscreteVariable)">set_variable</A>, <A HREF="../BayesianNetworks/DiscreteFunction.html#sum_out(BayesianNetworks.DiscreteVariable[], boolean[])">sum_out</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class java.lang.Object</B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD></TR></TABLE> <P><!-- ============ FIELD DETAIL =========== --><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TD></TR></TABLE><A NAME="TotalVariationSet(BayesianNetworks.ProbabilityFunction, double)"><!-- --></A><H3>TotalVariationSet</H3><PRE>public <B>TotalVariationSet</B>(<A HREF="../BayesianNetworks/ProbabilityFunction.html" title="class in BayesianNetworks">ProbabilityFunction</A> pf, double eps)</PRE><DL><DD>Constructor for an TotalVariationQBProbabilityFunction ProbabilityFunction object and given epsilon.<P></DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Method Detail</B></FONT></TD></TR></TABLE><A NAME="get_lower_probability_from_base(double)"><!-- --></A><H3>get_lower_probability_from_base</H3><PRE>public double <B>get_lower_probability_from_base</B>(double p)</PRE><DL><DD>Obtain the lower probability of an event given the base probability for the event.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../CredalSets/TwoMonotoneCapacity.html#get_lower_probability_from_base(double)">get_lower_probability_from_base</A></CODE> in class <CODE><A HREF="../CredalSets/TwoMonotoneCapacity.html" title="class in CredalSets">TwoMonotoneCapacity</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="get_upper_probability_from_base(double)"><!-- --></A><H3>get_upper_probability_from_base</H3><PRE>public double <B>get_upper_probability_from_base</B>(double p)</PRE><DL><DD>Obtain the upper probability of an event given the base probability for the event.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../CredalSets/TwoMonotoneCapacity.html#get_upper_probability_from_base(double)">get_upper_probability_from_base</A></CODE> in class <CODE><A HREF="../CredalSets/TwoMonotoneCapacity.html" title="class in CredalSets">TwoMonotoneCapacity</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="get_atom_probability(int)"><!-- --></A><H3>get_atom_probability</H3><PRE>public double <B>get_atom_probability</B>(int index)</PRE><DL><DD>Get a base probability value for an atom.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../CredalSets/TwoMonotoneCapacity.html#get_atom_probability(int)">get_atom_probability</A></CODE> in class <CODE><A HREF="../CredalSets/TwoMonotoneCapacity.html" title="class in CredalSets">TwoMonotoneCapacity</A></CODE></DL></DD><DD><DL></DL></DD></DL><!-- ========= END OF CLASS DATA ========= --><HR><!-- ======= START OF BOTTOM NAVBAR ====== --><A NAME="navbar_bottom"><!-- --></A><A HREF="#skip-navbar_bottom" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="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 CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> <a href="http://jbnc.sourceforge.net"> <img src="http://sourceforge.net/sflogo.php?group_id=49871&type=1" width="88" height="31" border="0" alt="SourceForge.net Logo"> </a> </EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../CredalSets/QBProbabilityFunction.html" title="class in CredalSets"><B>PREV CLASS</B></A> <A HREF="../CredalSets/TwoMonotoneCapacity.html" title="class in CredalSets"><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="TotalVariationSet.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); } //--></SCRIPT><NOSCRIPT> <A HREF="../allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY: NESTED | <A HREF="#fields_inherited_from_class_BayesianNetworks.ProbabilityFunction">FIELD</A> | <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><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -