HighsHessian
A Hessian matrix is communicated via an instance of the HighsHessian class.
dim_: Scalar of type integer - Dimension of the Hessianformat_: Scalar of HessianFormat type - Format of the Hessianstart_: Vector of integer type - Start of each compressed column in the Hessianindex_: Vector of integer type - Indices of the nonzeros in the Hessianvalue_: Vector of double type - Values of the nonzeros in the Hessian