Home
last modified time | relevance | path

Searched refs:NPzhermi_sum (Results 1 – 1 of 1) sorted by relevance

/dports/science/py-pyscf/pyscf-2.0.1/pyscf/lib/np_helper/
H A Dtranspose.c102 void NPzhermi_sum(int n, double complex *a, double complex *out, int hermi) in NPzhermi_sum() function
152 NPzhermi_sum(shape[1], a+ic*nn, out+ic*nn, hermi); in NPzhermi_021_sum()