package gpr

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

Evaluating single inputs

type t

Type of single input

val calc : Inducing.t -> Spec.Input.t -> t

calc inducing point

  • returns

    input (= precomputed data) prepared using inducing inputs and input point.