LatLongSeqLike
Attributes
- Graph
 - 
    
 - Supertypes
 - 
    trait SeqLikeImutDbl2[LatLong]trait SeqLikeDbl2[LatLong]trait SeqLikeImutDblN[LatLong]trait ArrayDblBackedtrait SpecialTtrait SeqLikeImutValueN[LatLong]trait SeqLikeBacked[LatLong]trait SeqLikeValueN[LatLong]class AnyShow all
 - Known subtypes
 
Members list
Type members
Inherited and Abstract types
Gives the final type of this class.
Value members
Inherited methods
Maps the 1st Doubles of each element to a double with one functions and then the second Doubles with a second Double.
Maps the 1st Doubles of each element to a double with one functions and then the second Doubles with a second Double.
Attributes
- Inherited from:
 - SeqLikeImutDbl2
 
Attributes
- Inherited from:
 - SeqLikeImutDbl2
 
Attributes
- Inherited from:
 - SeqLikeImutDbl2
 
Attributes
- Inherited from:
 - SeqLikeImutDbl2
 
Produces a new Array[Double] of the same size, with the functions acting on the first and second Double of each element.
Produces a new Array[Double] of the same size, with the functions acting on the first and second Double of each element.
Attributes
- Inherited from:
 - SeqLikeImutDbl2
 
This maps from the final type to the final type by just using functions on the underlying Doubles.
This maps from the final type to the final type by just using functions on the underlying Doubles.
Attributes
- Inherited from:
 - SeqLikeImutDbl2
 
Accesses the specifying sequence element by a 0 based index. For Sequs this will an alternative name for apply.
Accesses the specifying sequence element by a 0 based index. For Sequs this will an alternative name for apply.
Attributes
- Definition Classes
 - Inherited from:
 - SeqLikeImutDbl2
 
Attributes
- Inherited from:
 - SeqLikeImutDbl2
 
Attributes
- Inherited from:
 - SeqLikeImutDbl2
 
Checks if 2 values of the specifying sequence are equal.
Checks if 2 values of the specifying sequence are equal.
Attributes
- Definition Classes
 - Inherited from:
 - SeqLikeDbl2
 
The number of atomic values, Ints, Doubles, Longs etc that specify / construct an element of this immutable flat Array based collection class.
The number of atomic values, Ints, Doubles, Longs etc that specify / construct an element of this immutable flat Array based collection class.
Attributes
- Definition Classes
 - Inherited from:
 - SeqLikeDbl2
 
Mutates an element in the Arr at the given index. This method should rarely be needed by end users, but is used by the initialisation and factory methods.
Mutates an element in the Arr at the given index. This method should rarely be needed by end users, but is used by the initialisation and factory methods.
Attributes
- Inherited from:
 - SeqLikeBacked
 
The number of data elements in the defining sequence. These collections use underlying mutable Arrays and ArrayBuffers. The length of the underlying Array will be a multiple of this number. For Sequs this will be an alternative name for length.
The number of data elements in the defining sequence. These collections use underlying mutable Arrays and ArrayBuffers. The length of the underlying Array will be a multiple of this number. For Sequs this will be an alternative name for length.
Attributes
- Definition Classes
 - Inherited from:
 - SeqLikeImutDbl2
 
Sets / mutates an element in the Arr at the given index. This method should rarely be needed by end users, but is used by the initialisation and factory methods.
Sets / mutates an element in the Arr at the given index. This method should rarely be needed by end users, but is used by the initialisation and factory methods.
Attributes
- Definition Classes
 - Inherited from:
 - SeqLikeImutDbl2
 
Sets / mutates elements in the Arr. This method should rarely be needed by end users, but is used by the initialisation and factory methods.
Sets / mutates elements in the Arr. This method should rarely be needed by end users, but is used by the initialisation and factory methods.
Attributes
- Inherited from:
 - SeqLikeBacked
 
Attributes
- Inherited from:
 - SeqLikeImutDblN
 
Inherited and Abstract methods
Attributes
- Inherited from:
 - ArrayDblBacked
 
The element String allows the composition of toString for the whole collection. The syntax of the output will be reworked.
The element String allows the composition of toString for the whole collection. The syntax of the output will be reworked.
Attributes
- Inherited from:
 - SeqLike
 
Performs a side effecting function on each element of the specifying sequence in order.
Performs a side effecting function on each element of the specifying sequence in order.
Attributes
- Inherited from:
 - SeqLike
 
Attributes
- Inherited from:
 - SeqLikeImutDblN