ManipulationNDArray::rollaxisOn this pageNDArray::rollaxispublic static function rollaxis(NDArray|array|float|int $a, int $axis, int $start = 0): NDArray;Roll the specified axis backwards, until it lies in a given position.NotestipGPU SUPPORTEDThis operation is supported by GPU (VRAM).