IDoubleVectorGetter Interface |
Namespace: DHI.Mike1D.Generic
The IDoubleVectorGetter type exposes the following members.
Name | Description | |
---|---|---|
![]() | ElementCount |
Number of elements in vector
(Inherited from IVectorGetter<T>.) |
Name | Description | |
---|---|---|
![]() | GetValue |
Get value of specified element.
(Inherited from IVectorGetter<T>.) |
Name | Description | |
---|---|---|
![]() | GetValues<Double>() | Overloaded. (Defined by GenericExtensions.) |
![]() | GetValues<Double>(Double[]) | Overloaded. (Defined by GenericExtensions.) |