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