package gpr

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

Module for inputs with derivatives

type t

Type of inputs with derivatives

calc inducing points

  • returns

    inputs with derivative information given inducing inputs and input points.

val calc_eval : t -> Eval.Inputs.t

calc_eval inputs

  • returns

    inputs without derivative information.