PLU.inverse

逆行列を求める

struct PLU(M)
@property
M
inverse
()
if (
isFloatingPoint!(ElementType!M)
)

Meta