public class LinearKernelMatrixWriter extends Object implements ThreadDelegator
Constructor and Description |
---|
LinearKernelMatrixWriter(String in,
String out) |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
void |
run(Kernel kernel) |
void |
threadDone(RowFillerThread t) |
public void run(Kernel kernel)
public static void main(String[] args)
args
- public void threadDone(RowFillerThread t)
threadDone
in interface ThreadDelegator
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.