`summary.fes` prints dimensionality, minimum and maximum of free energy in a fes object.

# S3 method for fes
summary(object, ...)

Arguments

object

fes object.

...

further arguments passed to or from other methods.

Examples

tfes<-fes(acealanme, imax=5000)
summary(tfes)
#> 2D free energy surface with 256 x 256 points, maximum -0.5154612 and minimum -58.22765