MtxVec.DismissIt Method

Overload List

#SignatureDescription
1void DismissIt(ref TCplx[] Ap)Free one array allocated with a call to Enlist.
2void DismissIt(ref TCplx[] Ap, ref TCplx[] bp)Free two arrays allocated with a call to Enlist.
3void DismissIt(ref TCplx[] Ap, ref TCplx[] bp, ref TCplx[] cp)Free three arrays allocated with a call to Enlist.
4void DismissIt(ref TCplx[] Ap, ref TCplx[] bp, ref TCplx[] cp, ref TCplx[] dp)Free four arrays allocated with a call to Enlist.
5void DismissIt(ref TCplx[][] Ap)Free one array allocated with a call to Enlist.
6void DismissIt(ref TCplx[][] Ap, ref TCplx[][] bp)Free two arrays allocated with a call to Enlist.
7void DismissIt(ref TCplx[][] Ap, ref TCplx[][] bp, ref TCplx[][] cp)Free three arrays allocated with a call to Enlist.
8void DismissIt(ref TCplx[][] Ap, ref TCplx[][] bp, ref TCplx[][] cp, ref TCplx[][] dp)Free four arrays allocated with a call to Enlist.
9void DismissIt(TMtx a, ref TCplx[][] Ap)Free one array allocated with a call to Enlist.
10void DismissIt(TMtx a, TMtx b, ref TCplx[][] Ap, ref TCplx[][] bp)Free two arrays allocated with a call to Enlist.
11void DismissIt(TMtx a, TMtx b, TMtx c, ref TCplx[][] Ap, ref TCplx[][] bp, ref TCplx[][] cp)Free three arrays allocated with a call to Enlist.
12void DismissIt(TMtx a, TMtx b, TMtx c, TMtx d, ref TCplx[][] Ap, ref TCplx[][] bp, ref TCplx[][] cp, ref TCplx[][] dp)Free arrays allocated with a call to Enlist and under .NET also copy the contents of arrays back to the coresponding objects.
13void DismissIt(TMtx a, TMtx b, TMtx c, TMtx d, ref Double[][] Ap, ref Double[][] bp, ref Double[][] cp, ref Double[][] dp)Free arrays allocated with a call to Enlist and under .NET also copy the contents of arrays back to the coresponding objects.
14void DismissIt(TMtx a, TMtx b, TMtx c, TMtx d, ref Single[][] Ap, ref Single[][] bp, ref Single[][] cp, ref Single[][] dp)Free arrays allocated with a call to Enlist and under .NET also copy the contents of arrays back to the coresponding objects.
15void DismissIt(TMtx a, TMtx b, TMtx c, ref Double[][] Ap, ref Double[][] bp, ref Double[][] cp)Free three arrays allocated with a call to Enlist.
16void DismissIt(TMtx a, TMtx b, TMtx c, ref Single[][] Ap, ref Single[][] bp, ref Single[][] cp)Free three arrays allocated with a call to Enlist.
17void DismissIt(TMtx a, TMtx b, ref Double[][] Ap, ref Double[][] bp)Free two arrays allocated with a call to Enlist.
18void DismissIt(TMtx a, TMtx b, ref Single[][] Ap, ref Single[][] bp)Free two arrays allocated with a call to Enlist.
19void DismissIt(TMtx a, ref Double[][] Ap)Free one array allocated with a call to Enlist.
20void DismissIt(TMtx a, ref Single[][] Ap)Free one array allocated with a call to Enlist.
21void DismissIt(TMtxVec a, ref TCplx[] Ap)Free one array allocated with a call to Enlist.
22void DismissIt(TMtxVec a, TMtxVec b, ref TCplx[] Ap, ref TCplx[] bp)Free two arrays allocated with a call to Enlist.
23void DismissIt(TMtxVec a, TMtxVec b, TMtxVec c, ref TCplx[] Ap, ref TCplx[] bp, ref TCplx[] cp)Free two arrays allocated with a call to Enlist.
24void DismissIt(TMtxVec a, TMtxVec b, TMtxVec c, TMtxVec d, ref TCplx[] Ap, ref TCplx[] bp, ref TCplx[] cp, ref TCplx[] dp)Free arrays allocated with a call to Enlist and under .NET also copy the contents of arrays back to the coresponding objects.
25void DismissIt(TMtxVec a, TMtxVec b, TMtxVec c, TMtxVec d, ref TSCplx[] Ap, ref TSCplx[] bp, ref TSCplx[] cp, ref TSCplx[] dp)Free arrays allocated with a call to Enlist and under .NET also copy the contents of arrays back to the coresponding objects.
26void DismissIt(TMtxVec a, TMtxVec b, TMtxVec c, TMtxVec d, ref Double[] Ap, ref Double[] bp, ref Double[] cp, ref Double[] dp)Free arrays allocated with a call to Enlist and under .NET also copy the contents of arrays back to the coresponding objects.
27void DismissIt(TMtxVec a, TMtxVec b, TMtxVec c, TMtxVec d, ref Single[] Ap, ref Single[] bp, ref Single[] cp, ref Single[] dp)Free arrays allocated with a call to Enlist and under .NET also copy the contents of arrays back to the coresponding objects.
28void DismissIt(TMtxVec a, TMtxVec b, TMtxVec c, ref TSCplx[] Ap, ref TSCplx[] bp, ref TSCplx[] cp)Free two arrays allocated with a call to Enlist.
29void DismissIt(TMtxVec a, TMtxVec b, TMtxVec c, ref Double[] Ap, ref Double[] bp, ref Double[] cp)Free three arrays allocated with a call to Enlist.
30void DismissIt(TMtxVec a, TMtxVec b, TMtxVec c, ref Single[] Ap, ref Single[] bp, ref Single[] cp)Free three arrays allocated with a call to Enlist.
31void DismissIt(TMtxVec a, TMtxVec b, ref TSCplx[] Ap, ref TSCplx[] bp)Free two arrays allocated with a call to Enlist.
32void DismissIt(TMtxVec a, TMtxVec b, ref Double[] Ap, ref Double[] bp)Free two arrays allocated with a call to Enlist.
33void DismissIt(TMtxVec a, TMtxVec b, ref Single[] Ap, ref Single[] bp)Free two arrays allocated with a call to Enlist.
34void DismissIt(TMtxVec a, ref TSCplx[] Ap)Free one array allocated with a call to Enlist.
35void DismissIt(TMtxVec a, ref Double[] Ap)Free one array allocated with a call to Enlist.
36void DismissIt(TMtxVec a, ref Single[] Ap)Free one array allocated with a call to Enlist.
37void DismissIt(ref TSCplx[] Ap)Free one array allocated with a call to Enlist.
38void DismissIt(ref TSCplx[] Ap, ref TSCplx[] bp)Free two arrays allocated with a call to Enlist.
39void DismissIt(ref TSCplx[] Ap, ref TSCplx[] bp, ref TSCplx[] cp)Free three arrays allocated with a call to Enlist.
40void DismissIt(ref TSCplx[] Ap, ref TSCplx[] bp, ref TSCplx[] cp, ref TSCplx[] dp)Free four arrays allocated with a call to Enlist.
41void DismissIt(ref Double[] Ap)Free one array allocated with a call to Enlist.
42void DismissIt(ref Double[] Ap, ref Double[] bp)Free two arrays allocated with a call to Enlist.
43void DismissIt(ref Double[] Ap, ref Double[] bp, ref Double[] cp)Free three arrays allocated with a call to Enlist.
44void DismissIt(ref Double[] Ap, ref Double[] bp, ref Double[] cp, ref Double[] dp)Free four arrays allocated with a call to Enlist.
45void DismissIt(ref Double[][] Ap)Free one array allocated with a call to Enlist.
46void DismissIt(ref Double[][] Ap, ref Double[][] bp)Free two arrays allocated with a call to Enlist.
47void DismissIt(ref Double[][] Ap, ref Double[][] bp, ref Double[][] cp)Free three arrays allocated with a call to Enlist.
48void DismissIt(ref Double[][] Ap, ref Double[][] bp, ref Double[][] cp, ref Double[][] dp)Free arrays allocated with a call to Enlist.
49void DismissIt(ref Single[] Ap)Free one array allocated with a call to Enlist.
50void DismissIt(ref Single[] Ap, ref Single[] bp)Free two arrays allocated with a call to Enlist.
51void DismissIt(ref Single[] Ap, ref Single[] bp, ref Single[] cp)Free three arrays allocated with a call to Enlist.
52void DismissIt(ref Single[] Ap, ref Single[] bp, ref Single[] cp, ref Single[] dp)Free four arrays allocated with a call to Enlist.
53void DismissIt(ref Single[][] Ap)Free one array allocated with a call to Enlist.
54void DismissIt(ref Single[][] Ap, ref Single[][] bp)Free two arrays allocated with a call to Enlist.
55void DismissIt(ref Single[][] Ap, ref Single[][] bp, ref Single[][] cp)Free three arrays allocated with a call to Enlist.
56void DismissIt(ref Single[][] Ap, ref Single[][] bp, ref Single[][] cp, ref Single[][] dp)

Overload 1: void DismissIt(ref TCplx[] Ap)

Free one array allocated with a call to Enlist.

#NameTypeDescription
1ApTCplx[] (ref)

Result: stored in self (calling object)

Overload 2: void DismissIt(ref TCplx[] Ap, ref TCplx[] bp)

Free two arrays allocated with a call to Enlist.

#NameTypeDescription
1ApTCplx[] (ref)
2bpTCplx[] (ref)

Result: stored in self (calling object)

Overload 3: void DismissIt(ref TCplx[] Ap, ref TCplx[] bp, ref TCplx[] cp)

Free three arrays allocated with a call to Enlist.

#NameTypeDescription
1ApTCplx[] (ref)
2bpTCplx[] (ref)
3cpTCplx[] (ref)

Result: stored in self (calling object)

Overload 4: void DismissIt(ref TCplx[] Ap, ref TCplx[] bp, ref TCplx[] cp, ref TCplx[] dp)

Free four arrays allocated with a call to Enlist.

#NameTypeDescription
1ApTCplx[] (ref)
2bpTCplx[] (ref)
3cpTCplx[] (ref)
4dpTCplx[] (ref)

Result: stored in self (calling object)

Overload 5: void DismissIt(ref TCplx[][] Ap)

Free one array allocated with a call to Enlist.

#NameTypeDescription
1ApTCplx[][] (ref)

Result: stored in self (calling object)

Overload 6: void DismissIt(ref TCplx[][] Ap, ref TCplx[][] bp)

Free two arrays allocated with a call to Enlist.

#NameTypeDescription
1ApTCplx[][] (ref)
2bpTCplx[][] (ref)

Result: stored in self (calling object)

Overload 7: void DismissIt(ref TCplx[][] Ap, ref TCplx[][] bp, ref TCplx[][] cp)

Free three arrays allocated with a call to Enlist.

#NameTypeDescription
1ApTCplx[][] (ref)
2bpTCplx[][] (ref)
3cpTCplx[][] (ref)

Result: stored in self (calling object)

Overload 8: void DismissIt(ref TCplx[][] Ap, ref TCplx[][] bp, ref TCplx[][] cp, ref TCplx[][] dp)

Free four arrays allocated with a call to Enlist.

#NameTypeDescription
1ApTCplx[][] (ref)
2bpTCplx[][] (ref)
3cpTCplx[][] (ref)
4dpTCplx[][] (ref)

Result: stored in self (calling object)

Overload 9: void DismissIt(TMtx a, ref TCplx[][] Ap)

Free one array allocated with a call to Enlist.

#NameTypeDescription
1aTMtxsource TMtx
2ApTCplx[][] (ref)

Result: stored in self (calling object)

Overload 10: void DismissIt(TMtx a, TMtx b, ref TCplx[][] Ap, ref TCplx[][] bp)

Free two arrays allocated with a call to Enlist.

#NameTypeDescription
1aTMtxsource TMtx
2bTMtxsource TMtx
3ApTCplx[][] (ref)
4bpTCplx[][] (ref)

Result: stored in self (calling object)

Overload 11: void DismissIt(TMtx a, TMtx b, TMtx c, ref TCplx[][] Ap, ref TCplx[][] bp, ref TCplx[][] cp)

Free three arrays allocated with a call to Enlist.

#NameTypeDescription
1aTMtxsource TMtx
2bTMtxsource TMtx
3cTMtxsource TMtx
4ApTCplx[][] (ref)
5bpTCplx[][] (ref)
6cpTCplx[][] (ref)

Result: stored in self (calling object)

Overload 12: void DismissIt(TMtx a, TMtx b, TMtx c, TMtx d, ref TCplx[][] Ap, ref TCplx[][] bp, ref TCplx[][] cp, ref TCplx[][] dp)

Free arrays allocated with a call to Enlist and under .NET also copy the contents of arrays back to the coresponding objects.

#NameTypeDescription
1aTMtxsource TMtx
2bTMtxsource TMtx
3cTMtxsource TMtx
4dTMtxsource TMtx
5ApTCplx[][] (ref)
6bpTCplx[][] (ref)
7cpTCplx[][] (ref)
8dpTCplx[][] (ref)

Result: stored in self (calling object)

Overload 13: void DismissIt(TMtx a, TMtx b, TMtx c, TMtx d, ref Double[][] Ap, ref Double[][] bp, ref Double[][] cp, ref Double[][] dp)

Free arrays allocated with a call to Enlist and under .NET also copy the contents of arrays back to the coresponding objects.

#NameTypeDescription
1aTMtxsource TMtx
2bTMtxsource TMtx
3cTMtxsource TMtx
4dTMtxsource TMtx
5ApDouble[][] (ref)
6bpDouble[][] (ref)
7cpDouble[][] (ref)
8dpDouble[][] (ref)

Result: stored in self (calling object)

Overload 14: void DismissIt(TMtx a, TMtx b, TMtx c, TMtx d, ref Single[][] Ap, ref Single[][] bp, ref Single[][] cp, ref Single[][] dp)

Free arrays allocated with a call to Enlist and under .NET also copy the contents of arrays back to the coresponding objects.

#NameTypeDescription
1aTMtxsource TMtx
2bTMtxsource TMtx
3cTMtxsource TMtx
4dTMtxsource TMtx
5ApSingle[][] (ref)
6bpSingle[][] (ref)
7cpSingle[][] (ref)
8dpSingle[][] (ref)

Result: stored in self (calling object)

Overload 15: void DismissIt(TMtx a, TMtx b, TMtx c, ref Double[][] Ap, ref Double[][] bp, ref Double[][] cp)

Free three arrays allocated with a call to Enlist.

#NameTypeDescription
1aTMtxsource TMtx
2bTMtxsource TMtx
3cTMtxsource TMtx
4ApDouble[][] (ref)
5bpDouble[][] (ref)
6cpDouble[][] (ref)

Result: stored in self (calling object)

Overload 16: void DismissIt(TMtx a, TMtx b, TMtx c, ref Single[][] Ap, ref Single[][] bp, ref Single[][] cp)

Free three arrays allocated with a call to Enlist.

#NameTypeDescription
1aTMtxsource TMtx
2bTMtxsource TMtx
3cTMtxsource TMtx
4ApSingle[][] (ref)
5bpSingle[][] (ref)
6cpSingle[][] (ref)

Result: stored in self (calling object)

Overload 17: void DismissIt(TMtx a, TMtx b, ref Double[][] Ap, ref Double[][] bp)

Free two arrays allocated with a call to Enlist.

#NameTypeDescription
1aTMtxsource TMtx
2bTMtxsource TMtx
3ApDouble[][] (ref)
4bpDouble[][] (ref)

Result: stored in self (calling object)

Overload 18: void DismissIt(TMtx a, TMtx b, ref Single[][] Ap, ref Single[][] bp)

Free two arrays allocated with a call to Enlist.

#NameTypeDescription
1aTMtxsource TMtx
2bTMtxsource TMtx
3ApSingle[][] (ref)
4bpSingle[][] (ref)

Result: stored in self (calling object)

Overload 19: void DismissIt(TMtx a, ref Double[][] Ap)

Free one array allocated with a call to Enlist.

#NameTypeDescription
1aTMtxsource TMtx
2ApDouble[][] (ref)

Result: stored in self (calling object)

Overload 20: void DismissIt(TMtx a, ref Single[][] Ap)

Free one array allocated with a call to Enlist.

#NameTypeDescription
1aTMtxsource TMtx
2ApSingle[][] (ref)

Result: stored in self (calling object)

Overload 21: void DismissIt(TMtxVec a, ref TCplx[] Ap)

Free one array allocated with a call to Enlist.

#NameTypeDescription
1aTMtxVecsource TVec or TMtx
2ApTCplx[] (ref)

Result: stored in self (calling object)

Overload 22: void DismissIt(TMtxVec a, TMtxVec b, ref TCplx[] Ap, ref TCplx[] bp)

Free two arrays allocated with a call to Enlist.

#NameTypeDescription
1aTMtxVecsource TVec or TMtx
2bTMtxVecsource TVec or TMtx
3ApTCplx[] (ref)
4bpTCplx[] (ref)

Result: stored in self (calling object)

Overload 23: void DismissIt(TMtxVec a, TMtxVec b, TMtxVec c, ref TCplx[] Ap, ref TCplx[] bp, ref TCplx[] cp)

Free two arrays allocated with a call to Enlist.

#NameTypeDescription
1aTMtxVecsource TVec or TMtx
2bTMtxVecsource TVec or TMtx
3cTMtxVecsource TVec or TMtx
4ApTCplx[] (ref)
5bpTCplx[] (ref)
6cpTCplx[] (ref)

Result: stored in self (calling object)

Overload 24: void DismissIt(TMtxVec a, TMtxVec b, TMtxVec c, TMtxVec d, ref TCplx[] Ap, ref TCplx[] bp, ref TCplx[] cp, ref TCplx[] dp)

Free arrays allocated with a call to Enlist and under .NET also copy the contents of arrays back to the coresponding objects.

#NameTypeDescription
1aTMtxVecsource TVec or TMtx
2bTMtxVecsource TVec or TMtx
3cTMtxVecsource TVec or TMtx
4dTMtxVecsource TVec or TMtx
5ApTCplx[] (ref)
6bpTCplx[] (ref)
7cpTCplx[] (ref)
8dpTCplx[] (ref)

Result: stored in self (calling object)

Overload 25: void DismissIt(TMtxVec a, TMtxVec b, TMtxVec c, TMtxVec d, ref TSCplx[] Ap, ref TSCplx[] bp, ref TSCplx[] cp, ref TSCplx[] dp)

Free arrays allocated with a call to Enlist and under .NET also copy the contents of arrays back to the coresponding objects.

#NameTypeDescription
1aTMtxVecsource TVec or TMtx
2bTMtxVecsource TVec or TMtx
3cTMtxVecsource TVec or TMtx
4dTMtxVecsource TVec or TMtx
5ApTSCplx[] (ref)
6bpTSCplx[] (ref)
7cpTSCplx[] (ref)
8dpTSCplx[] (ref)

Result: stored in self (calling object)

Overload 26: void DismissIt(TMtxVec a, TMtxVec b, TMtxVec c, TMtxVec d, ref Double[] Ap, ref Double[] bp, ref Double[] cp, ref Double[] dp)

Free arrays allocated with a call to Enlist and under .NET also copy the contents of arrays back to the coresponding objects.

#NameTypeDescription
1aTMtxVecsource TVec or TMtx
2bTMtxVecsource TVec or TMtx
3cTMtxVecsource TVec or TMtx
4dTMtxVecsource TVec or TMtx
5ApDouble[] (ref)
6bpDouble[] (ref)
7cpDouble[] (ref)
8dpDouble[] (ref)

Result: stored in self (calling object)

Overload 27: void DismissIt(TMtxVec a, TMtxVec b, TMtxVec c, TMtxVec d, ref Single[] Ap, ref Single[] bp, ref Single[] cp, ref Single[] dp)

Free arrays allocated with a call to Enlist and under .NET also copy the contents of arrays back to the coresponding objects.

#NameTypeDescription
1aTMtxVecsource TVec or TMtx
2bTMtxVecsource TVec or TMtx
3cTMtxVecsource TVec or TMtx
4dTMtxVecsource TVec or TMtx
5ApSingle[] (ref)
6bpSingle[] (ref)
7cpSingle[] (ref)
8dpSingle[] (ref)

Result: stored in self (calling object)

Overload 28: void DismissIt(TMtxVec a, TMtxVec b, TMtxVec c, ref TSCplx[] Ap, ref TSCplx[] bp, ref TSCplx[] cp)

Free two arrays allocated with a call to Enlist.

#NameTypeDescription
1aTMtxVecsource TVec or TMtx
2bTMtxVecsource TVec or TMtx
3cTMtxVecsource TVec or TMtx
4ApTSCplx[] (ref)
5bpTSCplx[] (ref)
6cpTSCplx[] (ref)

Result: stored in self (calling object)

Overload 29: void DismissIt(TMtxVec a, TMtxVec b, TMtxVec c, ref Double[] Ap, ref Double[] bp, ref Double[] cp)

Free three arrays allocated with a call to Enlist.

#NameTypeDescription
1aTMtxVecsource TVec or TMtx
2bTMtxVecsource TVec or TMtx
3cTMtxVecsource TVec or TMtx
4ApDouble[] (ref)
5bpDouble[] (ref)
6cpDouble[] (ref)

Result: stored in self (calling object)

Overload 30: void DismissIt(TMtxVec a, TMtxVec b, TMtxVec c, ref Single[] Ap, ref Single[] bp, ref Single[] cp)

Free three arrays allocated with a call to Enlist.

#NameTypeDescription
1aTMtxVecsource TVec or TMtx
2bTMtxVecsource TVec or TMtx
3cTMtxVecsource TVec or TMtx
4ApSingle[] (ref)
5bpSingle[] (ref)
6cpSingle[] (ref)

Result: stored in self (calling object)

Overload 31: void DismissIt(TMtxVec a, TMtxVec b, ref TSCplx[] Ap, ref TSCplx[] bp)

Free two arrays allocated with a call to Enlist.

#NameTypeDescription
1aTMtxVecsource TVec or TMtx
2bTMtxVecsource TVec or TMtx
3ApTSCplx[] (ref)
4bpTSCplx[] (ref)

Result: stored in self (calling object)

Overload 32: void DismissIt(TMtxVec a, TMtxVec b, ref Double[] Ap, ref Double[] bp)

Free two arrays allocated with a call to Enlist.

#NameTypeDescription
1aTMtxVecsource TVec or TMtx
2bTMtxVecsource TVec or TMtx
3ApDouble[] (ref)
4bpDouble[] (ref)

Result: stored in self (calling object)

Overload 33: void DismissIt(TMtxVec a, TMtxVec b, ref Single[] Ap, ref Single[] bp)

Free two arrays allocated with a call to Enlist.

#NameTypeDescription
1aTMtxVecsource TVec or TMtx
2bTMtxVecsource TVec or TMtx
3ApSingle[] (ref)
4bpSingle[] (ref)

Result: stored in self (calling object)

Overload 34: void DismissIt(TMtxVec a, ref TSCplx[] Ap)

Free one array allocated with a call to Enlist.

#NameTypeDescription
1aTMtxVecsource TVec or TMtx
2ApTSCplx[] (ref)

Result: stored in self (calling object)

Overload 35: void DismissIt(TMtxVec a, ref Double[] Ap)

Free one array allocated with a call to Enlist.

#NameTypeDescription
1aTMtxVecsource TVec or TMtx
2ApDouble[] (ref)

Result: stored in self (calling object)

Overload 36: void DismissIt(TMtxVec a, ref Single[] Ap)

Free one array allocated with a call to Enlist.

#NameTypeDescription
1aTMtxVecsource TVec or TMtx
2ApSingle[] (ref)

Result: stored in self (calling object)

Overload 37: void DismissIt(ref TSCplx[] Ap)

Free one array allocated with a call to Enlist.

#NameTypeDescription
1ApTSCplx[] (ref)

Result: stored in self (calling object)

Overload 38: void DismissIt(ref TSCplx[] Ap, ref TSCplx[] bp)

Free two arrays allocated with a call to Enlist.

#NameTypeDescription
1ApTSCplx[] (ref)
2bpTSCplx[] (ref)

Result: stored in self (calling object)

Overload 39: void DismissIt(ref TSCplx[] Ap, ref TSCplx[] bp, ref TSCplx[] cp)

Free three arrays allocated with a call to Enlist.

#NameTypeDescription
1ApTSCplx[] (ref)
2bpTSCplx[] (ref)
3cpTSCplx[] (ref)

Result: stored in self (calling object)

Overload 40: void DismissIt(ref TSCplx[] Ap, ref TSCplx[] bp, ref TSCplx[] cp, ref TSCplx[] dp)

Free four arrays allocated with a call to Enlist.

#NameTypeDescription
1ApTSCplx[] (ref)
2bpTSCplx[] (ref)
3cpTSCplx[] (ref)
4dpTSCplx[] (ref)

Result: stored in self (calling object)

Overload 41: void DismissIt(ref Double[] Ap)

Free one array allocated with a call to Enlist.

#NameTypeDescription
1ApDouble[] (ref)

Result: stored in self (calling object)

Overload 42: void DismissIt(ref Double[] Ap, ref Double[] bp)

Free two arrays allocated with a call to Enlist.

#NameTypeDescription
1ApDouble[] (ref)
2bpDouble[] (ref)

Result: stored in self (calling object)

Overload 43: void DismissIt(ref Double[] Ap, ref Double[] bp, ref Double[] cp)

Free three arrays allocated with a call to Enlist.

#NameTypeDescription
1ApDouble[] (ref)
2bpDouble[] (ref)
3cpDouble[] (ref)

Result: stored in self (calling object)

Overload 44: void DismissIt(ref Double[] Ap, ref Double[] bp, ref Double[] cp, ref Double[] dp)

Free four arrays allocated with a call to Enlist.

#NameTypeDescription
1ApDouble[] (ref)
2bpDouble[] (ref)
3cpDouble[] (ref)
4dpDouble[] (ref)

Result: stored in self (calling object)

Overload 45: void DismissIt(ref Double[][] Ap)

Free one array allocated with a call to Enlist.

#NameTypeDescription
1ApDouble[][] (ref)

Result: stored in self (calling object)

Overload 46: void DismissIt(ref Double[][] Ap, ref Double[][] bp)

Free two arrays allocated with a call to Enlist.

#NameTypeDescription
1ApDouble[][] (ref)
2bpDouble[][] (ref)

Result: stored in self (calling object)

Overload 47: void DismissIt(ref Double[][] Ap, ref Double[][] bp, ref Double[][] cp)

Free three arrays allocated with a call to Enlist.

#NameTypeDescription
1ApDouble[][] (ref)
2bpDouble[][] (ref)
3cpDouble[][] (ref)

Result: stored in self (calling object)

Overload 48: void DismissIt(ref Double[][] Ap, ref Double[][] bp, ref Double[][] cp, ref Double[][] dp)

Free arrays allocated with a call to Enlist.

#NameTypeDescription
1ApDouble[][] (ref)
2bpDouble[][] (ref)
3cpDouble[][] (ref)
4dpDouble[][] (ref)

Result: stored in self (calling object)

Remarks:

Free arrays allocated with a call to Enlist. The version taking TMtxVec as a parameter under .NET also copies the values from the array back to the object before freeing the array. This is usefull for writing code that can execute both under W32 and .NET.

Overload 49: void DismissIt(ref Single[] Ap)

Free one array allocated with a call to Enlist.

#NameTypeDescription
1ApSingle[] (ref)

Result: stored in self (calling object)

Overload 50: void DismissIt(ref Single[] Ap, ref Single[] bp)

Free two arrays allocated with a call to Enlist.

#NameTypeDescription
1ApSingle[] (ref)
2bpSingle[] (ref)

Result: stored in self (calling object)

Overload 51: void DismissIt(ref Single[] Ap, ref Single[] bp, ref Single[] cp)

Free three arrays allocated with a call to Enlist.

#NameTypeDescription
1ApSingle[] (ref)
2bpSingle[] (ref)
3cpSingle[] (ref)

Result: stored in self (calling object)

Overload 52: void DismissIt(ref Single[] Ap, ref Single[] bp, ref Single[] cp, ref Single[] dp)

Free four arrays allocated with a call to Enlist.

#NameTypeDescription
1ApSingle[] (ref)
2bpSingle[] (ref)
3cpSingle[] (ref)
4dpSingle[] (ref)

Result: stored in self (calling object)

Overload 53: void DismissIt(ref Single[][] Ap)

Free one array allocated with a call to Enlist.

#NameTypeDescription
1ApSingle[][] (ref)

Result: stored in self (calling object)

Overload 54: void DismissIt(ref Single[][] Ap, ref Single[][] bp)

Free two arrays allocated with a call to Enlist.

#NameTypeDescription
1ApSingle[][] (ref)
2bpSingle[][] (ref)

Result: stored in self (calling object)

Overload 55: void DismissIt(ref Single[][] Ap, ref Single[][] bp, ref Single[][] cp)

Free three arrays allocated with a call to Enlist.

#NameTypeDescription
1ApSingle[][] (ref)
2bpSingle[][] (ref)
3cpSingle[][] (ref)

Result: stored in self (calling object)

Overload 56: void DismissIt(ref Single[][] Ap, ref Single[][] bp, ref Single[][] cp, ref Single[][] dp)

#NameTypeDescription
1ApSingle[][] (ref)
2bpSingle[][] (ref)
3cpSingle[][] (ref)
4dpSingle[][] (ref)

Result: stored in self (calling object)