10
1
mirror of https://gitlab.com/scemama/QCaml.git synced 2024-07-11 22:03:37 +02:00
QCaml/gaussian_integrals/lib/overlap.mli
2020-09-26 12:02:53 +02:00

7 lines
131 B
OCaml

(** Overlap matrix of the atomic orbitals.
{% $$ \langle \chi_i | \chi_j \rangle $$ %}
*)
include module type of Matrix_on_basis