package gpr

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Make_variational_FIC.MeanSource

Posterior mean for a single input

Sourcetype t

Type of mean

calc mean_predictor input

  • returns

    mean for input given mean_predictor.

Sourceval get : t -> float

get mean

  • returns

    the mean as a float.

OCaml

Innovation. Community. Security.