Learn R Programming

gmum.r (version 0.2.1)

terminate: terminate

Description

Terminate algorithm

Usage

terminate(object)

Arguments

object
GNG object

Examples

Run this code
gng <- GNG(gng.preset.sphere(100))
terminate(gng)

Run the code above in your browser using DataLab