> ---CUT--- > public double[][] transform(double[][] dataRI) { /* ... */ } > ---CUT--- > And you can pass your data to the CM code in a matter of two array reference > assignments. > OK, I like this idea (this is more or less what I meant by "exposing" the low-level method). I'll propose something along these lines, then. Thanks everyone! Sébastien
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org