cpp_filter_base: Initialise boosting with chosen accelerator hardware (x86,...

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Initialise boosting with chosen accelerator hardware (x86, AVX, FMA)

Usage

1
cpp_filter_base(data, stepno = 20L, mode_ = 2L)

Arguments

data

Matrix

stepno

Amount of steps

mode_

Accelerator mode (0: x86, 1: FMA, 2: AVX)

Value

none


netboost documentation built on Nov. 8, 2020, 4:58 p.m.