shared
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends
ElementOps Member List

This is the complete list of members for ElementOps, including all inherited members.

accumulatorOpProxy(JNIEnv *env, T(*op)(const T *, jint), jarray srcV, jboolean complex) (defined in ElementOps)ElementOpsinline
binaryOpProxy(JNIEnv *env, jint type, jarray lhsV, jarray rhsV, jarray dstV, ElementOps::element_type elementType) (defined in ElementOps)ElementOpsinline
caOp(JNIEnv *env, jobject thisObj, jint type, jdoubleArray srcV)ElementOpsstatic
caOp_t typedefElementOps
caProdElementOpsinlinestatic
caSumElementOpsinlinestatic
COMPLEX enum valueElementOps
convert(JNIEnv *env, jobject thisObj, jint type, jobject srcV, jboolean isSrcComplex, jobject dstV, jboolean isDstComplex)ElementOpsstatic
convertProxy(JNIEnv *env, void(*op)(const S *, T *, jint), jarray srcV, jboolean isSrcComplex, jarray dstV, jboolean isDstComplex) (defined in ElementOps)ElementOpsinline
ctorAbsElementOpsinlinestatic
ctorImElementOpsinlinestatic
ctorOp_t typedefElementOps
ctorReElementOpsinlinestatic
cuConjElementOpsinlinestatic
cuCosElementOpsinlinestatic
cuExpElementOpsinlinestatic
cuOp(JNIEnv *env, jobject thisObj, jint type, jdouble aRe, jdouble aIm, jdoubleArray srcV)ElementOpsstatic
cuOp_t typedefElementOps
cuRndElementOpsinlinestatic
cuSinElementOpsinlinestatic
eAdd(const T *, const T *, T *, jint)ElementOpsinlinestatic
eAdd(const T *a, const T *b, T *r, jint len) (defined in ElementOps)ElementOpsinline
eDiv(const T *, const T *, T *, jint)ElementOpsinlinestatic
eDiv(const T *a, const T *b, T *r, jint len) (defined in ElementOps)ElementOpsinline
element_type enum nameElementOps
eMax(const T *, const T *, T *, jint)ElementOpsinlinestatic
eMax(const T *a, const T *b, T *r, jint len) (defined in ElementOps)ElementOpsinline
eMin(const T *, const T *, T *, jint)ElementOpsinlinestatic
eMin(const T *a, const T *b, T *r, jint len) (defined in ElementOps)ElementOpsinline
eMul(const T *, const T *, T *, jint)ElementOpsinlinestatic
eMul(const T *a, const T *b, T *r, jint len) (defined in ElementOps)ElementOpsinline
eOp(JNIEnv *env, jobject thisObj, jint type, jobject lhsV, jobject rhsV, jobject dstV, jboolean complex)ElementOpsstatic
eSub(const T *, const T *, T *, jint)ElementOpsinlinestatic
eSub(const T *a, const T *b, T *r, jint len) (defined in ElementOps)ElementOpsinline
INTEGER enum valueElementOps
itorElementOpsinlinestatic
itorOp_t typedefElementOps
iuOp(JNIEnv *env, jobject thisObj, jint type, jint a, jintArray srcV)ElementOpsstatic
iuOp_t typedefElementOps
raEntElementOpsinlinestatic
raMaxElementOpsinlinestatic
raMinElementOpsinlinestatic
raOp(JNIEnv *env, jobject thisObj, jint type, jdoubleArray srcV)ElementOpsstatic
raOp_t typedefElementOps
raProdElementOpsinlinestatic
raSumElementOpsinlinestatic
raVarElementOpsinlinestatic
REAL enum valueElementOps
rtocImElementOpsinlinestatic
rtocOp_t typedefElementOps
rtocReElementOpsinlinestatic
ruAbsElementOpsinlinestatic
ruAtanElementOpsinlinestatic
ruCosElementOpsinlinestatic
ruExpElementOpsinlinestatic
ruLogElementOpsinlinestatic
ruOp(JNIEnv *env, jobject thisObj, jint type, jdouble a, jdoubleArray srcV)ElementOpsstatic
ruOp_t typedefElementOps
ruPowElementOpsinlinestatic
ruRndElementOpsinlinestatic
ruSinElementOpsinlinestatic
ruSqrtElementOpsinlinestatic
uAdd(T, T *, jint)ElementOpsinlinestatic
uAdd(T a, T *v, jint len) (defined in ElementOps)ElementOpsinline
uFill(T, T *, jint)ElementOpsinlinestatic
uFill(T a, T *v, jint len) (defined in ElementOps)ElementOpsinline
uInv(T, T *, jint)ElementOpsinlinestatic
uInv(T a, T *v, jint len) (defined in ElementOps)ElementOpsinline
uMul(T, T *, jint)ElementOpsinlinestatic
uMul(T a, T *v, jint len) (defined in ElementOps)ElementOpsinline
unaryOpProxy(JNIEnv *env, void(*op)(T, T *, jint), jarray srcV, T argument, jboolean complex) (defined in ElementOps)ElementOpsinline
uShuffle(T, T *, jint)ElementOpsinlinestatic
uShuffle(T a, T *v, jint len) (defined in ElementOps)ElementOpsinline
uSqr(T, T *, jint)ElementOpsinlinestatic
uSqr(T a, T *v, jint len) (defined in ElementOps)ElementOpsinline