Functions | |
def | main |
Variables | |
string | usage = 'usage: %prog [options] <num points> <seed>' |
tuple | parser = optparse.OptionParser(usage=usage) |
string | default = 'store_true' |
string | help = 'use a more realistic strategy for generating points' |
def random-2d-points::main | ( | npoints, | ||
seed, | ||||
options | ||||
) |
string random-2d-points::default = 'store_true' |
string random-2d-points::help = 'use a more realistic strategy for generating points' |
string random-2d-points::usage = 'usage: %prog [options] <num points> <seed>' |