List<num> toArray([List<double>? array, int offset = 0]) { throw('Not implimented in Vector type yet'); }