Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-release > by-pkgid > 44a57478e44aacd6feb6b6f780eab143 > files > 98

ocaml-gpr-devel-1.2.1-2.mga6.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link rel="previous" href="Gpr_fitc_gp.Make_variational_FIC.html">
<link rel="next" href="Gpr_fitc_gp.Make_FITC_deriv.html">
<link rel="Up" href="Gpr_fitc_gp.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Index of module types" rel=Appendix href="index_module_types.html">
<link title="Gpr" rel="Chapter" href="Gpr.html">
<link title="Gpr_interfaces" rel="Chapter" href="Gpr_interfaces.html">
<link title="Gpr_utils" rel="Chapter" href="Gpr_utils.html">
<link title="Gpr_block_diag" rel="Chapter" href="Gpr_block_diag.html">
<link title="Gpr_cov_const" rel="Chapter" href="Gpr_cov_const.html">
<link title="Gpr_cov_lin_ard" rel="Chapter" href="Gpr_cov_lin_ard.html">
<link title="Gpr_cov_lin_one" rel="Chapter" href="Gpr_cov_lin_one.html">
<link title="Gpr_cov_se_iso" rel="Chapter" href="Gpr_cov_se_iso.html">
<link title="Gpr_cov_se_fat" rel="Chapter" href="Gpr_cov_se_fat.html">
<link title="Gpr_fitc_gp" rel="Chapter" href="Gpr_fitc_gp.html">
<link title="Gpr_version" rel="Chapter" href="Gpr_version.html"><title>Gpr_fitc_gp.Make</title>
</head>
<body>
<div class="navbar"><a class="pre" href="Gpr_fitc_gp.Make_variational_FIC.html" title="Gpr_fitc_gp.Make_variational_FIC">Previous</a>
&nbsp;<a class="up" href="Gpr_fitc_gp.html" title="Gpr_fitc_gp">Up</a>
&nbsp;<a class="post" href="Gpr_fitc_gp.Make_FITC_deriv.html" title="Gpr_fitc_gp.Make_FITC_deriv">Next</a>
</div>
<h1>Functor <a href="type_Gpr_fitc_gp.Make.html">Gpr_fitc_gp.Make</a></h1>

<pre><span class="keyword">module</span> Make: <div class="sig_block"><code class="code">functor (</code><code class="code">Spec</code><code class="code"> : </code><code class="type"><a href="Gpr_interfaces.Specs.Eval.html">Gpr_interfaces.Specs.Eval</a></code><code class="code">) -&gt; </code><code class="code">sig</code> <a href="Gpr_fitc_gp.Make.html">..</a> <code class="code">end</code></div></pre><table border="0" cellpadding="3" width="100%">
<tr>
<td align="left" valign="top" width="1%%"><b>Parameters: </b></td>
<td>
<table class="paramstable">
<tr>
<td align="center" valign="top" width="15%">
<code>Spec</code></td>
<td align="center" valign="top">:</td>
<td><code class="type"><a href="Gpr_interfaces.Specs.Eval.html">Gpr_interfaces.Specs.Eval</a></code>
</table>
</td>
</tr>
</table>
<hr width="100%">

<pre><span class="keyword">module type</span> <a href="Gpr_fitc_gp.Make.Sig.html">Sig</a> = <code class="type">Sigs.Eval</code><code class="type">  with module Spec = Spec</code></pre>
<pre><span class="keyword">module</span> <a href="Gpr_fitc_gp.Make.FITC.html">FITC</a>: <code class="type"><a href="Gpr_fitc_gp.Make.Sig.html">Sig</a></code><code class="type"> </code></pre>
<pre><span class="keyword">module</span> <a href="Gpr_fitc_gp.Make.FIC.html">FIC</a>: <code class="type"><a href="Gpr_fitc_gp.Make.Sig.html">Sig</a></code><code class="type"> 
      with module Inducing = FITC.Inducing</code><code class="type"> 
      with module Input = FITC.Input</code><code class="type"> 
      with module Inputs = FITC.Inputs</code><code class="type"> 
      with module Model = FITC.Model</code><code class="type"> 
      with module Trained = FITC.Trained</code><code class="type"> 
      with module Mean_predictor = FITC.Mean_predictor</code><code class="type"> 
      with module Co_variance_predictor = FITC.Co_variance_predictor</code><code class="type"> 
      with module Mean = FITC.Mean</code><code class="type"> 
      with module Means = FITC.Means</code><code class="type"> 
      with module Variance = FITC.Variance</code><code class="type"> 
      with module Variances = FITC.Variances</code><code class="type"> 
      with module Sampler = FITC.Sampler</code></pre>
<pre><span class="keyword">module</span> <a href="Gpr_fitc_gp.Make.Variational_FITC.html">Variational_FITC</a>: <code class="type"><a href="Gpr_fitc_gp.Make.Sig.html">Sig</a></code><code class="type"> 
      with module Inducing = FITC.Inducing</code><code class="type"> 
      with module Input = FITC.Input</code><code class="type"> 
      with module Inputs = FITC.Inputs</code></pre>
<pre><span class="keyword">module</span> <a href="Gpr_fitc_gp.Make.Variational_FIC.html">Variational_FIC</a>: <code class="type"><a href="Gpr_fitc_gp.Make.Sig.html">Sig</a></code><code class="type"> 
      with module Inducing = Variational_FITC.Inducing</code><code class="type"> 
      with module Input = Variational_FITC.Input</code><code class="type"> 
      with module Inputs = Variational_FITC.Inputs</code><code class="type"> 
      with module Model = Variational_FITC.Model</code><code class="type"> 
      with module Trained = Variational_FITC.Trained</code><code class="type"> 
      with module Mean_predictor = Variational_FITC.Mean_predictor</code><code class="type"> 
      with module Co_variance_predictor = Variational_FITC.Co_variance_predictor</code><code class="type"> 
      with module Mean = Variational_FITC.Mean</code><code class="type"> 
      with module Means = Variational_FITC.Means</code><code class="type"> 
      with module Variance = Variational_FITC.Variance</code><code class="type"> 
      with module Variances = Variational_FITC.Variances</code><code class="type"> 
      with module Sampler = Variational_FITC.Sampler</code></pre></body></html>