return bool |
|
object obj |
Type Collection
Namespace MathNet.Numerics
return bool |
|
object obj |
return int |
return Type |
return string |
c1 and c2.
The call is performed in O(1) computational time, the
concatenated collection is not built explicitly.
return ICollection |
|
ICollection c1 |
Should not be null. |
ICollection c2 |
Should not be null. |
c1 and c2.
return ICollection |
|
ICollection c1 |
Should not be null. |
ICollection c2 |
Should not be null. |
c2 to the collection c1.
The call is performed in O(c1.Count+c2.Count)
return ICollection |
|
ICollection c1 |
Should not be null. |
ICollection c2 |
Should not be null. |
c1and c2.
return ICollection |
|
ICollection c1 |
Should not be null. |
ICollection c2 |
Should not be null. |
c1 and c2.
return ICollection |
|
ICollection c1 |
Should not be null. |
ICollection c2 |
Should not be null. |