CWiseBase Entity Reference

Inherited by MatrixCWise, and XMatrixCWise.

List of all members.


Libraries

Abs 
 returns a matrix object with coefficient-wise absolute value
Abs2 
 returns a matrix object with coefficient-wise squared absolute value
Cos 
 returns a matrix object with coefficient-wise cosine
Cube 
 returns a matrix object with coefficient-wise cubic value (x^3)
CWiseBase 
 constructor
Exp 
 returns a matrix object with coefficient-wise exponential (Euler number power component)
Greater 
 returns a matrix indicating which element of this is >x
Less 
 returns a matrix indicating which element of this is smaller than x
Pow 
 returns a matrix object with coefficient-wise power of *this to the given exponent (operator ^)
Sign 
 returns an array with elementwise sign (-1 if <0, 0 if=0, 1 if>0)
Sin 
 returns a matrix object with coefficient-wise sinus
Square 
 returns a matrix object with coefficient-wise squared value


Detailed Description

template<typename MatrixType, typename Scalar>
class tngmath::CWiseBase< MatrixType, Scalar >

providing componentwise operations to matrices

Member Function Documentation

returns the arcus tangens from two parameters: x is this array, y is the given array The output object contains the elementwise atan2 values


The documentation for this class was generated from the following file:

Generated on Wed Nov 17 17:35:52 2010 for 'tngmath' Module Scripting Interface by  doxygen 1.5.6