7That is, setting Jacobian_pointer[out] = NULL supresses the Jacobian query. If (as is often the case) the Jacobian is independent of out, then it’s a good idea to avoid unnecessary computations by supressing the queries in this manner for any remaining output arrays.