Index Hierarchy EXPDoubleTuple Class Reference Inherits from NSObject Declared in EXPDoubleTuple.h Tasks values property size property – initWithDoubleValues:size: Properties size @property (nonatomic, assign) size_t size values @property (nonatomic, assign) double *values Instance Methods initWithDoubleValues:size: - (id)initWithDoubleValues:(double *)values size:(size_t)size Index Hierarchy