Sophie

Sophie

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

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_interfaces.Specs.Kernel.html">
<link rel="next" href="Gpr_interfaces.Specs.Deriv.html">
<link rel="Up" href="Gpr_interfaces.Specs.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_interfaces.Specs.Eval</title>
</head>
<body>
<div class="navbar"><a class="pre" href="Gpr_interfaces.Specs.Kernel.html" title="Gpr_interfaces.Specs.Kernel">Previous</a>
&nbsp;<a class="up" href="Gpr_interfaces.Specs.html" title="Gpr_interfaces.Specs">Up</a>
&nbsp;<a class="post" href="Gpr_interfaces.Specs.Deriv.html" title="Gpr_interfaces.Specs.Deriv">Next</a>
</div>
<h1>Module type <a href="type_Gpr_interfaces.Specs.Eval.html">Gpr_interfaces.Specs.Eval</a></h1>

<pre><span class="keyword">module type</span> Eval = <code class="code">sig</code> <a href="Gpr_interfaces.Specs.Eval.html">..</a> <code class="code">end</code></pre><div class="info modtype top">
Evaluation of covariance functions<br>
</div>
<hr width="100%">

<pre><span class="keyword">module</span> <a href="Gpr_interfaces.Specs.Eval.Kernel.html">Kernel</a>: <code class="type"><a href="Gpr_interfaces.Specs.Kernel.html">Gpr_interfaces.Specs.Kernel</a></code><code class="type"> </code></pre><div class="info">
Kernel used for evaluation
</div>

<pre><span class="keyword">module</span> <a href="Gpr_interfaces.Specs.Eval.Inducing.html">Inducing</a>: <code class="code">sig</code> <a href="Gpr_interfaces.Specs.Eval.Inducing.html">..</a> <code class="code">end</code></pre><div class="info">
Signature for evaluating inducing inputs
</div>

<pre><span class="keyword">module</span> <a href="Gpr_interfaces.Specs.Eval.Input.html">Input</a>: <code class="code">sig</code> <a href="Gpr_interfaces.Specs.Eval.Input.html">..</a> <code class="code">end</code></pre><div class="info">
Signature for evaluating single inputs
</div>

<pre><span class="keyword">module</span> <a href="Gpr_interfaces.Specs.Eval.Inputs.html">Inputs</a>: <code class="code">sig</code> <a href="Gpr_interfaces.Specs.Eval.Inputs.html">..</a> <code class="code">end</code></pre><div class="info">
Signature for evaluating multiple inputs
</div>
</body></html>