com.imsl.math
Class ComplexSparseCholesky.SymbolicFactor
java.lang.Object
com.imsl.math.ComplexSparseCholesky.SymbolicFactor
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ComplexSparseCholesky
public static class ComplexSparseCholesky.SymbolicFactor
- extends Object
- implements Serializable
Data structures and functions for the symbolic Cholesky factor.
Used by getSymbolicFactor
and setSymbolicFactor
to hold
the symbolic Cholesky factorization of a matrix.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Copyright © 1970-2008 Visual Numerics, Inc.
Built July 8 2008.