extract_algorithm: Extract algorithm closure

View source: R/utils.R

extract_algorithmR Documentation

Extract algorithm closure

Description

Function extracts algorithms as a closures and sets their parameters.

Usage

extract_algorithm(amount, algs)

Arguments

amount

amount of benchmarked algorithms

algs

list of closures

Value

list of partial functions


warbarbye/CECBench documentation built on Dec. 30, 2024, 5:58 a.m.