| tglkmeans.set_parallel {tglkmeans} | R Documentation | 
Set parallel threads
Description
Set parallel threads
Usage
tglkmeans.set_parallel(thread_num)
Arguments
thread_num | 
 number of threads. use '1' for non parallel behavior  | 
Value
None
Examples
tglkmeans.set_parallel(8)
[Package tglkmeans version 0.5.5 Index]