aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h
diff options
context:
space:
mode:
authorGravatar Antonio Sanchez <cantonios@google.com>2021-07-01 13:41:04 -0700
committerGravatar Antonio Sanchez <cantonios@google.com>2021-07-01 13:41:04 -0700
commit154f00e9eacaec5667215784c7601b55024e2f61 (patch)
treef17d88a4084f103aac544f0799b60bd16f9cca6d /unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h
parenteb047759030558acf0764d5d2f913f4f84cf85a8 (diff)
Fix inverse nullptr/asan errors for LU.
For empty or single-column matrices, the current `PartialPivLU` currently dereferences a `nullptr` or accesses memory out-of-bounds. Here we adjust the checks to avoid this.
Diffstat (limited to 'unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h')
0 files changed, 0 insertions, 0 deletions