| Modifier and Type | Method and Description |
|---|---|
void |
TableWriter.close() |
Table |
ColumnVector.extractRe(String pattern)
For each captured group specified in the given regular expression
return a column in the table.
|
static void |
Cuda.setDevice(int device)
Set the id of the current device.
|
void |
TableWriter.write(Table table)
Write out a table.
|
Copyright © 2020. All rights reserved.