summaryrefslogtreecommitdiff
path: root/src/ipa/rkisp1/algorithms/awb.cpp
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2025-04-03 17:49:12 +0200
committerStefan Klug <stefan.klug@ideasonboard.com>2025-05-20 09:49:09 +0200
commit754798b664888e55402bc5c5708e56fa461c0ba1 (patch)
tree01a6c3df478b39f35536ecc8788cb8324ee39917 /src/ipa/rkisp1/algorithms/awb.cpp
parentdacbcc7d7779e5faec243b51b1581d401954ddea (diff)
libcamera: matrix: Extend multiplication operator to heterogenous types
It is useful to multiply matrices of heterogneous types, for instance float and double. Extend the multiplication operator to support this, avoiding the need to convert one of the matrices. The type of the returned matrix is selected automatically to avoid loosing precision. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Stefan Klug <stefan.klug@ideasonboard.com> Acked-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Diffstat (limited to 'src/ipa/rkisp1/algorithms/awb.cpp')
0 files changed, 0 insertions, 0 deletions