Table of Contents

Class ScriptIntrinsicBLAS

Namespace
Android.Renderscript
Assembly
MASES.Netdroid.dll
[Obsolete]
public class ScriptIntrinsicBLAS : ScriptIntrinsic, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition
Inheritance
JVMBridgeBase
JVMBridgeBase<BaseObj>
ScriptIntrinsicBLAS
Implements
IJVMBridgeCore
IJVMBridgeBaseStatic
IJVMBridgeBase
IJVMBridgeDefinition
Inherited Members
JVMBridgeBase<BaseObj>.IsAssignableFrom(IJavaType)
JVMBridgeBase<BaseObj>.IsAssignableFrom<T>()
JVMBridgeBase<BaseObj>.Execute<T>(params T[])
JVMBridgeBase<BaseObj>.DynBridgeClazz
JVMBridgeBase<BaseObj>.BridgeClazz
JVMBridgeBase.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.DynBridgeInstance
JVMBridgeBase.BridgeInstance
JVMBridgeBase.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

args object[]

Properties

BridgeClassName

public override string BridgeClassName { get; }

Property Value

string

CONJ_TRANSPOSE

[Obsolete]
public static int CONJ_TRANSPOSE { get; }

Property Value

int

IsBridgeAbstract

public override bool IsBridgeAbstract { get; }

Property Value

bool

IsBridgeCloseable

public override bool IsBridgeCloseable { get; }

Property Value

bool

IsBridgeInterface

public override bool IsBridgeInterface { get; }

Property Value

bool

IsBridgeStatic

public override bool IsBridgeStatic { get; }

Property Value

bool

LEFT

[Obsolete]
public static int LEFT { get; }

Property Value

int

LOWER

[Obsolete]
public static int LOWER { get; }

Property Value

int

NON_UNIT

[Obsolete]
public static int NON_UNIT { get; }

Property Value

int

NO_TRANSPOSE

[Obsolete]
public static int NO_TRANSPOSE { get; }

Property Value

int

RIGHT

[Obsolete]
public static int RIGHT { get; }

Property Value

int

TRANSPOSE

[Obsolete]
public static int TRANSPOSE { get; }

Property Value

int

UNIT

[Obsolete]
public static int UNIT { get; }

Property Value

int

UPPER

[Obsolete]
public static int UPPER { get; }

Property Value

int

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

arg0 Allocation

Allocation

arg1 int

int

arg2 Allocation

Allocation

arg3 int

int

arg4 Allocation

Allocation

arg5 int

int

arg6 int

int

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

arg0 int

int

arg1 int

int

arg2 int

int

arg3 Float2

Float2

arg4 Allocation

Allocation

arg5 Allocation

Allocation

arg6 int

int

arg7 Float2

Float2

arg8 Allocation

Allocation

arg9 int

int

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

arg0 int

int

arg1 int

int

arg2 Float2

Float2

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 Float2

Float2

arg6 Allocation

Allocation

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

arg0 int

int

arg1 Float2

Float2

arg2 Allocation

Allocation

arg3 Allocation

Allocation

arg4 int

int

arg5 Float2

Float2

arg6 Allocation

Allocation

arg7 int

int

CGERC(Float2, Allocation, int, Allocation, int, Allocation)

[Obsolete]
public void CGERC(Float2 arg0, Allocation arg1, int arg2, Allocation arg3, int arg4, Allocation arg5)

Parameters

arg0 Float2

Float2

arg1 Allocation

Allocation

arg2 int

int

arg3 Allocation

Allocation

arg4 int

int

arg5 Allocation

Allocation

CGERU(Float2, Allocation, int, Allocation, int, Allocation)

[Obsolete]
public void CGERU(Float2 arg0, Allocation arg1, int arg2, Allocation arg3, int arg4, Allocation arg5)

Parameters

arg0 Float2

Float2

arg1 Allocation

Allocation

arg2 int

int

arg3 Allocation

Allocation

arg4 int

int

arg5 Allocation

Allocation

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

arg0 int

int

arg1 int

int

arg2 Float2

Float2

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 int

int

arg6 Float2

Float2

arg7 Allocation

Allocation

arg8 int

int

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

arg0 int

int

arg1 int

int

arg2 Float2

Float2

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 Float2

Float2

arg6 Allocation

Allocation

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

arg0 int

int

arg1 Float2

Float2

arg2 Allocation

Allocation

arg3 Allocation

Allocation

arg4 int

int

arg5 Float2

Float2

arg6 Allocation

Allocation

arg7 int

int

CHER(int, float, Allocation, int, Allocation)

[Obsolete]
public void CHER(int arg0, float arg1, Allocation arg2, int arg3, Allocation arg4)

Parameters

arg0 int

int

arg1 float

float

arg2 Allocation

Allocation

arg3 int

int

arg4 Allocation

Allocation

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

arg0 int

int

arg1 Float2

Float2

arg2 Allocation

Allocation

arg3 int

int

arg4 Allocation

Allocation

arg5 int

int

arg6 Allocation

Allocation

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

arg0 int

int

arg1 int

int

arg2 Float2

Float2

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 float

float

arg6 Allocation

Allocation

CHERK(int, int, float, Allocation, float, Allocation)

[Obsolete]
public void CHERK(int arg0, int arg1, float arg2, Allocation arg3, float arg4, Allocation arg5)

Parameters

arg0 int

int

arg1 int

int

arg2 float

float

arg3 Allocation

Allocation

arg4 float

float

arg5 Allocation

Allocation

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

arg0 int

int

arg1 Float2

Float2

arg2 Allocation

Allocation

arg3 Allocation

Allocation

arg4 int

int

arg5 Float2

Float2

arg6 Allocation

Allocation

arg7 int

int

CHPR(int, float, Allocation, int, Allocation)

[Obsolete]
public void CHPR(int arg0, float arg1, Allocation arg2, int arg3, Allocation arg4)

Parameters

arg0 int

int

arg1 float

float

arg2 Allocation

Allocation

arg3 int

int

arg4 Allocation

Allocation

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

arg0 int

int

arg1 Float2

Float2

arg2 Allocation

Allocation

arg3 int

int

arg4 Allocation

Allocation

arg5 int

int

arg6 Allocation

Allocation

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

arg0 int

int

arg1 int

int

arg2 Float2

Float2

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 Float2

Float2

arg6 Allocation

Allocation

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

arg0 int

int

arg1 int

int

arg2 Float2

Float2

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 Float2

Float2

arg6 Allocation

Allocation

CSYRK(int, int, Float2, Allocation, Float2, Allocation)

[Obsolete]
public void CSYRK(int arg0, int arg1, Float2 arg2, Allocation arg3, Float2 arg4, Allocation arg5)

Parameters

arg0 int

int

arg1 int

int

arg2 Float2

Float2

arg3 Allocation

Allocation

arg4 Float2

Float2

arg5 Allocation

Allocation

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

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int

int

arg4 Allocation

Allocation

arg5 Allocation

Allocation

arg6 int

int

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

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int

int

arg4 Allocation

Allocation

arg5 Allocation

Allocation

arg6 int

int

CTPMV(int, int, int, Allocation, Allocation, int)

[Obsolete]
public void CTPMV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 int

int

CTPSV(int, int, int, Allocation, Allocation, int)

[Obsolete]
public void CTPSV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 int

int

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

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int

int

arg4 Float2

Float2

arg5 Allocation

Allocation

arg6 Allocation

Allocation

CTRMV(int, int, int, Allocation, Allocation, int)

[Obsolete]
public void CTRMV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 int

int

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

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int

int

arg4 Float2

Float2

arg5 Allocation

Allocation

arg6 Allocation

Allocation

CTRSV(int, int, int, Allocation, Allocation, int)

[Obsolete]
public void CTRSV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 int

int

Create(RenderScript)

[Obsolete]
public static ScriptIntrinsicBLAS Create(RenderScript arg0)

Parameters

arg0 RenderScript

RenderScript

Returns

ScriptIntrinsicBLAS

ScriptIntrinsicBLAS

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

arg0 int

int

arg1 int

int

arg2 int

int

arg3 double

double

arg4 Allocation

Allocation

arg5 Allocation

Allocation

arg6 int

int

arg7 double

double

arg8 Allocation

Allocation

arg9 int

int

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

arg0 int

int

arg1 int

int

arg2 double

double

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 double

double

arg6 Allocation

Allocation

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

arg0 int

int

arg1 double

double

arg2 Allocation

Allocation

arg3 Allocation

Allocation

arg4 int

int

arg5 double

double

arg6 Allocation

Allocation

arg7 int

int

DGER(double, Allocation, int, Allocation, int, Allocation)

[Obsolete]
public void DGER(double arg0, Allocation arg1, int arg2, Allocation arg3, int arg4, Allocation arg5)

Parameters

arg0 double

double

arg1 Allocation

Allocation

arg2 int

int

arg3 Allocation

Allocation

arg4 int

int

arg5 Allocation

Allocation

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

arg0 int

int

arg1 int

int

arg2 double

double

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 int

int

arg6 double

double

arg7 Allocation

Allocation

arg8 int

int

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

arg0 int

int

arg1 double

double

arg2 Allocation

Allocation

arg3 Allocation

Allocation

arg4 int

int

arg5 double

double

arg6 Allocation

Allocation

arg7 int

int

DSPR(int, double, Allocation, int, Allocation)

[Obsolete]
public void DSPR(int arg0, double arg1, Allocation arg2, int arg3, Allocation arg4)

Parameters

arg0 int

int

arg1 double

double

arg2 Allocation

Allocation

arg3 int

int

arg4 Allocation

Allocation

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

arg0 int

int

arg1 double

double

arg2 Allocation

Allocation

arg3 int

int

arg4 Allocation

Allocation

arg5 int

int

arg6 Allocation

Allocation

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

arg0 int

int

arg1 int

int

arg2 double

double

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 double

double

arg6 Allocation

Allocation

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

arg0 int

int

arg1 double

double

arg2 Allocation

Allocation

arg3 Allocation

Allocation

arg4 int

int

arg5 double

double

arg6 Allocation

Allocation

arg7 int

int

DSYR(int, double, Allocation, int, Allocation)

[Obsolete]
public void DSYR(int arg0, double arg1, Allocation arg2, int arg3, Allocation arg4)

Parameters

arg0 int

int

arg1 double

double

arg2 Allocation

Allocation

arg3 int

int

arg4 Allocation

Allocation

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

arg0 int

int

arg1 double

double

arg2 Allocation

Allocation

arg3 int

int

arg4 Allocation

Allocation

arg5 int

int

arg6 Allocation

Allocation

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

arg0 int

int

arg1 int

int

arg2 double

double

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 double

double

arg6 Allocation

Allocation

DSYRK(int, int, double, Allocation, double, Allocation)

[Obsolete]
public void DSYRK(int arg0, int arg1, double arg2, Allocation arg3, double arg4, Allocation arg5)

Parameters

arg0 int

int

arg1 int

int

arg2 double

double

arg3 Allocation

Allocation

arg4 double

double

arg5 Allocation

Allocation

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

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int

int

arg4 Allocation

Allocation

arg5 Allocation

Allocation

arg6 int

int

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

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int

int

arg4 Allocation

Allocation

arg5 Allocation

Allocation

arg6 int

int

DTPMV(int, int, int, Allocation, Allocation, int)

[Obsolete]
public void DTPMV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 int

int

DTPSV(int, int, int, Allocation, Allocation, int)

[Obsolete]
public void DTPSV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 int

int

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

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int

int

arg4 double

double

arg5 Allocation

Allocation

arg6 Allocation

Allocation

DTRMV(int, int, int, Allocation, Allocation, int)

[Obsolete]
public void DTRMV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 int

int

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

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int

int

arg4 double

double

arg5 Allocation

Allocation

arg6 Allocation

Allocation

DTRSV(int, int, int, Allocation, Allocation, int)

[Obsolete]
public void DTRSV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 int

int

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

arg0 int

int

arg1 int

int

arg2 int

int

arg3 float

float

arg4 Allocation

Allocation

arg5 Allocation

Allocation

arg6 int

int

arg7 float

float

arg8 Allocation

Allocation

arg9 int

int

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

arg0 int

int

arg1 int

int

arg2 float

float

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 float

float

arg6 Allocation

Allocation

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

arg0 int

int

arg1 float

float

arg2 Allocation

Allocation

arg3 Allocation

Allocation

arg4 int

int

arg5 float

float

arg6 Allocation

Allocation

arg7 int

int

SGER(float, Allocation, int, Allocation, int, Allocation)

[Obsolete]
public void SGER(float arg0, Allocation arg1, int arg2, Allocation arg3, int arg4, Allocation arg5)

Parameters

arg0 float

float

arg1 Allocation

Allocation

arg2 int

int

arg3 Allocation

Allocation

arg4 int

int

arg5 Allocation

Allocation

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

arg0 int

int

arg1 int

int

arg2 float

float

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 int

int

arg6 float

float

arg7 Allocation

Allocation

arg8 int

int

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

arg0 int

int

arg1 float

float

arg2 Allocation

Allocation

arg3 Allocation

Allocation

arg4 int

int

arg5 float

float

arg6 Allocation

Allocation

arg7 int

int

SSPR(int, float, Allocation, int, Allocation)

[Obsolete]
public void SSPR(int arg0, float arg1, Allocation arg2, int arg3, Allocation arg4)

Parameters

arg0 int

int

arg1 float

float

arg2 Allocation

Allocation

arg3 int

int

arg4 Allocation

Allocation

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

arg0 int

int

arg1 float

float

arg2 Allocation

Allocation

arg3 int

int

arg4 Allocation

Allocation

arg5 int

int

arg6 Allocation

Allocation

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

arg0 int

int

arg1 int

int

arg2 float

float

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 float

float

arg6 Allocation

Allocation

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

arg0 int

int

arg1 float

float

arg2 Allocation

Allocation

arg3 Allocation

Allocation

arg4 int

int

arg5 float

float

arg6 Allocation

Allocation

arg7 int

int

SSYR(int, float, Allocation, int, Allocation)

[Obsolete]
public void SSYR(int arg0, float arg1, Allocation arg2, int arg3, Allocation arg4)

Parameters

arg0 int

int

arg1 float

float

arg2 Allocation

Allocation

arg3 int

int

arg4 Allocation

Allocation

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

arg0 int

int

arg1 float

float

arg2 Allocation

Allocation

arg3 int

int

arg4 Allocation

Allocation

arg5 int

int

arg6 Allocation

Allocation

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

arg0 int

int

arg1 int

int

arg2 float

float

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 float

float

arg6 Allocation

Allocation

SSYRK(int, int, float, Allocation, float, Allocation)

[Obsolete]
public void SSYRK(int arg0, int arg1, float arg2, Allocation arg3, float arg4, Allocation arg5)

Parameters

arg0 int

int

arg1 int

int

arg2 float

float

arg3 Allocation

Allocation

arg4 float

float

arg5 Allocation

Allocation

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

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int

int

arg4 Allocation

Allocation

arg5 Allocation

Allocation

arg6 int

int

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

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int

int

arg4 Allocation

Allocation

arg5 Allocation

Allocation

arg6 int

int

STPMV(int, int, int, Allocation, Allocation, int)

[Obsolete]
public void STPMV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 int

int

STPSV(int, int, int, Allocation, Allocation, int)

[Obsolete]
public void STPSV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 int

int

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

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int

int

arg4 float

float

arg5 Allocation

Allocation

arg6 Allocation

Allocation

STRMV(int, int, int, Allocation, Allocation, int)

[Obsolete]
public void STRMV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 int

int

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

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int

int

arg4 float

float

arg5 Allocation

Allocation

arg6 Allocation

Allocation

STRSV(int, int, int, Allocation, Allocation, int)

[Obsolete]
public void STRSV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 int

int

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

arg0 int

int

arg1 int

int

arg2 int

int

arg3 Double2

Double2

arg4 Allocation

Allocation

arg5 Allocation

Allocation

arg6 int

int

arg7 Double2

Double2

arg8 Allocation

Allocation

arg9 int

int

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

arg0 int

int

arg1 int

int

arg2 Double2

Double2

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 Double2

Double2

arg6 Allocation

Allocation

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

arg0 int

int

arg1 Double2

Double2

arg2 Allocation

Allocation

arg3 Allocation

Allocation

arg4 int

int

arg5 Double2

Double2

arg6 Allocation

Allocation

arg7 int

int

ZGERC(Double2, Allocation, int, Allocation, int, Allocation)

[Obsolete]
public void ZGERC(Double2 arg0, Allocation arg1, int arg2, Allocation arg3, int arg4, Allocation arg5)

Parameters

arg0 Double2

Double2

arg1 Allocation

Allocation

arg2 int

int

arg3 Allocation

Allocation

arg4 int

int

arg5 Allocation

Allocation

ZGERU(Double2, Allocation, int, Allocation, int, Allocation)

[Obsolete]
public void ZGERU(Double2 arg0, Allocation arg1, int arg2, Allocation arg3, int arg4, Allocation arg5)

Parameters

arg0 Double2

Double2

arg1 Allocation

Allocation

arg2 int

int

arg3 Allocation

Allocation

arg4 int

int

arg5 Allocation

Allocation

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

arg0 int

int

arg1 int

int

arg2 Double2

Double2

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 int

int

arg6 Double2

Double2

arg7 Allocation

Allocation

arg8 int

int

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

arg0 int

int

arg1 int

int

arg2 Double2

Double2

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 Double2

Double2

arg6 Allocation

Allocation

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

arg0 int

int

arg1 Double2

Double2

arg2 Allocation

Allocation

arg3 Allocation

Allocation

arg4 int

int

arg5 Double2

Double2

arg6 Allocation

Allocation

arg7 int

int

ZHER(int, double, Allocation, int, Allocation)

[Obsolete]
public void ZHER(int arg0, double arg1, Allocation arg2, int arg3, Allocation arg4)

Parameters

arg0 int

int

arg1 double

double

arg2 Allocation

Allocation

arg3 int

int

arg4 Allocation

Allocation

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

arg0 int

int

arg1 Double2

Double2

arg2 Allocation

Allocation

arg3 int

int

arg4 Allocation

Allocation

arg5 int

int

arg6 Allocation

Allocation

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

arg0 int

int

arg1 int

int

arg2 Double2

Double2

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 double

double

arg6 Allocation

Allocation

ZHERK(int, int, double, Allocation, double, Allocation)

[Obsolete]
public void ZHERK(int arg0, int arg1, double arg2, Allocation arg3, double arg4, Allocation arg5)

Parameters

arg0 int

int

arg1 int

int

arg2 double

double

arg3 Allocation

Allocation

arg4 double

double

arg5 Allocation

Allocation

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

arg0 int

int

arg1 Double2

Double2

arg2 Allocation

Allocation

arg3 Allocation

Allocation

arg4 int

int

arg5 Double2

Double2

arg6 Allocation

Allocation

arg7 int

int

ZHPR(int, double, Allocation, int, Allocation)

[Obsolete]
public void ZHPR(int arg0, double arg1, Allocation arg2, int arg3, Allocation arg4)

Parameters

arg0 int

int

arg1 double

double

arg2 Allocation

Allocation

arg3 int

int

arg4 Allocation

Allocation

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

arg0 int

int

arg1 Double2

Double2

arg2 Allocation

Allocation

arg3 int

int

arg4 Allocation

Allocation

arg5 int

int

arg6 Allocation

Allocation

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

arg0 int

int

arg1 int

int

arg2 Double2

Double2

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 Double2

Double2

arg6 Allocation

Allocation

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

arg0 int

int

arg1 int

int

arg2 Double2

Double2

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 Double2

Double2

arg6 Allocation

Allocation

ZSYRK(int, int, Double2, Allocation, Double2, Allocation)

[Obsolete]
public void ZSYRK(int arg0, int arg1, Double2 arg2, Allocation arg3, Double2 arg4, Allocation arg5)

Parameters

arg0 int

int

arg1 int

int

arg2 Double2

Double2

arg3 Allocation

Allocation

arg4 Double2

Double2

arg5 Allocation

Allocation

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

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int

int

arg4 Allocation

Allocation

arg5 Allocation

Allocation

arg6 int

int

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

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int

int

arg4 Allocation

Allocation

arg5 Allocation

Allocation

arg6 int

int

ZTPMV(int, int, int, Allocation, Allocation, int)

[Obsolete]
public void ZTPMV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 int

int

ZTPSV(int, int, int, Allocation, Allocation, int)

[Obsolete]
public void ZTPSV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 int

int

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

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int

int

arg4 Double2

Double2

arg5 Allocation

Allocation

arg6 Allocation

Allocation

ZTRMV(int, int, int, Allocation, Allocation, int)

[Obsolete]
public void ZTRMV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 int

int

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

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int

int

arg4 Double2

Double2

arg5 Allocation

Allocation

arg6 Allocation

Allocation

ZTRSV(int, int, int, Allocation, Allocation, int)

[Obsolete]
public void ZTRSV(int arg0, int arg1, int arg2, Allocation arg3, Allocation arg4, int arg5)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 Allocation

Allocation

arg4 Allocation

Allocation

arg5 int

int