setVerbose: Setter to set the verbose mode of DelayedTensor

View source: R/Global-settings.R

setVerboseR Documentation

Setter to set the verbose mode of DelayedTensor

Description

Set the verbose message to monitor the block-processing procedure.

Usage

setVerbose(as.verbose=FALSE)

Arguments

as.verbose

TRUE or FALSE (Default: FALSE)

Value

Nothing

Examples

setVerbose(TRUE)
setVerbose(FALSE)

rikenbit/DelayedTensor documentation built on Jan. 30, 2023, 6:15 p.m.