class DoubleSwigArray extends BaseSwigArray[Double]
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- DoubleSwigArray
- BaseSwigArray
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
Value Members
- val array: SWIGTYPE_p_double
- def delete(): Unit
-
def
getItem(index: Long): Double
- Definition Classes
- DoubleSwigArray → BaseSwigArray
-
def
setItem(index: Long, item: Double): Unit
- Definition Classes
- DoubleSwigArray → BaseSwigArray