On this pageClikaRT::ops::aminmax function aminmax() std::array<Tensor 2> aminmax( Tensor x, std::optional<int64_t> dim = std::nullopt, bool keepdim = false ) Returns: a 2-element array {min, max}. Declared in ClikaRT/compute/ops.h, line 4200