public final class MatrixDiagonalizeJob extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MatrixDiagonalizeJob.MatrixDiagonalizeMapper |
static class |
MatrixDiagonalizeJob.MatrixDiagonalizeReducer |
| Modifier and Type | Method and Description |
|---|---|
static Vector |
runJob(org.apache.hadoop.fs.Path affInput,
int dimensions) |
public static Vector runJob(org.apache.hadoop.fs.Path affInput, int dimensions) throws IOException, ClassNotFoundException, InterruptedException
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.