Print Method for a benchmark_fitsae
Object
benchmark_fitsae
ObjectThe generic method print()
allow to explore relevant outputs of the input object
## S3 method for class 'benchmark_fitsae' print(x, digits = 3L, ...)
x
: Object of class benchmark_fitsae
.digits
: Number of digits to display....
: Currently unused.Printed information on a benchmark_fitsae
object.
Useful links