LUResult.solve

Undocumented in source. Be warned that the author may not have intended to support it.
struct LUResult(T)
solve
(
Flag!"allowDestroy" allowDestroy = No.allowDestroy
SliceKind kind
size_t[] n
Iterator
)
(
Slice!(kind, n, Iterator) b
,
char trans = 'N'
)

Meta