User`s guide

1 Getting Started
where n is an instance of an MWArray class. See the following code frag ment
for the declaration o f
n:
n = new MWNumericArray(Double.valueOf(args[0],
MWClassID.DOUBLE);
1-24