vignettes/man_constant.R

#' Constant algorithm
#'
#' By definition, a constant algorithm is an algorithm with an input dimension of 0. \cr
#' The rationale behind this definition is that a deterministic algorithm that receives no input must mechanically output the same value independently of the (non-existent) input.
#'
#' @name constant_algorithm
NULL
daviddoret/haricot documentation built on May 21, 2019, 1:42 a.m.