The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
sptrf.sptrf
mir
lapack
sptrf
sptrf
for lower triangular input.
size_t
sptrf
(Slice!(StairsIterator!(T*, "+")) ap, Slice!(lapackint*) ipiv)
size_t
sptrf
(Slice!(StairsIterator!(T*, "-")) ap, Slice!(lapackint*) ipiv)
template
sptrf
(T)
@
trusted
pure nothrow @
nogc
size_t
sptrf
(
Slice
!(
StairsIterator
!(
T
*, "-"))
ap
,
Slice
!(
lapackint
*)
ipiv
)
Meta
Source
See Implementation
mir
lapack
sptrf
functions
sptrf
sptrf for lower triangular input.