print.const_C {activegp}R Documentation

Print const_C objects

Description

Print const_C objects

Usage

## S3 method for class 'const_C'
print(x, ...)

Arguments

x

A const_C object, the result of a call to C_GP

...

Additional parameters. Not used.


[Package activegp version 1.1.1 Index]