#include "tao_solver.h" int TaoGetHessian(TAO_SOLVER solver,TaoMat **HH)
solver | - the TAO_SOLVER solver context | |
HH | - address of a pointer to a TaoMat |
Note: This routine does not create a matrix. It sets a pointer to the location of an existing matrix.
Level:developer
Location:src/interface/tao_fghj.c
TAO Solver Index
Table of Contents