Opt_HC_CG.grad_conj.is_pos_def

is_pos_def(x)[source]

ckecks if a matrix is define positive input:

param x: matrix to check if it is define positive return: True if the matix is define positive and False otherwise

output: