print.layer.params {conStruct}R Documentation

An S3 print method for class layer.params

Description

An S3 print method for class layer.params

Usage

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

Arguments

x

an object of class layer.params

...

further options to be passed to print

Value

prints a top-level summary of the layer.params, returns nothing


[Package conStruct version 1.0.6 Index]