ManipulationNDArray::moveaxisOn this pageNDArray::moveaxispublic static function moveaxis(NDArray|array|float|int $a, int|int[] $source, int|int[] $destination): NDArray;Move axes of an array to new positions.NotestipGPU SUPPORTEDThis operation is supported by GPU (VRAM).