ch.javasoft.smx.ops
Class HslGateway
java.lang.Object
ch.javasoft.smx.ops.HslGateway
public class HslGateway
- extends Object
The HslGateway simplifies calls to Hsl methods and
performs some error handling.
|
Method Summary |
static Hsl.Result_mc66 |
callMc66(int m,
int n,
int[] irn,
int[] jcn,
int nblocks)
|
static Hsl.Result_mc66 |
callMc66(int m,
int n,
int[] irn,
int[] jcn,
int nblocks,
boolean printOriginal,
boolean printReordered)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HslGateway
public HslGateway()
callMc66
public static Hsl.Result_mc66 callMc66(int m,
int n,
int[] irn,
int[] jcn,
int nblocks)
callMc66
public static Hsl.Result_mc66 callMc66(int m,
int n,
int[] irn,
int[] jcn,
int nblocks,
boolean printOriginal,
boolean printReordered)