void operator []=(int index, double value) => viewSingle(index).setFloat32(0, value, Memory.endianess);