ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
new vector with elementwise power of 'vec's elements
elementwise power for vector elements
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Parameters
- vec
- Type: ILNumerics.DrawingVector3
vector - exp
- Type: SystemSingle
exponent
Return Value
Type: Vector3new vector with elementwise power of 'vec's elements
Remarks
[ILNumerics Visualization Engine]
See Also