⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 namespacebayesian__filter__matrix.html

📁 Bayes滤波器算法C++类说明文档,源码见Bayes滤波器算法
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>Bayes++ Bayesian Filtering Classes: Bayesian_filter_matrix Namespace Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.3.2 --><div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Compound&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Compound&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div><h1>Bayesian_filter_matrix Namespace Reference</h1><p><table border=0 cellpadding=0 cellspacing=0><tr><td></td></tr><tr><td colspan=2><br><h2>Compounds</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>struct &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structBayesian__filter__matrix_1_1prod__expression__result.html">prod_expression_result</a></td></tr><tr><td colspan=2><br><h2>Typedefs</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>typedef double&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a0">Float</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>typedef FMVec&lt; <a class="el" href="namespaceBayesian__filter__matrix_1_1detail.html#a6">detail::BaseVector</a> &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a1">Vec</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>typedef FMMatrix&lt; <a class="el" href="namespaceBayesian__filter__matrix_1_1detail.html#a7">detail::BaseRowMatrix</a> &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a2">RowMatrix</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>typedef <a class="el" href="namespaceBayesian__filter__matrix.html#a2">RowMatrix</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a3">Matrix</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>typedef FMMatrix&lt; <a class="el" href="namespaceBayesian__filter__matrix_1_1detail.html#a8">detail::BaseColMatrix</a> &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a4">ColMatrix</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>typedef FMMatrix&lt; <a class="el" href="classBayesian__filter__matrix_1_1detail_1_1SymMatrixWrapper.html">detail::SymMatrixWrapper</a>&lt;<br> <a class="el" href="namespaceBayesian__filter__matrix_1_1detail.html#a7">detail::BaseRowMatrix</a> &gt; &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a5">SymMatrix</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>typedef FMMatrix&lt; <a class="el" href="namespaceBayesian__filter__matrix_1_1detail.html#a9">detail::BaseUpperTriMatrix</a> &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a6">UTriMatrix</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>typedef FMMatrix&lt; <a class="el" href="namespaceBayesian__filter__matrix_1_1detail.html#a10">detail::BaseLowerTriMatrix</a> &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a7">LTriMatrix</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>typedef FMMatrix&lt; <a class="el" href="namespaceBayesian__filter__matrix_1_1detail.html#a11">detail::BaseDiagMatrix</a> &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a8">DiagMatrix</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>typedef FMVec&lt; <a class="el" href="namespaceBayesian__filter__matrix_1_1detail.html#a0">detail::BaseDenseVector</a> &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a9">DenseVec</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>typedef FMMatrix&lt; <a class="el" href="namespaceBayesian__filter__matrix_1_1detail.html#a1">detail::BaseDenseRowMatrix</a> &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a10">DenseRowMatrix</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>typedef <a class="el" href="namespaceBayesian__filter__matrix.html#a10">DenseRowMatrix</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a11">DenseMatrix</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>typedef FMMatrix&lt; <a class="el" href="namespaceBayesian__filter__matrix_1_1detail.html#a2">detail::BaseDenseColMatrix</a> &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a12">DenseColMatrix</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>typedef FMMatrix&lt; <a class="el" href="classBayesian__filter__matrix_1_1detail_1_1SymMatrixWrapper.html">detail::SymMatrixWrapper</a>&lt;<br> <a class="el" href="namespaceBayesian__filter__matrix_1_1detail.html#a1">detail::BaseDenseRowMatrix</a> &gt; &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a13">DenseSymMatrix</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>typedef FMMatrix&lt; <a class="el" href="namespaceBayesian__filter__matrix_1_1detail.html#a3">detail::BaseDenseUpperTriMatrix</a> &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a14">DenseUTriMatrix</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>typedef FMMatrix&lt; <a class="el" href="namespaceBayesian__filter__matrix_1_1detail.html#a4">detail::BaseDenseLowerTriMatrix</a> &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a15">DenseLTriMatrix</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>typedef FMMatrix&lt; <a class="el" href="namespaceBayesian__filter__matrix_1_1detail.html#a5">detail::BaseDenseDiagMatrix</a> &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a16">DenseDiagMatrix</a></td></tr><tr><td colspan=2><br><h2>Enumerations</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>enum &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a70">EmptyTag</a> { <a class="el" href="namespaceBayesian__filter__matrix.html#a70a17">Empty</a> }</td></tr><tr><td colspan=2><br><h2>Functions</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a18">assert_isPSD</a> (const <a class="el" href="namespaceBayesian__filter__matrix.html#a5">SymMatrix</a> &amp;M)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a19">isPSD</a> (const <a class="el" href="namespaceBayesian__filter__matrix.html#a5">SymMatrix</a> &amp;M)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a20">isSymmetric</a> (const <a class="el" href="namespaceBayesian__filter__matrix.html#a3">Matrix</a> &amp;M)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a21">forceSymmetric</a> (<a class="el" href="namespaceBayesian__filter__matrix.html#a3">Matrix</a> &amp;M, bool bUpperToLower)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>Vec::value_type&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a22">UdUrcond</a> (const <a class="el" href="namespaceBayesian__filter__matrix.html#a1">Vec</a> &amp;d)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>RowMatrix::value_type&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a23">UdUrcond</a> (const <a class="el" href="namespaceBayesian__filter__matrix.html#a2">RowMatrix</a> &amp;UD)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>RowMatrix::value_type&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a24">UdUrcond</a> (const <a class="el" href="namespaceBayesian__filter__matrix.html#a2">RowMatrix</a> &amp;UD, size_t n)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>UTriMatrix::value_type&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a25">UCrcond</a> (const <a class="el" href="namespaceBayesian__filter__matrix.html#a6">UTriMatrix</a> &amp;UC)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>SymMatrix::value_type&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a26">UdUdet</a> (const <a class="el" href="namespaceBayesian__filter__matrix.html#a5">SymMatrix</a> &amp;UD)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>RowMatrix::value_type&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a27">UdUfactor_variant1</a> (<a class="el" href="namespaceBayesian__filter__matrix.html#a2">RowMatrix</a> &amp;M, size_t n)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>RowMatrix::value_type&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a28">UdUfactor_variant2</a> (<a class="el" href="namespaceBayesian__filter__matrix.html#a2">RowMatrix</a> &amp;M, size_t n)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>RowMatrix::value_type&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a29">UdUfactor</a> (<a class="el" href="namespaceBayesian__filter__matrix.html#a2">RowMatrix</a> &amp;M, size_t n)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>LTriMatrix::value_type&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a30">LdLfactor</a> (<a class="el" href="namespaceBayesian__filter__matrix.html#a7">LTriMatrix</a> &amp;M, size_t n)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>UTriMatrix::value_type&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a31">UCfactor</a> (<a class="el" href="namespaceBayesian__filter__matrix.html#a6">UTriMatrix</a> &amp;M, size_t n)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>RowMatrix::value_type&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a32">UdUfactor</a> (<a class="el" href="namespaceBayesian__filter__matrix.html#a2">RowMatrix</a> &amp;UD, const <a class="el" href="namespaceBayesian__filter__matrix.html#a5">SymMatrix</a> &amp;M)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>LTriMatrix::value_type&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a33">LdLfactor</a> (<a class="el" href="namespaceBayesian__filter__matrix.html#a7">LTriMatrix</a> &amp;LD, const <a class="el" href="namespaceBayesian__filter__matrix.html#a5">SymMatrix</a> &amp;M)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>UTriMatrix::value_type&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a34">UCfactor</a> (<a class="el" href="namespaceBayesian__filter__matrix.html#a6">UTriMatrix</a> &amp;UC, const <a class="el" href="namespaceBayesian__filter__matrix.html#a5">SymMatrix</a> &amp;M)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a35">UdUinverse</a> (<a class="el" href="namespaceBayesian__filter__matrix.html#a2">RowMatrix</a> &amp;UD)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a36">UTinverse</a> (<a class="el" href="namespaceBayesian__filter__matrix.html#a6">UTriMatrix</a> &amp;U)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a37">UdUrecompose_transpose</a> (<a class="el" href="namespaceBayesian__filter__matrix.html#a2">RowMatrix</a> &amp;M)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a38">UdUrecompose</a> (<a class="el" href="namespaceBayesian__filter__matrix.html#a2">RowMatrix</a> &amp;M)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a39">UdUrecompose</a> (<a class="el" href="namespaceBayesian__filter__matrix.html#a5">SymMatrix</a> &amp;X, const <a class="el" href="namespaceBayesian__filter__matrix.html#a2">RowMatrix</a> &amp;M)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a40">UdUfromUCholesky</a> (<a class="el" href="namespaceBayesian__filter__matrix.html#a2">RowMatrix</a> &amp;U)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a41">UdUseperate</a> (<a class="el" href="namespaceBayesian__filter__matrix.html#a2">RowMatrix</a> &amp;U, <a class="el" href="namespaceBayesian__filter__matrix.html#a1">Vec</a> &amp;d, const <a class="el" href="namespaceBayesian__filter__matrix.html#a2">RowMatrix</a> &amp;UD)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a42">Lzero</a> (<a class="el" href="namespaceBayesian__filter__matrix.html#a2">RowMatrix</a> &amp;M)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a43">Uzero</a> (<a class="el" href="namespaceBayesian__filter__matrix.html#a2">RowMatrix</a> &amp;M)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>SymMatrix::value_type&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a44">UdUinversePDignoreInfinity</a> (<a class="el" href="namespaceBayesian__filter__matrix.html#a5">SymMatrix</a> &amp;M)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>SymMatrix::value_type&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a45">UdUinversePD</a> (<a class="el" href="namespaceBayesian__filter__matrix.html#a5">SymMatrix</a> &amp;M)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>SymMatrix::value_type&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a46">UdUinversePD</a> (<a class="el" href="namespaceBayesian__filter__matrix.html#a5">SymMatrix</a> &amp;M, SymMatrix::value_type &amp;detM)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>SymMatrix::value_type&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a47">UdUinversePD</a> (<a class="el" href="namespaceBayesian__filter__matrix.html#a5">SymMatrix</a> &amp;MI, const <a class="el" href="namespaceBayesian__filter__matrix.html#a5">SymMatrix</a> &amp;M)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>SymMatrix::value_type&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a48">UdUinversePD</a> (<a class="el" href="namespaceBayesian__filter__matrix.html#a5">SymMatrix</a> &amp;MI, SymMatrix::value_type &amp;detM, const <a class="el" href="namespaceBayesian__filter__matrix.html#a5">SymMatrix</a> &amp;M)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>template&lt;class E&gt; BOOST_UBLAS_INLINE <a class="el" href="classBayesian__filter__matrix_1_1detail_1_1noalias__proxy.html">detail::noalias_proxy</a>&lt;<br> E &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a49">noalias</a> (ublas::matrix_expression&lt; E &gt; &amp;lvalue)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>template&lt;class E&gt; BOOST_UBLAS_INLINE <a class="el" href="classBayesian__filter__matrix_1_1detail_1_1noalias__proxy.html">detail::noalias_proxy</a>&lt;<br> E &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a50">noalias</a> (ublas::vector_expression&lt; E &gt; &amp;lvalue)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>template&lt;class M&gt; const ublas::triangular_adaptor&lt;<br> const M, ublas::upper &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a51">UpperTri</a> (const M &amp;m)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>template&lt;class M&gt; const ublas::triangular_adaptor&lt;<br> const M, ublas::lower &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a52">LowerTri</a> (const M &amp;m)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>template&lt;class Base&gt; ublas::matrix_vector_range&lt;<br> FMMatrix&lt; Base &gt; &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a53">diag</a> (FMMatrix&lt; Base &gt; &amp;M, size_t n)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>template&lt;class Base&gt; const ublas::matrix_vector_range&lt;<br> const FMMatrix&lt; Base &gt; &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a54">diag</a> (const FMMatrix&lt; Base &gt; &amp;M, size_t n)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>template&lt;class Base&gt; ublas::matrix_vector_range&lt;<br> FMMatrix&lt; Base &gt; &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a55">diag</a> (FMMatrix&lt; Base &gt; &amp;M)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>template&lt;class Base&gt; const ublas::matrix_vector_range&lt;<br> const FMMatrix&lt; Base &gt; &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a56">diag</a> (const FMMatrix&lt; Base &gt; &amp;M)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>template&lt;class Base&gt; void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a57">identity</a> (FMMatrix&lt; Base &gt; &amp;I)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>template&lt;class E&gt; <a class="el" href="structBayesian__filter__matrix_1_1prod__expression__result.html">prod_expression_result</a>&lt; E,<br> E &gt;::E1E2T_type&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a58">prod_SPD</a> (const ublas::matrix_expression&lt; E &gt; &amp;X)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>template&lt;class E1, class E2&gt; <a class="el" href="structBayesian__filter__matrix_1_1prod__expression__result.html">prod_expression_result</a>&lt; E1,<br> E2 &gt;::E1E2T_type&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a59">prod_SPD</a> (const ublas::matrix_expression&lt; E1 &gt; &amp;X, const <a class="el" href="namespaceBayesian__filter__matrix.html#a5">SymMatrix</a> &amp;S, ublas::matrix_expression&lt; E2 &gt; &amp;XStemp)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceBayesian__filter__matrix.html#a5">SymMatrix</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a60">prod_SPD</a> (const <a class="el" href="namespaceBayesian__filter__matrix.html#a2">RowMatrix</a> &amp;X, const <a class="el" href="namespaceBayesian__filter__matrix.html#a1">Vec</a> &amp;s)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>template&lt;class E&gt; <a class="el" href="structBayesian__filter__matrix_1_1prod__expression__result.html">prod_expression_result</a>&lt; E,<br> E &gt;::E1TE2_type&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a61">prod_SPDT</a> (const ublas::matrix_expression&lt; E &gt; &amp;X)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>template&lt;class E1, class E2&gt; <a class="el" href="structBayesian__filter__matrix_1_1prod__expression__result.html">prod_expression_result</a>&lt; E2,<br> E1 &gt;::E1TE2_type&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a62">prod_SPDT</a> (const ublas::matrix_expression&lt; E1 &gt; &amp;X, const <a class="el" href="namespaceBayesian__filter__matrix.html#a5">SymMatrix</a> &amp;S, ublas::matrix_expression&lt; E2 &gt; &amp;SXtemp)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceBayesian__filter__matrix.html#a5">SymMatrix</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a63">prod_SPDT</a> (const <a class="el" href="namespaceBayesian__filter__matrix.html#a4">ColMatrix</a> &amp;X, const <a class="el" href="namespaceBayesian__filter__matrix.html#a1">Vec</a> &amp;s)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>Vec::value_type&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a64">prod_SPDT</a> (const <a class="el" href="namespaceBayesian__filter__matrix.html#a1">Vec</a> &amp;x, const <a class="el" href="namespaceBayesian__filter__matrix.html#a1">Vec</a> &amp;s)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>Vec::value_type&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a65">prod_SPDT</a> (const <a class="el" href="namespaceBayesian__filter__matrix.html#a1">Vec</a> &amp;x, const <a class="el" href="namespaceBayesian__filter__matrix.html#a5">SymMatrix</a> &amp;S)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>template&lt;class V&gt; V::value_type&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a66">rcond_internal</a> (const V &amp;D)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>template&lt;class V&gt; V::value_type&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a67">rcond_ignore_infinity_internal</a> (const V &amp;D)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>UTriMatrix::value_type&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a68">UCrcond</a> (const <a class="el" href="namespaceBayesian__filter__matrix.html#a6">UTriMatrix</a> &amp;UC, size_t n)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>RowMatrix::value_type&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceBayesian__filter__matrix.html#a69">UdUdet</a> (const <a class="el" href="namespaceBayesian__filter__matrix.html#a2">RowMatrix</a> &amp;UD)</td></tr></table><hr><h2>Typedef Documentation</h2><a name="a4" doxytag="Bayesian_filter_matrix::ColMatrix"></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> typedef FMMatrix&lt;<a class="el" href="namespaceBayesian__filter__matrix_1_1detail.html#a8">detail::BaseColMatrix</a>&gt; <a class="el" href="namespaceBayesian__filter__matrix.html#a4">Bayesian_filter_matrix::ColMatrix</a>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </td>  </tr></table><a name="a12" doxytag="Bayesian_filter_matrix::DenseColMatrix"></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> typedef FMMatrix&lt;<a class="el" href="namespaceBayesian__filter__matrix_1_1detail.html#a2">detail::BaseDenseColMatrix</a>&gt; <a class="el" href="namespaceBayesian__filter__matrix.html#a12">Bayesian_filter_matrix::DenseColMatrix</a>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </td>  </tr></table><a name="a16" doxytag="Bayesian_filter_matrix::DenseDiagMatrix"></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> typedef FMMatrix&lt;<a class="el" href="namespaceBayesian__filter__matrix_1_1detail.html#a5">detail::BaseDenseDiagMatrix</a>&gt; <a class="el" href="namespaceBayesian__filter__matrix.html#a16">Bayesian_filter_matrix::DenseDiagMatrix</a>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </td>  </tr></table><a name="a15" doxytag="Bayesian_filter_matrix::DenseLTriMatrix"></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> typedef FMMatrix&lt;<a class="el" href="namespaceBayesian__filter__matrix_1_1detail.html#a4">detail::BaseDenseLowerTriMatrix</a>&gt; <a class="el" href="namespaceBayesian__filter__matrix.html#a15">Bayesian_filter_matrix::DenseLTriMatrix</a>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </td>  </tr></table><a name="a11" doxytag="Bayesian_filter_matrix::DenseMatrix"></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> typedef <a class="el" href="namespaceBayesian__filter__matrix.html#a10">DenseRowMatrix</a> <a class="el" href="namespaceBayesian__filter__matrix.html#a11">Bayesian_filter_matrix::DenseMatrix</a>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </td>  </tr></table><a name="a10" doxytag="Bayesian_filter_matrix::DenseRowMatrix"></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> typedef FMMatrix&lt;<a class="el" href="namespaceBayesian__filter__matrix_1_1detail.html#a1">detail::BaseDenseRowMatrix</a>&gt; <a class="el" href="namespaceBayesian__filter__matrix.html#a10">Bayesian_filter_matrix::DenseRowMatrix</a>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </td>  </tr></table><a name="a13" doxytag="Bayesian_filter_matrix::DenseSymMatrix"></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -