10
1
mirror of https://gitlab.com/scemama/QCaml.git synced 2024-07-25 20:27:28 +02:00
QCaml/gaussian_integrals/lib/overlap.mli

7 lines
131 B
OCaml
Raw Normal View History

2018-06-13 19:03:42 +02:00
(** Overlap matrix of the atomic orbitals.
{% $$ \langle \chi_i | \chi_j \rangle $$ %}
*)
2020-09-26 12:02:53 +02:00
include module type of Matrix_on_basis