Skip to content

Fix handling of complex types.

Ryan Curtin requested to merge rcurtin/armadillo-code:sp_max_min_fixes into 9.400.x

This fixes handling of max() and min() for sparse complex types. Let me know if you see any issues.

Merge request reports