42 #ifndef MATRIX_SYM_ADD_DEL_UPDATEABLE_WITH_OP_NONSINGULAR_H
43 #define MATRIX_SYM_ADD_DEL_UPDATEABLE_WITH_OP_NONSINGULAR_H
47 namespace ConstrainedOptPack {
60 virtual const MatrixSymOpNonsing&
op_interface()
const = 0;
70 #endif // MATRIX_SYM_ADD_DEL_UPDATEABLE_WITH_OP_NONSINGULAR_H
virtual ~MatrixSymAddDelUpdateableWithOpNonsingular()
virtual MatrixSymAddDelUpdateable & update_interface()=0
Interface for updating a symmetric matrix and its factorization by adding and deleting rows and colum...
virtual const MatrixSymOpNonsing & op_interface() const =0