UNIT TEST. More...
Public Member Functions | |
| def | test_force_orthogonal |
Static Public Attributes | |
| tuple | smat = CMATRIX(2,2) |
| This function tests if firce_orthogonal giving desired output. More... | |
| tuple | cmt = CMATRIX(2,2) |
| list | all_grads = [] |
| list | grads = [] |
| tuple | g = VECTOR(0.1+i*0.01,-0.2+i*0.01,0.3+i*0.01) |
UNIT TEST.
|
static |
This function tests if firce_orthogonal giving desired output.
Here we input arbitrary overlap matrix, orthogonal transformation matrix, and atomic gradients and resulting output is tested against desired value.
1.8.6