☰
In rest::basis_io
Modules
basic_math
basis_list
bse_downloader
etb
Structs
BasCell
BasCellRaw
BasInfo
Basis4Elem
Basis4ElemRaw
RefCell
Functions
_gaussian_int
cartesian_gto_1st_batch
cartesian_gto_1st_batch_par
cartesian_gto_1st_batch_par_v02
cartesian_gto_1st_batch_v02
cartesian_gto_1st_batch_v03
cartesian_gto_1st_cint
cartesian_gto_1st_cint_batch
cartesian_gto_1st_cint_batch_serial
cartesian_gto_1st_cint_batch_serial_v03
cartesian_gto_1st_std
cartesian_gto_batch
cartesian_gto_batch_par
cartesian_gto_batch_par_v02
cartesian_gto_batch_par_v03
cartesian_gto_batch_v03
cartesian_gto_batch_v04
cartesian_gto_cint
cartesian_gto_cint_batch
cartesian_gto_cint_batch_rayon
cartesian_gto_cint_batch_v04
cartesian_gto_std
cint_norm_factor
gto_1st_value
gto_value
gto_value_debug
spheric_gto_1st_value_batch
spheric_gto_1st_value_batch_serial
spheric_gto_1st_value_serial
spheric_gto_value_matrixfull
spheric_gto_value_matrixfull_serial
spheric_gto_value_serial
?
Function
rest
::
basis_io
::
cartesian_gto_batch_v04
source
·
[
−
]
pub fn cartesian_gto_batch_v04(
a:
f64
,
l:
usize
,
c: &[
f64
;
3
],
r: &[[
f64
;
3
]]
) -> MatrixFull<
f64
>