package gpr

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

Module for inducing inputs with derivatives

type t

Type of inducing inputs with derivatives

calc kernel inducing_points

  • returns

    inducing inputs with derivative information given kernel and inducing_points.

val calc_eval : t -> Eval.Inducing.t

calc_eval inducing

  • returns

    inducing inputs without derivative information.