summary.fes.Rd
`summary.fes` prints dimensionality, minimum and maximum of free energy in a fes object.
# S3 method for fes summary(object, ...)
fes object.
further arguments passed to or from other methods.
tfes<-fes(acealanme, imax=5000) summary(tfes) #> 2D free energy surface with 256 x 256 points, maximum -0.5154612 and minimum -58.22765