public final class JacobiConditioner extends Object implements Preconditioner
| Constructor and Description |
|---|
JacobiConditioner(Matrix a) |
public JacobiConditioner(Matrix a)
public Vector precondition(Vector v)
Preconditionerprecondition in interface Preconditionerv - The vector to precondition.Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.