R/symbols.R

Defines functions get_psd_kernels

get_psd_kernels <- function()
  if (tfp_version() < "0.9") tfp$positive_semidefinite_kernels else tfp$math$psd_kernels

Try the tfprobability package in your browser

Any scripts or data that you put into this service are public.

tfprobability documentation built on Sept. 1, 2022, 5:07 p.m.