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) | ElementOps | inline |
binaryOpProxy(JNIEnv *env, jint type, jarray lhsV, jarray rhsV, jarray dstV, ElementOps::element_type elementType) (defined in ElementOps) | ElementOps | inline |
caOp(JNIEnv *env, jobject thisObj, jint type, jdoubleArray srcV) | ElementOps | static |
caOp_t typedef | ElementOps | |
caProd | ElementOps | inlinestatic |
caSum | ElementOps | inlinestatic |
COMPLEX enum value | ElementOps | |
convert(JNIEnv *env, jobject thisObj, jint type, jobject srcV, jboolean isSrcComplex, jobject dstV, jboolean isDstComplex) | ElementOps | static |
convertProxy(JNIEnv *env, void(*op)(const S *, T *, jint), jarray srcV, jboolean isSrcComplex, jarray dstV, jboolean isDstComplex) (defined in ElementOps) | ElementOps | inline |
ctorAbs | ElementOps | inlinestatic |
ctorIm | ElementOps | inlinestatic |
ctorOp_t typedef | ElementOps | |
ctorRe | ElementOps | inlinestatic |
cuConj | ElementOps | inlinestatic |
cuCos | ElementOps | inlinestatic |
cuExp | ElementOps | inlinestatic |
cuOp(JNIEnv *env, jobject thisObj, jint type, jdouble aRe, jdouble aIm, jdoubleArray srcV) | ElementOps | static |
cuOp_t typedef | ElementOps | |
cuRnd | ElementOps | inlinestatic |
cuSin | ElementOps | inlinestatic |
eAdd(const T *, const T *, T *, jint) | ElementOps | inlinestatic |
eAdd(const T *a, const T *b, T *r, jint len) (defined in ElementOps) | ElementOps | inline |
eDiv(const T *, const T *, T *, jint) | ElementOps | inlinestatic |
eDiv(const T *a, const T *b, T *r, jint len) (defined in ElementOps) | ElementOps | inline |
element_type enum name | ElementOps | |
eMax(const T *, const T *, T *, jint) | ElementOps | inlinestatic |
eMax(const T *a, const T *b, T *r, jint len) (defined in ElementOps) | ElementOps | inline |
eMin(const T *, const T *, T *, jint) | ElementOps | inlinestatic |
eMin(const T *a, const T *b, T *r, jint len) (defined in ElementOps) | ElementOps | inline |
eMul(const T *, const T *, T *, jint) | ElementOps | inlinestatic |
eMul(const T *a, const T *b, T *r, jint len) (defined in ElementOps) | ElementOps | inline |
eOp(JNIEnv *env, jobject thisObj, jint type, jobject lhsV, jobject rhsV, jobject dstV, jboolean complex) | ElementOps | static |
eSub(const T *, const T *, T *, jint) | ElementOps | inlinestatic |
eSub(const T *a, const T *b, T *r, jint len) (defined in ElementOps) | ElementOps | inline |
INTEGER enum value | ElementOps | |
itor | ElementOps | inlinestatic |
itorOp_t typedef | ElementOps | |
iuOp(JNIEnv *env, jobject thisObj, jint type, jint a, jintArray srcV) | ElementOps | static |
iuOp_t typedef | ElementOps | |
raEnt | ElementOps | inlinestatic |
raMax | ElementOps | inlinestatic |
raMin | ElementOps | inlinestatic |
raOp(JNIEnv *env, jobject thisObj, jint type, jdoubleArray srcV) | ElementOps | static |
raOp_t typedef | ElementOps | |
raProd | ElementOps | inlinestatic |
raSum | ElementOps | inlinestatic |
raVar | ElementOps | inlinestatic |
REAL enum value | ElementOps | |
rtocIm | ElementOps | inlinestatic |
rtocOp_t typedef | ElementOps | |
rtocRe | ElementOps | inlinestatic |
ruAbs | ElementOps | inlinestatic |
ruAtan | ElementOps | inlinestatic |
ruCos | ElementOps | inlinestatic |
ruExp | ElementOps | inlinestatic |
ruLog | ElementOps | inlinestatic |
ruOp(JNIEnv *env, jobject thisObj, jint type, jdouble a, jdoubleArray srcV) | ElementOps | static |
ruOp_t typedef | ElementOps | |
ruPow | ElementOps | inlinestatic |
ruRnd | ElementOps | inlinestatic |
ruSin | ElementOps | inlinestatic |
ruSqrt | ElementOps | inlinestatic |
uAdd(T, T *, jint) | ElementOps | inlinestatic |
uAdd(T a, T *v, jint len) (defined in ElementOps) | ElementOps | inline |
uFill(T, T *, jint) | ElementOps | inlinestatic |
uFill(T a, T *v, jint len) (defined in ElementOps) | ElementOps | inline |
uInv(T, T *, jint) | ElementOps | inlinestatic |
uInv(T a, T *v, jint len) (defined in ElementOps) | ElementOps | inline |
uMul(T, T *, jint) | ElementOps | inlinestatic |
uMul(T a, T *v, jint len) (defined in ElementOps) | ElementOps | inline |
unaryOpProxy(JNIEnv *env, void(*op)(T, T *, jint), jarray srcV, T argument, jboolean complex) (defined in ElementOps) | ElementOps | inline |
uShuffle(T, T *, jint) | ElementOps | inlinestatic |
uShuffle(T a, T *v, jint len) (defined in ElementOps) | ElementOps | inline |
uSqr(T, T *, jint) | ElementOps | inlinestatic |
uSqr(T a, T *v, jint len) (defined in ElementOps) | ElementOps | inline |