Most visited


Recently visited


Added in API level 14

Double4

public class Double4
extends Object

java.lang.Object
   ↳ android.renderscript.Double4


Vector version of the basic double type. Provides four double fields packed.

Summary


Fields

public double w

public double x

public double y

public double z

Public constructors

Double4()
Double4(double x, double y, double z, double w)

Inherited methods

From class java.lang.Object

Fields


w

Added in API level 14
double w

x

Added in API level 14
double x

y

Added in API level 14
double y

z

Added in API level 14
double z

Public constructors


Double4

Added in API level 14
Double4 ()

Double4

Added in API level 14
Double4 (double x, 
                double y, 
                double z, 
                double w)

Parameters
x double
y double
z double
w double

Get the latest Android developer news and tips that will help you find success on Google Play.

* Required Fields

Hooray!

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.