set_fastglmpca_threads: Set up Multithreading for fastglmpca

set_fastglmpca_threadsR Documentation

Set up Multithreading for fastglmpca

Description

Initialize RcppParallel multithreading using a pre-specified number of threads, or using the default number of threads when n is not specified or is NA.

Usage

set_fastglmpca_threads(n)

Arguments

n

The requested number of threads.

Value

The number of threads to be used.


fastglmpca documentation built on May 29, 2024, 10:49 a.m.