print.ngme_operator: Print ngme operator

View source: R/operator.R

print.ngme_operatorR Documentation

Print ngme operator

Description

Print ngme operator

Usage

## S3 method for class 'ngme_operator'
print(x, padding = 0, prefix = "Model type", ...)

Arguments

x

ngme operator object

padding

number of white space padding in front

prefix

prefix string

...

...

Value

a list (operator specifications)


ngme2 documentation built on May 20, 2026, 9:10 a.m.