Class ScriptIntrinsicBLAS
- Namespace
- Android.Renderscript
- Assembly
- MASES.Netdroid.dll
[Obsolete]
public class ScriptIntrinsicBLAS : ScriptIntrinsic, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition
- Inheritance
-
JVMBridgeBaseJVMBridgeBase<BaseObj>ScriptIntrinsicBLAS
- Implements
-
IJVMBridgeCoreIJVMBridgeBaseStaticIJVMBridgeBaseIJVMBridgeDefinition
- Inherited Members
-
JVMBridgeBase<BaseObj>.IsAssignableFrom(IJavaType)JVMBridgeBase<BaseObj>.IsAssignableFrom<T>()JVMBridgeBase<BaseObj>.Execute<T>(params T[])JVMBridgeBase<BaseObj>.DynBridgeClazzJVMBridgeBase<BaseObj>.BridgeClazzJVMBridgeBase.RuntimeClassNameOf<T>()JVMBridgeBase.ClassNameOf<T>()JVMBridgeBase.ClassOf<T>()JVMBridgeBase.WrapsDirect<TNewClass>(IJavaObject)JVMBridgeBase.Wraps<TNewClass>(IJavaObject)JVMBridgeBase.Wraps<TNewClass, TReturn>(IJavaObject)JVMBridgeBase.Wraps<TNewClass, TReturn, TConverter>(IJavaObject)JVMBridgeBase.MonitorEnter()JVMBridgeBase.MonitorExit()JVMBridgeBase.IsInstanceOf(IJavaType)JVMBridgeBase.IsInstanceOf<T>()JVMBridgeBase.RuntimeIsInstanceOf<T>()JVMBridgeBase.CastTo<TNewClass>()JVMBridgeBase.CastDirect<TNewClass>()JVMBridgeBase.Dispose()JVMBridgeBase.ToString()JVMBridgeBase.GetHashCode()JVMBridgeBase.Notify()JVMBridgeBase.NotifyAll()JVMBridgeBase.Wait()JVMBridgeBase.IExecuteWithSignature<TNewClass, TReturn, TConverter>(string, string, params object[])JVMBridgeBase.DynBridgeInstanceJVMBridgeBase.BridgeInstanceJVMBridgeBase.IsBridgeListener
- Extension Methods
Constructors
ScriptIntrinsicBLAS()
Default constructor: even if the corresponding Java class does not have one, it is mandatory for JCOBridge
public ScriptIntrinsicBLAS()
ScriptIntrinsicBLAS(params object[])
Generic constructor: it is useful for JCOBridge when there is a derived class which needs to pass arguments to the highest JVMBridgeBase class
public ScriptIntrinsicBLAS(params object[] args)
Parameters
argsobject[]
Properties
BridgeClassName
https://www.jcobridge.com/api-clr/html/P_MASES_JCOBridge_C2JBridge_JVMBridgeBase_BridgeClassName.htm
public override string BridgeClassName { get; }
Property Value
CONJ_TRANSPOSE
https://developer.android.com/reference/android/renderscript/ScriptIntrinsicBLAS.html#CONJ_TRANSPOSE
[Obsolete]
public static int CONJ_TRANSPOSE { get; }
Property Value
IsBridgeAbstract
public override bool IsBridgeAbstract { get; }
Property Value
IsBridgeCloseable
public override bool IsBridgeCloseable { get; }
Property Value
IsBridgeInterface
public override bool IsBridgeInterface { get; }
Property Value
IsBridgeStatic
public override bool IsBridgeStatic { get; }
Property Value
LEFT
[Obsolete]
public static int LEFT { get; }
Property Value
LOWER
[Obsolete]
public static int LOWER { get; }
Property Value
NON_UNIT
[Obsolete]
public static int NON_UNIT { get; }
Property Value
NO_TRANSPOSE
[Obsolete]
public static int NO_TRANSPOSE { get; }
Property Value
RIGHT
[Obsolete]
public static int RIGHT { get; }
Property Value
TRANSPOSE
[Obsolete]
public static int TRANSPOSE { get; }
Property Value
UNIT
[Obsolete]
public static int UNIT { get; }
Property Value
UPPER
[Obsolete]
public static int UPPER { get; }
Property Value
Methods
BNNM(Allocation, int, Allocation, int, Allocation, int, int)
[Obsolete]
public void BNNM(Allocation arg0, int arg1, Allocation arg2, int arg3, Allocation arg4, int arg5, int arg6)
Parameters
arg0Allocationarg1intarg2Allocationarg3intarg4Allocationarg5intarg6int
CGBMV(int, int, int, Float2, Allocation, Allocation, int, Float2, Allocation, int)
[Obsolete]
public void CGBMV(int arg0, int arg1, int arg2, Float2 arg3, Allocation arg4, Allocation arg5, int arg6, Float2 arg7, Allocation arg8, int arg9)
Parameters
arg0intarg1intarg2intarg3Float2arg4Allocationarg5Allocationarg6intarg7Float2arg8Allocationarg9int
CGEMM(int, int, Float2, Allocation, Allocation, Float2, Allocation)
[Obsolete]
public void CGEMM(int arg0, int arg1, Float2 arg2, Allocation arg3, Allocation arg4, Float2 arg5, Allocation arg6)
Parameters
arg0intarg1intarg2Float2arg3Allocationarg4Allocationarg5Float2arg6Allocation
CGEMV(int, Float2, Allocation, Allocation, int, Float2, Allocation, int)
[Obsolete]
public void CGEMV(int arg0, Float2 arg1, Allocation arg2, Allocation arg3, int arg4, Float2 arg5, Allocation arg6, int arg7)
Parameters
arg0intarg1Float2arg2Allocationarg3Allocationarg4intarg5Float2arg6Allocationarg7int
CGERC(Float2, Allocation, int, Allocation, int, Allocation)
[Obsolete]
public void CGERC(Float2 arg0, Allocation arg1, int arg2, Allocation arg3, int arg4, Allocation arg5)
Parameters
arg0Float2arg1Allocationarg2intarg3Allocationarg4intarg5Allocation
CGERU(Float2, Allocation, int, Allocation, int, Allocation)
[Obsolete]
public void CGERU(Float2 arg0, Allocation arg1, int arg2, Allocation arg3, int arg4, Allocation arg5)
Parameters
arg0Float2arg1Allocationarg2intarg3Allocationarg4intarg5Allocation
CHBMV(int, int, Float2, Allocation, Allocation, int, Float2, Allocation, int)
[Obsolete]
public void CHBMV(int arg0, int arg1, Float2 arg2, Allocation arg3, Allocation arg4, int arg5, Float2 arg6, Allocation arg7, int arg8)
Parameters
arg0intarg1intarg2Float2arg3Allocationarg4Allocationarg5intarg6Float2arg7Allocationarg8int
CHEMM(int, int, Float2, Allocation, Allocation, Float2, Allocation)
[Obsolete]
public void CHEMM(int arg0, int arg1, Float2 arg2, Allocation arg3, Allocation arg4, Float2 arg5, Allocation arg6)
Parameters
arg0intarg1intarg2Float2arg3Allocationarg4Allocationarg5Float2arg6Allocation
CHEMV(int, Float2, Allocation, Allocation, int, Float2, Allocation, int)
[Obsolete]
public void CHEMV(int arg0, Float2 arg1, Allocation arg2, Allocation arg3, int arg4, Float2 arg5, Allocation arg6, int arg7)
Parameters
arg0intarg1Float2arg2Allocationarg3Allocationarg4intarg5Float2arg6Allocationarg7int
CHER(int, float, Allocation, int, Allocation)
[Obsolete]
public void CHER(int arg0, float arg1, Allocation arg2, int arg3, Allocation arg4)
Parameters
arg0intarg1floatarg2Allocationarg3intarg4Allocation
CHER2(int, Float2, Allocation, int, Allocation, int, Allocation)
[Obsolete]
public void CHER2(int arg0, Float2 arg1, Allocation arg2, int arg3, Allocation arg4, int arg5, Allocation arg6)
Parameters
arg0intarg1Float2arg2Allocationarg3intarg4Allocationarg5intarg6Allocation
CHER2K(int, int, Float2, Allocation, Allocation, float, Allocation)
[Obsolete]
public void CHER2K(int arg0, int arg1, Float2 arg2, Allocation arg3, Allocation arg4, float arg5, Allocation arg6)
Parameters
arg0intarg1intarg2Float2arg3Allocationarg4Allocationarg5floatarg6Allocation
CHERK(int, int, float, Allocation, float, Allocation)
[Obsolete]
public void CHERK(int arg0, int arg1, float arg2, Allocation arg3, float arg4, Allocation arg5)
Parameters
arg0intarg1intarg2floatarg3Allocationarg4floatarg5Allocation
CHPMV(int, Float2, Allocation, Allocation, int, Float2, Allocation, int)
[Obsolete]
public void CHPMV(int arg0, Float2 arg1, Allocation arg2, Allocation arg3, int arg4, Float2 arg5, Allocation arg6, int arg7)
Parameters
arg0intarg1Float2arg2Allocationarg3Allocationarg4intarg5Float2arg6Allocationarg7int
CHPR(int, float, Allocation, int, Allocation)
[Obsolete]
public void CHPR(int arg0, float arg1, Allocation arg2, int arg3, Allocation arg4)
Parameters
arg0intarg1floatarg2Allocationarg3intarg4Allocation
CHPR2(int, Float2, Allocation, int, Allocation, int, Allocation)
[Obsolete]
public void CHPR2(int arg0, Float2 arg1, Allocation arg2, int arg3, Allocation arg4, int arg5, Allocation arg6)
Parameters
arg0intarg1Float2arg2Allocationarg3intarg4Allocationarg5intarg6Allocation
CSYMM(int, int, Float2, Allocation, Allocation, Float2, Allocation)
[Obsolete]
public void CSYMM(int arg0, int arg1, Float2 arg2, Allocation arg3, Allocation arg4, Float2 arg5, Allocation arg6)
Parameters
arg0intarg1intarg2Float2arg3Allocationarg4Allocationarg5Float2arg6Allocation
CSYR2K(int, int, Float2, Allocation, Allocation, Float2, Allocation)
[Obsolete]
public void CSYR2K(int arg0, int arg1, Float2 arg2, Allocation arg3, Allocation arg4, Float2 arg5, Allocation arg6)
Parameters
arg0intarg1intarg2Float2arg3Allocationarg4Allocationarg5Float2arg6Allocation
CSYRK(int, int, Float2, Allocation, Float2, Allocation)
[Obsolete]
public void CSYRK(int arg0, int arg1, Float2 arg2, Allocation arg3, Float2 arg4, Allocation arg5)
Parameters
arg0intarg1intarg2Float2arg3Allocationarg4Float2arg5Allocation
CTBMV(int, int, int, int, Allocation, Allocation, int)
[Obsolete]
public void CTBMV(int arg0, int arg1, int arg2, int arg3, Allocation arg4, Allocation arg5, int arg6)
Parameters
arg0intarg1intarg2intarg3intarg4Allocationarg5Allocationarg6int
CTBSV(int, int, int, int, Allocation, Allocation, int)
[Obsolete]
public void CTBSV(int arg0, int arg1, int arg2, int arg3, Allocation arg4, Allocation arg5, int arg6)
Parameters
arg0intarg1intarg2intarg3intarg4Allocationarg5Allocationarg6int
CTPMV(int, int, int, Allocation, Allocation, int)
[Obsolete]
public void CTPMV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)
Parameters
arg0intarg1intarg2intarg3Allocationarg4Allocationarg5int
CTPSV(int, int, int, Allocation, Allocation, int)
[Obsolete]
public void CTPSV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)
Parameters
arg0intarg1intarg2intarg3Allocationarg4Allocationarg5int
CTRMM(int, int, int, int, Float2, Allocation, Allocation)
[Obsolete]
public void CTRMM(int arg0, int arg1, int arg2, int arg3, Float2 arg4, Allocation arg5, Allocation arg6)
Parameters
arg0intarg1intarg2intarg3intarg4Float2arg5Allocationarg6Allocation
CTRMV(int, int, int, Allocation, Allocation, int)
[Obsolete]
public void CTRMV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)
Parameters
arg0intarg1intarg2intarg3Allocationarg4Allocationarg5int
CTRSM(int, int, int, int, Float2, Allocation, Allocation)
[Obsolete]
public void CTRSM(int arg0, int arg1, int arg2, int arg3, Float2 arg4, Allocation arg5, Allocation arg6)
Parameters
arg0intarg1intarg2intarg3intarg4Float2arg5Allocationarg6Allocation
CTRSV(int, int, int, Allocation, Allocation, int)
[Obsolete]
public void CTRSV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)
Parameters
arg0intarg1intarg2intarg3Allocationarg4Allocationarg5int
Create(RenderScript)
[Obsolete]
public static ScriptIntrinsicBLAS Create(RenderScript arg0)
Parameters
arg0RenderScript
Returns
DGBMV(int, int, int, double, Allocation, Allocation, int, double, Allocation, int)
[Obsolete]
public void DGBMV(int arg0, int arg1, int arg2, double arg3, Allocation arg4, Allocation arg5, int arg6, double arg7, Allocation arg8, int arg9)
Parameters
arg0intarg1intarg2intarg3doublearg4Allocationarg5Allocationarg6intarg7doublearg8Allocationarg9int
DGEMM(int, int, double, Allocation, Allocation, double, Allocation)
[Obsolete]
public void DGEMM(int arg0, int arg1, double arg2, Allocation arg3, Allocation arg4, double arg5, Allocation arg6)
Parameters
arg0intarg1intarg2doublearg3Allocationarg4Allocationarg5doublearg6Allocation
DGEMV(int, double, Allocation, Allocation, int, double, Allocation, int)
[Obsolete]
public void DGEMV(int arg0, double arg1, Allocation arg2, Allocation arg3, int arg4, double arg5, Allocation arg6, int arg7)
Parameters
arg0intarg1doublearg2Allocationarg3Allocationarg4intarg5doublearg6Allocationarg7int
DGER(double, Allocation, int, Allocation, int, Allocation)
[Obsolete]
public void DGER(double arg0, Allocation arg1, int arg2, Allocation arg3, int arg4, Allocation arg5)
Parameters
arg0doublearg1Allocationarg2intarg3Allocationarg4intarg5Allocation
DSBMV(int, int, double, Allocation, Allocation, int, double, Allocation, int)
[Obsolete]
public void DSBMV(int arg0, int arg1, double arg2, Allocation arg3, Allocation arg4, int arg5, double arg6, Allocation arg7, int arg8)
Parameters
arg0intarg1intarg2doublearg3Allocationarg4Allocationarg5intarg6doublearg7Allocationarg8int
DSPMV(int, double, Allocation, Allocation, int, double, Allocation, int)
[Obsolete]
public void DSPMV(int arg0, double arg1, Allocation arg2, Allocation arg3, int arg4, double arg5, Allocation arg6, int arg7)
Parameters
arg0intarg1doublearg2Allocationarg3Allocationarg4intarg5doublearg6Allocationarg7int
DSPR(int, double, Allocation, int, Allocation)
[Obsolete]
public void DSPR(int arg0, double arg1, Allocation arg2, int arg3, Allocation arg4)
Parameters
arg0intarg1doublearg2Allocationarg3intarg4Allocation
DSPR2(int, double, Allocation, int, Allocation, int, Allocation)
[Obsolete]
public void DSPR2(int arg0, double arg1, Allocation arg2, int arg3, Allocation arg4, int arg5, Allocation arg6)
Parameters
arg0intarg1doublearg2Allocationarg3intarg4Allocationarg5intarg6Allocation
DSYMM(int, int, double, Allocation, Allocation, double, Allocation)
[Obsolete]
public void DSYMM(int arg0, int arg1, double arg2, Allocation arg3, Allocation arg4, double arg5, Allocation arg6)
Parameters
arg0intarg1intarg2doublearg3Allocationarg4Allocationarg5doublearg6Allocation
DSYMV(int, double, Allocation, Allocation, int, double, Allocation, int)
[Obsolete]
public void DSYMV(int arg0, double arg1, Allocation arg2, Allocation arg3, int arg4, double arg5, Allocation arg6, int arg7)
Parameters
arg0intarg1doublearg2Allocationarg3Allocationarg4intarg5doublearg6Allocationarg7int
DSYR(int, double, Allocation, int, Allocation)
[Obsolete]
public void DSYR(int arg0, double arg1, Allocation arg2, int arg3, Allocation arg4)
Parameters
arg0intarg1doublearg2Allocationarg3intarg4Allocation
DSYR2(int, double, Allocation, int, Allocation, int, Allocation)
[Obsolete]
public void DSYR2(int arg0, double arg1, Allocation arg2, int arg3, Allocation arg4, int arg5, Allocation arg6)
Parameters
arg0intarg1doublearg2Allocationarg3intarg4Allocationarg5intarg6Allocation
DSYR2K(int, int, double, Allocation, Allocation, double, Allocation)
[Obsolete]
public void DSYR2K(int arg0, int arg1, double arg2, Allocation arg3, Allocation arg4, double arg5, Allocation arg6)
Parameters
arg0intarg1intarg2doublearg3Allocationarg4Allocationarg5doublearg6Allocation
DSYRK(int, int, double, Allocation, double, Allocation)
[Obsolete]
public void DSYRK(int arg0, int arg1, double arg2, Allocation arg3, double arg4, Allocation arg5)
Parameters
arg0intarg1intarg2doublearg3Allocationarg4doublearg5Allocation
DTBMV(int, int, int, int, Allocation, Allocation, int)
[Obsolete]
public void DTBMV(int arg0, int arg1, int arg2, int arg3, Allocation arg4, Allocation arg5, int arg6)
Parameters
arg0intarg1intarg2intarg3intarg4Allocationarg5Allocationarg6int
DTBSV(int, int, int, int, Allocation, Allocation, int)
[Obsolete]
public void DTBSV(int arg0, int arg1, int arg2, int arg3, Allocation arg4, Allocation arg5, int arg6)
Parameters
arg0intarg1intarg2intarg3intarg4Allocationarg5Allocationarg6int
DTPMV(int, int, int, Allocation, Allocation, int)
[Obsolete]
public void DTPMV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)
Parameters
arg0intarg1intarg2intarg3Allocationarg4Allocationarg5int
DTPSV(int, int, int, Allocation, Allocation, int)
[Obsolete]
public void DTPSV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)
Parameters
arg0intarg1intarg2intarg3Allocationarg4Allocationarg5int
DTRMM(int, int, int, int, double, Allocation, Allocation)
[Obsolete]
public void DTRMM(int arg0, int arg1, int arg2, int arg3, double arg4, Allocation arg5, Allocation arg6)
Parameters
arg0intarg1intarg2intarg3intarg4doublearg5Allocationarg6Allocation
DTRMV(int, int, int, Allocation, Allocation, int)
[Obsolete]
public void DTRMV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)
Parameters
arg0intarg1intarg2intarg3Allocationarg4Allocationarg5int
DTRSM(int, int, int, int, double, Allocation, Allocation)
[Obsolete]
public void DTRSM(int arg0, int arg1, int arg2, int arg3, double arg4, Allocation arg5, Allocation arg6)
Parameters
arg0intarg1intarg2intarg3intarg4doublearg5Allocationarg6Allocation
DTRSV(int, int, int, Allocation, Allocation, int)
[Obsolete]
public void DTRSV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)
Parameters
arg0intarg1intarg2intarg3Allocationarg4Allocationarg5int
SGBMV(int, int, int, float, Allocation, Allocation, int, float, Allocation, int)
[Obsolete]
public void SGBMV(int arg0, int arg1, int arg2, float arg3, Allocation arg4, Allocation arg5, int arg6, float arg7, Allocation arg8, int arg9)
Parameters
arg0intarg1intarg2intarg3floatarg4Allocationarg5Allocationarg6intarg7floatarg8Allocationarg9int
SGEMM(int, int, float, Allocation, Allocation, float, Allocation)
[Obsolete]
public void SGEMM(int arg0, int arg1, float arg2, Allocation arg3, Allocation arg4, float arg5, Allocation arg6)
Parameters
arg0intarg1intarg2floatarg3Allocationarg4Allocationarg5floatarg6Allocation
SGEMV(int, float, Allocation, Allocation, int, float, Allocation, int)
[Obsolete]
public void SGEMV(int arg0, float arg1, Allocation arg2, Allocation arg3, int arg4, float arg5, Allocation arg6, int arg7)
Parameters
arg0intarg1floatarg2Allocationarg3Allocationarg4intarg5floatarg6Allocationarg7int
SGER(float, Allocation, int, Allocation, int, Allocation)
[Obsolete]
public void SGER(float arg0, Allocation arg1, int arg2, Allocation arg3, int arg4, Allocation arg5)
Parameters
arg0floatarg1Allocationarg2intarg3Allocationarg4intarg5Allocation
SSBMV(int, int, float, Allocation, Allocation, int, float, Allocation, int)
[Obsolete]
public void SSBMV(int arg0, int arg1, float arg2, Allocation arg3, Allocation arg4, int arg5, float arg6, Allocation arg7, int arg8)
Parameters
arg0intarg1intarg2floatarg3Allocationarg4Allocationarg5intarg6floatarg7Allocationarg8int
SSPMV(int, float, Allocation, Allocation, int, float, Allocation, int)
[Obsolete]
public void SSPMV(int arg0, float arg1, Allocation arg2, Allocation arg3, int arg4, float arg5, Allocation arg6, int arg7)
Parameters
arg0intarg1floatarg2Allocationarg3Allocationarg4intarg5floatarg6Allocationarg7int
SSPR(int, float, Allocation, int, Allocation)
[Obsolete]
public void SSPR(int arg0, float arg1, Allocation arg2, int arg3, Allocation arg4)
Parameters
arg0intarg1floatarg2Allocationarg3intarg4Allocation
SSPR2(int, float, Allocation, int, Allocation, int, Allocation)
[Obsolete]
public void SSPR2(int arg0, float arg1, Allocation arg2, int arg3, Allocation arg4, int arg5, Allocation arg6)
Parameters
arg0intarg1floatarg2Allocationarg3intarg4Allocationarg5intarg6Allocation
SSYMM(int, int, float, Allocation, Allocation, float, Allocation)
[Obsolete]
public void SSYMM(int arg0, int arg1, float arg2, Allocation arg3, Allocation arg4, float arg5, Allocation arg6)
Parameters
arg0intarg1intarg2floatarg3Allocationarg4Allocationarg5floatarg6Allocation
SSYMV(int, float, Allocation, Allocation, int, float, Allocation, int)
[Obsolete]
public void SSYMV(int arg0, float arg1, Allocation arg2, Allocation arg3, int arg4, float arg5, Allocation arg6, int arg7)
Parameters
arg0intarg1floatarg2Allocationarg3Allocationarg4intarg5floatarg6Allocationarg7int
SSYR(int, float, Allocation, int, Allocation)
[Obsolete]
public void SSYR(int arg0, float arg1, Allocation arg2, int arg3, Allocation arg4)
Parameters
arg0intarg1floatarg2Allocationarg3intarg4Allocation
SSYR2(int, float, Allocation, int, Allocation, int, Allocation)
[Obsolete]
public void SSYR2(int arg0, float arg1, Allocation arg2, int arg3, Allocation arg4, int arg5, Allocation arg6)
Parameters
arg0intarg1floatarg2Allocationarg3intarg4Allocationarg5intarg6Allocation
SSYR2K(int, int, float, Allocation, Allocation, float, Allocation)
[Obsolete]
public void SSYR2K(int arg0, int arg1, float arg2, Allocation arg3, Allocation arg4, float arg5, Allocation arg6)
Parameters
arg0intarg1intarg2floatarg3Allocationarg4Allocationarg5floatarg6Allocation
SSYRK(int, int, float, Allocation, float, Allocation)
[Obsolete]
public void SSYRK(int arg0, int arg1, float arg2, Allocation arg3, float arg4, Allocation arg5)
Parameters
arg0intarg1intarg2floatarg3Allocationarg4floatarg5Allocation
STBMV(int, int, int, int, Allocation, Allocation, int)
[Obsolete]
public void STBMV(int arg0, int arg1, int arg2, int arg3, Allocation arg4, Allocation arg5, int arg6)
Parameters
arg0intarg1intarg2intarg3intarg4Allocationarg5Allocationarg6int
STBSV(int, int, int, int, Allocation, Allocation, int)
[Obsolete]
public void STBSV(int arg0, int arg1, int arg2, int arg3, Allocation arg4, Allocation arg5, int arg6)
Parameters
arg0intarg1intarg2intarg3intarg4Allocationarg5Allocationarg6int
STPMV(int, int, int, Allocation, Allocation, int)
[Obsolete]
public void STPMV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)
Parameters
arg0intarg1intarg2intarg3Allocationarg4Allocationarg5int
STPSV(int, int, int, Allocation, Allocation, int)
[Obsolete]
public void STPSV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)
Parameters
arg0intarg1intarg2intarg3Allocationarg4Allocationarg5int
STRMM(int, int, int, int, float, Allocation, Allocation)
[Obsolete]
public void STRMM(int arg0, int arg1, int arg2, int arg3, float arg4, Allocation arg5, Allocation arg6)
Parameters
arg0intarg1intarg2intarg3intarg4floatarg5Allocationarg6Allocation
STRMV(int, int, int, Allocation, Allocation, int)
[Obsolete]
public void STRMV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)
Parameters
arg0intarg1intarg2intarg3Allocationarg4Allocationarg5int
STRSM(int, int, int, int, float, Allocation, Allocation)
[Obsolete]
public void STRSM(int arg0, int arg1, int arg2, int arg3, float arg4, Allocation arg5, Allocation arg6)
Parameters
arg0intarg1intarg2intarg3intarg4floatarg5Allocationarg6Allocation
STRSV(int, int, int, Allocation, Allocation, int)
[Obsolete]
public void STRSV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)
Parameters
arg0intarg1intarg2intarg3Allocationarg4Allocationarg5int
ZGBMV(int, int, int, Double2, Allocation, Allocation, int, Double2, Allocation, int)
[Obsolete]
public void ZGBMV(int arg0, int arg1, int arg2, Double2 arg3, Allocation arg4, Allocation arg5, int arg6, Double2 arg7, Allocation arg8, int arg9)
Parameters
arg0intarg1intarg2intarg3Double2arg4Allocationarg5Allocationarg6intarg7Double2arg8Allocationarg9int
ZGEMM(int, int, Double2, Allocation, Allocation, Double2, Allocation)
[Obsolete]
public void ZGEMM(int arg0, int arg1, Double2 arg2, Allocation arg3, Allocation arg4, Double2 arg5, Allocation arg6)
Parameters
arg0intarg1intarg2Double2arg3Allocationarg4Allocationarg5Double2arg6Allocation
ZGEMV(int, Double2, Allocation, Allocation, int, Double2, Allocation, int)
[Obsolete]
public void ZGEMV(int arg0, Double2 arg1, Allocation arg2, Allocation arg3, int arg4, Double2 arg5, Allocation arg6, int arg7)
Parameters
arg0intarg1Double2arg2Allocationarg3Allocationarg4intarg5Double2arg6Allocationarg7int
ZGERC(Double2, Allocation, int, Allocation, int, Allocation)
[Obsolete]
public void ZGERC(Double2 arg0, Allocation arg1, int arg2, Allocation arg3, int arg4, Allocation arg5)
Parameters
arg0Double2arg1Allocationarg2intarg3Allocationarg4intarg5Allocation
ZGERU(Double2, Allocation, int, Allocation, int, Allocation)
[Obsolete]
public void ZGERU(Double2 arg0, Allocation arg1, int arg2, Allocation arg3, int arg4, Allocation arg5)
Parameters
arg0Double2arg1Allocationarg2intarg3Allocationarg4intarg5Allocation
ZHBMV(int, int, Double2, Allocation, Allocation, int, Double2, Allocation, int)
[Obsolete]
public void ZHBMV(int arg0, int arg1, Double2 arg2, Allocation arg3, Allocation arg4, int arg5, Double2 arg6, Allocation arg7, int arg8)
Parameters
arg0intarg1intarg2Double2arg3Allocationarg4Allocationarg5intarg6Double2arg7Allocationarg8int
ZHEMM(int, int, Double2, Allocation, Allocation, Double2, Allocation)
[Obsolete]
public void ZHEMM(int arg0, int arg1, Double2 arg2, Allocation arg3, Allocation arg4, Double2 arg5, Allocation arg6)
Parameters
arg0intarg1intarg2Double2arg3Allocationarg4Allocationarg5Double2arg6Allocation
ZHEMV(int, Double2, Allocation, Allocation, int, Double2, Allocation, int)
[Obsolete]
public void ZHEMV(int arg0, Double2 arg1, Allocation arg2, Allocation arg3, int arg4, Double2 arg5, Allocation arg6, int arg7)
Parameters
arg0intarg1Double2arg2Allocationarg3Allocationarg4intarg5Double2arg6Allocationarg7int
ZHER(int, double, Allocation, int, Allocation)
[Obsolete]
public void ZHER(int arg0, double arg1, Allocation arg2, int arg3, Allocation arg4)
Parameters
arg0intarg1doublearg2Allocationarg3intarg4Allocation
ZHER2(int, Double2, Allocation, int, Allocation, int, Allocation)
[Obsolete]
public void ZHER2(int arg0, Double2 arg1, Allocation arg2, int arg3, Allocation arg4, int arg5, Allocation arg6)
Parameters
arg0intarg1Double2arg2Allocationarg3intarg4Allocationarg5intarg6Allocation
ZHER2K(int, int, Double2, Allocation, Allocation, double, Allocation)
[Obsolete]
public void ZHER2K(int arg0, int arg1, Double2 arg2, Allocation arg3, Allocation arg4, double arg5, Allocation arg6)
Parameters
arg0intarg1intarg2Double2arg3Allocationarg4Allocationarg5doublearg6Allocation
ZHERK(int, int, double, Allocation, double, Allocation)
[Obsolete]
public void ZHERK(int arg0, int arg1, double arg2, Allocation arg3, double arg4, Allocation arg5)
Parameters
arg0intarg1intarg2doublearg3Allocationarg4doublearg5Allocation
ZHPMV(int, Double2, Allocation, Allocation, int, Double2, Allocation, int)
[Obsolete]
public void ZHPMV(int arg0, Double2 arg1, Allocation arg2, Allocation arg3, int arg4, Double2 arg5, Allocation arg6, int arg7)
Parameters
arg0intarg1Double2arg2Allocationarg3Allocationarg4intarg5Double2arg6Allocationarg7int
ZHPR(int, double, Allocation, int, Allocation)
[Obsolete]
public void ZHPR(int arg0, double arg1, Allocation arg2, int arg3, Allocation arg4)
Parameters
arg0intarg1doublearg2Allocationarg3intarg4Allocation
ZHPR2(int, Double2, Allocation, int, Allocation, int, Allocation)
[Obsolete]
public void ZHPR2(int arg0, Double2 arg1, Allocation arg2, int arg3, Allocation arg4, int arg5, Allocation arg6)
Parameters
arg0intarg1Double2arg2Allocationarg3intarg4Allocationarg5intarg6Allocation
ZSYMM(int, int, Double2, Allocation, Allocation, Double2, Allocation)
[Obsolete]
public void ZSYMM(int arg0, int arg1, Double2 arg2, Allocation arg3, Allocation arg4, Double2 arg5, Allocation arg6)
Parameters
arg0intarg1intarg2Double2arg3Allocationarg4Allocationarg5Double2arg6Allocation
ZSYR2K(int, int, Double2, Allocation, Allocation, Double2, Allocation)
[Obsolete]
public void ZSYR2K(int arg0, int arg1, Double2 arg2, Allocation arg3, Allocation arg4, Double2 arg5, Allocation arg6)
Parameters
arg0intarg1intarg2Double2arg3Allocationarg4Allocationarg5Double2arg6Allocation
ZSYRK(int, int, Double2, Allocation, Double2, Allocation)
[Obsolete]
public void ZSYRK(int arg0, int arg1, Double2 arg2, Allocation arg3, Double2 arg4, Allocation arg5)
Parameters
arg0intarg1intarg2Double2arg3Allocationarg4Double2arg5Allocation
ZTBMV(int, int, int, int, Allocation, Allocation, int)
[Obsolete]
public void ZTBMV(int arg0, int arg1, int arg2, int arg3, Allocation arg4, Allocation arg5, int arg6)
Parameters
arg0intarg1intarg2intarg3intarg4Allocationarg5Allocationarg6int
ZTBSV(int, int, int, int, Allocation, Allocation, int)
[Obsolete]
public void ZTBSV(int arg0, int arg1, int arg2, int arg3, Allocation arg4, Allocation arg5, int arg6)
Parameters
arg0intarg1intarg2intarg3intarg4Allocationarg5Allocationarg6int
ZTPMV(int, int, int, Allocation, Allocation, int)
[Obsolete]
public void ZTPMV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)
Parameters
arg0intarg1intarg2intarg3Allocationarg4Allocationarg5int
ZTPSV(int, int, int, Allocation, Allocation, int)
[Obsolete]
public void ZTPSV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)
Parameters
arg0intarg1intarg2intarg3Allocationarg4Allocationarg5int
ZTRMM(int, int, int, int, Double2, Allocation, Allocation)
[Obsolete]
public void ZTRMM(int arg0, int arg1, int arg2, int arg3, Double2 arg4, Allocation arg5, Allocation arg6)
Parameters
arg0intarg1intarg2intarg3intarg4Double2arg5Allocationarg6Allocation
ZTRMV(int, int, int, Allocation, Allocation, int)
[Obsolete]
public void ZTRMV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)
Parameters
arg0intarg1intarg2intarg3Allocationarg4Allocationarg5int
ZTRSM(int, int, int, int, Double2, Allocation, Allocation)
[Obsolete]
public void ZTRSM(int arg0, int arg1, int arg2, int arg3, Double2 arg4, Allocation arg5, Allocation arg6)
Parameters
arg0intarg1intarg2intarg3intarg4Double2arg5Allocationarg6Allocation
ZTRSV(int, int, int, Allocation, Allocation, int)
[Obsolete]
public void ZTRSV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)
Parameters
arg0intarg1intarg2intarg3Allocationarg4Allocationarg5int