How do I use ArrayFire with GLM?

I wasn’t able to find anything about matrix major with GLM or ArrayFire. Also how would I convert between their types (matrix and vector). What about the order of multiplication (what does it mean) and what about vector and matrix multiplication.