I've read a paper Obstacle Avoidance Approaches for Autonomous Underwater Vehicle and I found the equation like :
$$ \alpha = \max_i \min_k \left(R \triangleleft R^T \right)_{ik} $$
if the inside of "()" is a matrix, does anyone know the meaning of the equations above ? I still confused on maximink terms.