You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > clValue Structure > clValue Members
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clValue Members

The following tables list the members exposed by clValue.

 
Name 
Description 
 
Abs 
Absolute values of X. 
 
Add 
This is the overview for the Add method overload. 
 
The inverse cosine. 
 
Calculate the inverse hyperbolic cosine of X. 
 
Inverse cotangens. 
 
Calculate the inverser hyperbolic cotangens of X. 
 
Calculate the inverse cosecant of X. 
 
Calculate the inverse hyperbolic cosecant of X. 
 
Calculate the inverse secant of X and stores the results in the calling object.  
 
Calculate the inverse hyperbolic secant of X. 
 
The inverse sine. 
 
Calculate the inverse hyperbolic sine of X. 
 
Inverse tangens. 
 
Inverse tangens of Y/X. 
 
Calculate the inverse hyperbolic tangens of X. 
 
Converts value from cartesian to polar coordinate form. 
 
Cbrt 
The cube root. 
 
Ceil 
Rounds towards positive infinity. 
 
Conj 
Conjugate. 
 
Copy 
This is the overview for the Copy method overload. 
 
Copy object value from GPU to CPU memory. 
 
Cos 
Sine function. 
 
Cosh 
Hyperbolic cosine. 
 
Cot 
Cotangens. 
 
Coth 
Hyperbolic cotangens. 
 
Split complex value in real and imaginary part. 
 
Csc 
Cosecant. 
 
Csch 
Calculate the hyperbolic cosecant of X. 
 
Divide Num with Den. 
 
This is the overview for the DivideBy method overload. 
 
Erf 
Error function of value. 
 
Erfc 
Complementary error functon of value. 
 
Exp 
Exponent (e^). 
 
Exponent base 10 (10^X). 
 
Exp2 
Exponent base 2 (2^X). 
 
Expj 
A complex exponential e^(j*Omega))
 
Sets angle in [-2PI,2PI]. 
 
Flip 
Flips the real and imaginary part of complex number. 
 
Flips the real and imaginary part and conjugates the complex number. 
 
Rounds Src object value towards negative infinity and stores the result in the calling object. 
 
Frac 
Fractional part of values. 
 
Gets the imaginary part of a complex object. 
 
Power (integer exponent). 
 
Inv 
Inverse (1/x). 
 
The inverse of cube root 1/(v)^1/3. 
 
The inverse of square root 1/(v)^1/2. 
 
Ln 
Natural logarithm. 
 
Log base 10. 
 
Log2 
Log base 2. 
 
LogN 
Log base N. 
 
Mag 
Magnitude. 
 
Mul 
This is the overview for the Mul method overload. 
 
MulI 
Multiply X with 1i and store the result in the calling object. 
 
Converts the polar magnitude/phase pair to cartesian pair. 
 
This is the overview for the Power method overload. 
 
Gets real part of complex object value. 
 
Constructs a complex object from two real objects. 
 
Rem 
The Reminder after division X/Y. 
 
Rounds Src value. 
 
Sec 
Secant. 
 
Sech 
Calculate the hyperbolic secant of X. 
 
Sgn 
Computes signum function from Src value and stores the result in the calling object.  
 
Signum. 
 
Sin 
Sine function. 
 
Sine and cosine. 
 
Sinh 
Hyperbolic sine. 
 
Hyperbolic sine and cosine. 
 
Size 
This is the overview for the Size method overload. 
 
Sqr 
Square. 
 
Sqrt 
Square root. 
 
Sub 
This is the overview for the Sub method overload. 
 
This is the overview for the SubFrom method overload. 
 
Tan 
Tangens. 
 
Tanh 
Hyperbolic tangens. 
 
Threshold bottom operation. 
 
This is the overview for the ThresholdGT method overload. 
 
Threshold greater than and less than operation. 
 
This is the overview for the ThresholdLT method overload. 
 
Threshold top operation. 
 
Truncate Src object value. 
 
Rounds a real number towards zero and returns the fractional part. 
 
Name 
Description 
 
This is Caption, a member of class clValue. 
 
This is Complex, a member of class clValue. 
 
Returns the device on which we allocated memory for this object.  
 
This is FloatPrecision, a member of class clValue. 
 
Tag 
This is Tag, a member of class clValue. 
 
Name 
Description 
 
- 
This is the overview for the - operator overload. 
 
* 
This is the overview for the * operator overload. 
 
/ 
This is the overview for the / operator overload. 
 
+ 
This is the overview for the + operator overload. 
 
This is the overview for the clValue operator overload. 
 
This is double, a member of class clValue. 
 
This is TCplx, a member of class clValue. 
 
This is TOpenCLBase, a member of class clValue. 
 
This is TOpenCLValue, a member of class clValue. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!