02.05.2014 Views

CoreandServices.book - Ocean - Schlumberger

CoreandServices.book - Ocean - Schlumberger

CoreandServices.book - Ocean - Schlumberger

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Basics<br />

public override bool Equals(object obj);<br />

public override int GetHashCode();<br />

public bool IsAllNegative();<br />

public bool IsAllNonNegative();<br />

public bool IsAllNonPositive();<br />

public bool IsAllNonZero();<br />

public bool IsAllPositive();<br />

public bool IsAllZero();<br />

public static IndexDouble4 Max(IndexDouble3 p1, IndexDouble4 p2);<br />

public static IndexDouble4 Min(IndexDouble3 p1, IndexDouble4 p2);<br />

public static IndexDouble4 Multiply(double val, IndexDouble4 p1);<br />

public static IndexDouble4 Multiply(IndexDouble4 p1, double val);<br />

public static IndexDouble4 Multiply(IndexDouble4 p1,<br />

IndexDouble4 p2);<br />

public static IndexDouble4 Negate(IndexDouble4 p1);<br />

public static IndexDouble4 One();<br />

public static double Product(IndexDouble4 p1);<br />

public static IndexDouble3 Subtract(double val, IndexDouble4 p1);<br />

public static IndexDouble3 Subtract(IndexDouble4 p1, double val);<br />

public static IndexDouble3 Subtract(IndexDouble4 p1,<br />

IndexDouble4 p2);<br />

public static double Sum(IndexDouble4 p1);<br />

public Index3 ToIndex4();<br />

public Index3 ToIndex4(RoundingMethod rounding);<br />

public override string ToString();<br />

public static IndexDouble4 Zero();<br />

}<br />

IndexDouble types have the following properties:<br />

• I – the first Index vector<br />

• J – the second Index vector<br />

• K – the third Index vector for IndexDouble3 and IndexDouble4 types<br />

• L – the fourth Index vector for IndexDouble4 objects<br />

4-98 <strong>Ocean</strong> Application Development Framework 2008.1<br />

<strong>Schlumberger</strong> Private

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!