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