public abstract static class Vector.Ints extends Vector
Int
Values can
probably arrange efficient storage and operations.Vector.Derived, Vector.Doubles, Vector.GP, Vector.Ints, Vector.Slice, Vector.Strings, Vector.Weighted
Value.Atomic, Value.Bool, Value.Char, Value.Chars, Value.Cts, Value.Defer, Value.Discrete, Value.Enum, Value.Inc_Or, Value.Int, Value.Lambda, Value.List, Value.Maybe, Value.Option, Value.Real, Value.Scannable, Value.Structured, Value.Triv, Value.Tuple
Constructor and Description |
---|
Ints() |
Modifier and Type | Method and Description |
---|---|
double |
constAoM()
By default, return −1 (any negative) indicating the elements' AoMs
(if appropriate) may vary from element to element.
|
Type |
eltType()
The type of all(!) elements of 'this' Vector.
|
Type.Vector |
type()
|
addMore, addMore, AoM, append, append, as_1xn, as_nx1, asDiagonal, asMatrix, asQ, asQrotn, bOp, closes, col, cols, combine, compareTo, constNlAoM, constWt, csv, csv, delete, delete, dot, doubles, doubles, doubles, drop, drop, dropLast, elt, elt, elts, foldl, foldl, foldr, foldr, fromScannable, ints, ints, isRectangular, isSquare, main, map, match, merge, n, nCols, nearlySymmetric, nearlySymmetric, nElts, nElts, nlAoM, nlAoM, nlAoM, norm_Cts, norm, normalised, normalised1, normalised2, opens, repeat, rotate, rotate, rowLength, scaled, shape, singleton, slice, sorted, sorted, sorted, strings, sumSq, take, takeLast, times, toSeries, uniqueElts, unzip, unzip, uOp, values, weight, weight, weight, weightLike, weightLike, wt, wtMedian, wtNlAoM, wtNlAoM, wts, wts, x, zip, zip
AoM, elts, frth, fst, print, separator, snd, thrd, toString
public Type.Vector type()
Vector
public Type eltType()
Vector
public double constAoM()
Vector
nlAoM()
and wtNlAoM()
.
Also see constNlAoM()
and
constWt()
.