Learn R Programming

rkeops (version 2.2.2)

cplx_warning: Warning for ComplexLazyTensor/LazyTensor operations.

Description

Returns a warning message when binary operations are used with a LazyTensor and a ComplexLazyTensor. These operations might not work with the current rkeops version.

This function is only called in real2complex.LazyTensor, which is only used with binary operations involving a LazyTensor and a ComplexLazyTensor.

Usage

cplx_warning(warn = TRUE)

Arguments

Value

A warning message.

Author

Chloe Serre-Combe, Amelie Vernay