ruby-lapack 1.6 → 1.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/Rakefile +1 -1
- data/dev/make_csrc.rb +8 -2
- data/ext/extconf.rb +15 -11
- data/ext/rb_lapack.h +7 -1
- metadata +48 -1700
- data/ext/cbbcsd.c +0 -283
- data/ext/cbdsqr.c +0 -182
- data/ext/cgbbrd.c +0 -157
- data/ext/cgbcon.c +0 -98
- data/ext/cgbequ.c +0 -98
- data/ext/cgbequb.c +0 -96
- data/ext/cgbrfs.c +0 -161
- data/ext/cgbrfsx.c +0 -249
- data/ext/cgbsv.c +0 -115
- data/ext/cgbsvx.c +0 -286
- data/ext/cgbsvxx.c +0 -289
- data/ext/cgbtf2.c +0 -93
- data/ext/cgbtrf.c +0 -93
- data/ext/cgbtrs.c +0 -111
- data/ext/cgebak.c +0 -101
- data/ext/cgebal.c +0 -91
- data/ext/cgebd2.c +0 -112
- data/ext/cgebrd.c +0 -127
- data/ext/cgecon.c +0 -78
- data/ext/cgeequ.c +0 -88
- data/ext/cgeequb.c +0 -88
- data/ext/cgees.c +0 -142
- data/ext/cgeesx.c +0 -152
- data/ext/cgeev.c +0 -132
- data/ext/cgeevx.c +0 -173
- data/ext/cgegs.c +0 -166
- data/ext/cgegv.c +0 -171
- data/ext/cgehd2.c +0 -92
- data/ext/cgehrd.c +0 -107
- data/ext/cgelq2.c +0 -86
- data/ext/cgelqf.c +0 -103
- data/ext/cgels.c +0 -137
- data/ext/cgelsd.c +0 -154
- data/ext/cgelss.c +0 -151
- data/ext/cgelsx.c +0 -139
- data/ext/cgelsy.c +0 -166
- data/ext/cgeql2.c +0 -88
- data/ext/cgeqlf.c +0 -103
- data/ext/cgeqp3.c +0 -129
- data/ext/cgeqpf.c +0 -114
- data/ext/cgeqr2.c +0 -88
- data/ext/cgeqr2p.c +0 -88
- data/ext/cgeqrf.c +0 -103
- data/ext/cgeqrfp.c +0 -103
- data/ext/cgerfs.c +0 -153
- data/ext/cgerfsx.c +0 -219
- data/ext/cgerq2.c +0 -86
- data/ext/cgerqf.c +0 -103
- data/ext/cgesc2.c +0 -108
- data/ext/cgesdd.c +0 -135
- data/ext/cgesv.c +0 -107
- data/ext/cgesvd.c +0 -146
- data/ext/cgesvx.c +0 -278
- data/ext/cgesvxx.c +0 -281
- data/ext/cgetc2.c +0 -89
- data/ext/cgetf2.c +0 -85
- data/ext/cgetrf.c +0 -85
- data/ext/cgetri.c +0 -103
- data/ext/cgetrs.c +0 -103
- data/ext/cggbak.c +0 -113
- data/ext/cggbal.c +0 -128
- data/ext/cgges.c +0 -192
- data/ext/cggesx.c +0 -230
- data/ext/cggev.c +0 -171
- data/ext/cggevx.c +0 -226
- data/ext/cggglm.c +0 -156
- data/ext/cgghrd.c +0 -167
- data/ext/cgglse.c +0 -171
- data/ext/cggqrf.c +0 -137
- data/ext/cggrqf.c +0 -141
- data/ext/cggsvd.c +0 -184
- data/ext/cggsvp.c +0 -174
- data/ext/cgtcon.c +0 -121
- data/ext/cgtrfs.c +0 -209
- data/ext/cgtsv.c +0 -142
- data/ext/cgtsvx.c +0 -256
- data/ext/cgttrf.c +0 -132
- data/ext/cgttrs.c +0 -137
- data/ext/cgtts2.c +0 -134
- data/ext/chbev.c +0 -110
- data/ext/chbevd.c +0 -158
- data/ext/chbevx.c +0 -160
- data/ext/chbgst.c +0 -120
- data/ext/chbgv.c +0 -140
- data/ext/chbgvd.c +0 -188
- data/ext/chbgvx.c +0 -189
- data/ext/chbtrd.c +0 -130
- data/ext/checon.c +0 -87
- data/ext/cheequb.c +0 -82
- data/ext/cheev.c +0 -110
- data/ext/cheevd.c +0 -143
- data/ext/cheevr.c +0 -190
- data/ext/cheevx.c +0 -160
- data/ext/chegs2.c +0 -95
- data/ext/chegst.c +0 -95
- data/ext/chegv.c +0 -140
- data/ext/chegvd.c +0 -173
- data/ext/chegvx.c +0 -190
- data/ext/cherfs.c +0 -153
- data/ext/cherfsx.c +0 -218
- data/ext/chesv.c +0 -123
- data/ext/chesvx.c +0 -183
- data/ext/chesvxx.c +0 -258
- data/ext/chetd2.c +0 -101
- data/ext/chetf2.c +0 -85
- data/ext/chetrd.c +0 -113
- data/ext/chetrf.c +0 -97
- data/ext/chetri.c +0 -92
- data/ext/chetrs.c +0 -103
- data/ext/chetrs2.c +0 -106
- data/ext/chfrk.c +0 -109
- data/ext/chgeqz.c +0 -208
- data/ext/chla_transtype.c +0 -51
- data/ext/chpcon.c +0 -85
- data/ext/chpev.c +0 -105
- data/ext/chpevd.c +0 -153
- data/ext/chpevx.c +0 -144
- data/ext/chpgst.c +0 -94
- data/ext/chpgv.c +0 -132
- data/ext/chpgvd.c +0 -170
- data/ext/chpgvx.c +0 -170
- data/ext/chprfs.c +0 -149
- data/ext/chpsv.c +0 -110
- data/ext/chpsvx.c +0 -163
- data/ext/chptrd.c +0 -100
- data/ext/chptrf.c +0 -84
- data/ext/chptri.c +0 -89
- data/ext/chptrs.c +0 -101
- data/ext/chsein.c +0 -185
- data/ext/chseqr.c +0 -145
- data/ext/cla_gbamv.c +0 -127
- data/ext/cla_gbrcond_c.c +0 -142
- data/ext/cla_gbrcond_x.c +0 -138
- data/ext/cla_gbrfsx_extended.c +0 -295
- data/ext/cla_gbrpvgrw.c +0 -87
- data/ext/cla_geamv.c +0 -117
- data/ext/cla_gercond_c.c +0 -134
- data/ext/cla_gercond_x.c +0 -130
- data/ext/cla_gerfsx_extended.c +0 -281
- data/ext/cla_heamv.c +0 -116
- data/ext/cla_hercond_c.c +0 -134
- data/ext/cla_hercond_x.c +0 -130
- data/ext/cla_herfsx_extended.c +0 -283
- data/ext/cla_herpvgrw.c +0 -107
- data/ext/cla_lin_berr.c +0 -84
- data/ext/cla_porcond_c.c +0 -122
- data/ext/cla_porcond_x.c +0 -118
- data/ext/cla_porfsx_extended.c +0 -271
- data/ext/cla_porpvgrw.c +0 -95
- data/ext/cla_rpvgrw.c +0 -79
- data/ext/cla_syamv.c +0 -115
- data/ext/cla_syrcond_c.c +0 -134
- data/ext/cla_syrcond_x.c +0 -130
- data/ext/cla_syrfsx_extended.c +0 -283
- data/ext/cla_syrpvgrw.c +0 -107
- data/ext/cla_wwaddw.c +0 -102
- data/ext/clabrd.c +0 -132
- data/ext/clacgv.c +0 -75
- data/ext/clacn2.c +0 -103
- data/ext/clacon.c +0 -80
- data/ext/clacp2.c +0 -77
- data/ext/clacpy.c +0 -77
- data/ext/clacrm.c +0 -90
- data/ext/clacrt.c +0 -108
- data/ext/cladiv.c +0 -57
- data/ext/claed0.c +0 -134
- data/ext/claed7.c +0 -247
- data/ext/claed8.c +0 -198
- data/ext/claein.c +0 -113
- data/ext/claesy.c +0 -74
- data/ext/claev2.c +0 -71
- data/ext/clag2z.c +0 -76
- data/ext/clags2.c +0 -92
- data/ext/clagtm.c +0 -132
- data/ext/clahef.c +0 -97
- data/ext/clahqr.c +0 -135
- data/ext/clahr2.c +0 -112
- data/ext/clahrd.c +0 -112
- data/ext/claic1.c +0 -90
- data/ext/clals0.c +0 -201
- data/ext/clalsa.c +0 -270
- data/ext/clalsd.c +0 -145
- data/ext/clangb.c +0 -76
- data/ext/clange.c +0 -74
- data/ext/clangt.c +0 -87
- data/ext/clanhb.c +0 -78
- data/ext/clanhe.c +0 -72
- data/ext/clanhf.c +0 -80
- data/ext/clanhp.c +0 -74
- data/ext/clanhs.c +0 -70
- data/ext/clanht.c +0 -75
- data/ext/clansb.c +0 -78
- data/ext/clansp.c +0 -74
- data/ext/clansy.c +0 -72
- data/ext/clantb.c +0 -80
- data/ext/clantp.c +0 -80
- data/ext/clantr.c +0 -82
- data/ext/clapll.c +0 -105
- data/ext/clapmr.c +0 -97
- data/ext/clapmt.c +0 -101
- data/ext/claqgb.c +0 -117
- data/ext/claqge.c +0 -109
- data/ext/claqhb.c +0 -97
- data/ext/claqhe.c +0 -97
- data/ext/claqhp.c +0 -94
- data/ext/claqp2.c +0 -158
- data/ext/claqps.c +0 -208
- data/ext/claqr0.c +0 -145
- data/ext/claqr1.c +0 -76
- data/ext/claqr2.c +0 -174
- data/ext/claqr3.c +0 -174
- data/ext/claqr4.c +0 -145
- data/ext/claqr5.c +0 -179
- data/ext/claqsb.c +0 -101
- data/ext/claqsp.c +0 -94
- data/ext/claqsy.c +0 -97
- data/ext/clar1v.c +0 -173
- data/ext/clar2v.c +0 -149
- data/ext/clarcm.c +0 -86
- data/ext/clarf.c +0 -102
- data/ext/clarfb.c +0 -123
- data/ext/clarfg.c +0 -84
- data/ext/clarfgp.c +0 -84
- data/ext/clarft.c +0 -105
- data/ext/clarfx.c +0 -94
- data/ext/clargv.c +0 -114
- data/ext/clarnv.c +0 -83
- data/ext/clarrv.c +0 -271
- data/ext/clarscl2.c +0 -82
- data/ext/clartg.c +0 -63
- data/ext/clartv.c +0 -130
- data/ext/clarz.c +0 -106
- data/ext/clarzb.c +0 -127
- data/ext/clarzt.c +0 -105
- data/ext/clascl.c +0 -97
- data/ext/clascl2.c +0 -82
- data/ext/claset.c +0 -88
- data/ext/clasr.c +0 -110
- data/ext/classq.c +0 -70
- data/ext/claswp.c +0 -94
- data/ext/clasyf.c +0 -97
- data/ext/clatbs.c +0 -130
- data/ext/clatdf.c +0 -119
- data/ext/clatps.c +0 -124
- data/ext/clatrd.c +0 -105
- data/ext/clatrs.c +0 -126
- data/ext/clatrz.c +0 -87
- data/ext/clatzm.c +0 -132
- data/ext/clauu2.c +0 -77
- data/ext/clauum.c +0 -77
- data/ext/cpbcon.c +0 -82
- data/ext/cpbequ.c +0 -83
- data/ext/cpbrfs.c +0 -145
- data/ext/cpbstf.c +0 -81
- data/ext/cpbsv.c +0 -107
- data/ext/cpbsvx.c +0 -201
- data/ext/cpbtf2.c +0 -81
- data/ext/cpbtrf.c +0 -81
- data/ext/cpbtrs.c +0 -95
- data/ext/cpftrf.c +0 -82
- data/ext/cpftri.c +0 -82
- data/ext/cpftrs.c +0 -97
- data/ext/cpocon.c +0 -78
- data/ext/cpoequ.c +0 -75
- data/ext/cpoequb.c +0 -75
- data/ext/cporfs.c +0 -141
- data/ext/cporfsx.c +0 -206
- data/ext/cposv.c +0 -103
- data/ext/cposvx.c +0 -197
- data/ext/cposvxx.c +0 -235
- data/ext/cpotf2.c +0 -77
- data/ext/cpotrf.c +0 -77
- data/ext/cpotri.c +0 -77
- data/ext/cpotrs.c +0 -91
- data/ext/cppcon.c +0 -78
- data/ext/cppequ.c +0 -79
- data/ext/cpprfs.c +0 -139
- data/ext/cppsv.c +0 -104
- data/ext/cppsvx.c +0 -191
- data/ext/cpptrf.c +0 -78
- data/ext/cpptri.c +0 -78
- data/ext/cpptrs.c +0 -93
- data/ext/cpstf2.c +0 -95
- data/ext/cpstrf.c +0 -95
- data/ext/cptcon.c +0 -81
- data/ext/cpteqr.c +0 -126
- data/ext/cptrfs.c +0 -161
- data/ext/cptsv.c +0 -119
- data/ext/cptsvx.c +0 -171
- data/ext/cpttrf.c +0 -93
- data/ext/cpttrs.c +0 -101
- data/ext/cptts2.c +0 -98
- data/ext/crot.c +0 -107
- data/ext/cspcon.c +0 -85
- data/ext/cspmv.c +0 -115
- data/ext/cspr.c +0 -96
- data/ext/csprfs.c +0 -149
- data/ext/cspsv.c +0 -110
- data/ext/cspsvx.c +0 -163
- data/ext/csptrf.c +0 -84
- data/ext/csptri.c +0 -89
- data/ext/csptrs.c +0 -101
- data/ext/csrscl.c +0 -79
- data/ext/cstedc.c +0 -177
- data/ext/cstegr.c +0 -188
- data/ext/cstein.c +0 -134
- data/ext/cstemr.c +0 -193
- data/ext/csteqr.c +0 -126
- data/ext/csycon.c +0 -87
- data/ext/csyconv.c +0 -84
- data/ext/csyequb.c +0 -82
- data/ext/csymv.c +0 -115
- data/ext/csyr.c +0 -95
- data/ext/csyrfs.c +0 -153
- data/ext/csyrfsx.c +0 -218
- data/ext/csysv.c +0 -129
- data/ext/csysvx.c +0 -183
- data/ext/csysvxx.c +0 -258
- data/ext/csyswapr.c +0 -82
- data/ext/csytf2.c +0 -85
- data/ext/csytrf.c +0 -97
- data/ext/csytri.c +0 -92
- data/ext/csytri2.c +0 -108
- data/ext/csytri2x.c +0 -96
- data/ext/csytrs.c +0 -103
- data/ext/csytrs2.c +0 -106
- data/ext/ctbcon.c +0 -86
- data/ext/ctbrfs.c +0 -127
- data/ext/ctbtrs.c +0 -103
- data/ext/ctfsm.c +0 -111
- data/ext/ctftri.c +0 -86
- data/ext/ctfttp.c +0 -79
- data/ext/ctfttr.c +0 -80
- data/ext/ctgevc.c +0 -156
- data/ext/ctgex2.c +0 -171
- data/ext/ctgexc.c +0 -172
- data/ext/ctgsen.c +0 -244
- data/ext/ctgsja.c +0 -227
- data/ext/ctgsna.c +0 -164
- data/ext/ctgsy2.c +0 -176
- data/ext/ctgsyl.c +0 -190
- data/ext/ctpcon.c +0 -82
- data/ext/ctprfs.c +0 -123
- data/ext/ctptri.c +0 -82
- data/ext/ctptrs.c +0 -101
- data/ext/ctpttf.c +0 -79
- data/ext/ctpttr.c +0 -76
- data/ext/ctrcon.c +0 -82
- data/ext/ctrevc.c +0 -154
- data/ext/ctrexc.c +0 -111
- data/ext/ctrrfs.c +0 -123
- data/ext/ctrsen.c +0 -154
- data/ext/ctrsna.c +0 -137
- data/ext/ctrsyl.c +0 -116
- data/ext/ctrti2.c +0 -81
- data/ext/ctrtri.c +0 -81
- data/ext/ctrtrs.c +0 -99
- data/ext/ctrttf.c +0 -77
- data/ext/ctrttp.c +0 -73
- data/ext/ctzrqf.c +0 -83
- data/ext/ctzrzf.c +0 -101
- data/ext/cunbdb.c +0 -232
- data/ext/cuncsd.c +0 -204
- data/ext/cung2l.c +0 -92
- data/ext/cung2r.c +0 -92
- data/ext/cungbr.c +0 -115
- data/ext/cunghr.c +0 -111
- data/ext/cungl2.c +0 -90
- data/ext/cunglq.c +0 -107
- data/ext/cungql.c +0 -107
- data/ext/cungqr.c +0 -107
- data/ext/cungr2.c +0 -90
- data/ext/cungrq.c +0 -107
- data/ext/cungtr.c +0 -107
- data/ext/cunm2l.c +0 -114
- data/ext/cunm2r.c +0 -114
- data/ext/cunmbr.c +0 -139
- data/ext/cunmhr.c +0 -133
- data/ext/cunml2.c +0 -110
- data/ext/cunmlq.c +0 -125
- data/ext/cunmql.c +0 -129
- data/ext/cunmqr.c +0 -129
- data/ext/cunmr2.c +0 -110
- data/ext/cunmr3.c +0 -114
- data/ext/cunmrq.c +0 -125
- data/ext/cunmrz.c +0 -129
- data/ext/cunmtr.c +0 -129
- data/ext/cupgtr.c +0 -91
- data/ext/cupmtr.c +0 -116
- data/ext/dbbcsd.c +0 -287
- data/ext/dbdsdc.c +0 -151
- data/ext/dbdsqr.c +0 -182
- data/ext/ddisna.c +0 -75
- data/ext/dgbbrd.c +0 -154
- data/ext/dgbcon.c +0 -98
- data/ext/dgbequ.c +0 -98
- data/ext/dgbequb.c +0 -96
- data/ext/dgbrfs.c +0 -161
- data/ext/dgbrfsx.c +0 -249
- data/ext/dgbsv.c +0 -115
- data/ext/dgbsvx.c +0 -286
- data/ext/dgbsvxx.c +0 -289
- data/ext/dgbtf2.c +0 -93
- data/ext/dgbtrf.c +0 -93
- data/ext/dgbtrs.c +0 -111
- data/ext/dgebak.c +0 -101
- data/ext/dgebal.c +0 -91
- data/ext/dgebd2.c +0 -112
- data/ext/dgebrd.c +0 -127
- data/ext/dgecon.c +0 -78
- data/ext/dgeequ.c +0 -88
- data/ext/dgeequb.c +0 -88
- data/ext/dgees.c +0 -148
- data/ext/dgeesx.c +0 -170
- data/ext/dgeev.c +0 -137
- data/ext/dgeevx.c +0 -181
- data/ext/dgegs.c +0 -171
- data/ext/dgegv.c +0 -171
- data/ext/dgehd2.c +0 -92
- data/ext/dgehrd.c +0 -107
- data/ext/dgejsv.c +0 -159
- data/ext/dgelq2.c +0 -86
- data/ext/dgelqf.c +0 -103
- data/ext/dgels.c +0 -137
- data/ext/dgelsd.c +0 -149
- data/ext/dgelss.c +0 -148
- data/ext/dgelsx.c +0 -136
- data/ext/dgelsy.c +0 -163
- data/ext/dgeql2.c +0 -88
- data/ext/dgeqlf.c +0 -103
- data/ext/dgeqp3.c +0 -126
- data/ext/dgeqpf.c +0 -111
- data/ext/dgeqr2.c +0 -88
- data/ext/dgeqr2p.c +0 -88
- data/ext/dgeqrf.c +0 -103
- data/ext/dgeqrfp.c +0 -103
- data/ext/dgerfs.c +0 -153
- data/ext/dgerfsx.c +0 -219
- data/ext/dgerq2.c +0 -86
- data/ext/dgerqf.c +0 -103
- data/ext/dgesc2.c +0 -108
- data/ext/dgesdd.c +0 -132
- data/ext/dgesv.c +0 -107
- data/ext/dgesvd.c +0 -143
- data/ext/dgesvj.c +0 -156
- data/ext/dgesvx.c +0 -278
- data/ext/dgesvxx.c +0 -281
- data/ext/dgetc2.c +0 -89
- data/ext/dgetf2.c +0 -85
- data/ext/dgetrf.c +0 -85
- data/ext/dgetri.c +0 -103
- data/ext/dgetrs.c +0 -103
- data/ext/dggbak.c +0 -113
- data/ext/dggbal.c +0 -128
- data/ext/dgges.c +0 -198
- data/ext/dggesx.c +0 -231
- data/ext/dggev.c +0 -171
- data/ext/dggevx.c +0 -229
- data/ext/dggglm.c +0 -156
- data/ext/dgghrd.c +0 -167
- data/ext/dgglse.c +0 -171
- data/ext/dggqrf.c +0 -137
- data/ext/dggrqf.c +0 -141
- data/ext/dggsvd.c +0 -181
- data/ext/dggsvp.c +0 -171
- data/ext/dgsvj0.c +0 -182
- data/ext/dgsvj1.c +0 -186
- data/ext/dgtcon.c +0 -124
- data/ext/dgtrfs.c +0 -209
- data/ext/dgtsv.c +0 -142
- data/ext/dgtsvx.c +0 -256
- data/ext/dgttrf.c +0 -132
- data/ext/dgttrs.c +0 -137
- data/ext/dgtts2.c +0 -134
- data/ext/dhgeqz.c +0 -213
- data/ext/dhsein.c +0 -205
- data/ext/dhseqr.c +0 -153
- data/ext/disnan.c +0 -51
- data/ext/dla_gbamv.c +0 -129
- data/ext/dla_gbrcond.c +0 -142
- data/ext/dla_gbrfsx_extended.c +0 -293
- data/ext/dla_gbrpvgrw.c +0 -87
- data/ext/dla_geamv.c +0 -119
- data/ext/dla_gercond.c +0 -134
- data/ext/dla_gerfsx_extended.c +0 -281
- data/ext/dla_lin_berr.c +0 -84
- data/ext/dla_porcond.c +0 -122
- data/ext/dla_porfsx_extended.c +0 -271
- data/ext/dla_porpvgrw.c +0 -95
- data/ext/dla_rpvgrw.c +0 -79
- data/ext/dla_syamv.c +0 -113
- data/ext/dla_syrcond.c +0 -134
- data/ext/dla_syrfsx_extended.c +0 -283
- data/ext/dla_syrpvgrw.c +0 -107
- data/ext/dla_wwaddw.c +0 -102
- data/ext/dlabad.c +0 -54
- data/ext/dlabrd.c +0 -132
- data/ext/dlacn2.c +0 -106
- data/ext/dlacon.c +0 -83
- data/ext/dlacpy.c +0 -77
- data/ext/dladiv.c +0 -66
- data/ext/dlae2.c +0 -62
- data/ext/dlaebz.c +0 -218
- data/ext/dlaed0.c +0 -127
- data/ext/dlaed1.c +0 -133
- data/ext/dlaed2.c +0 -189
- data/ext/dlaed3.c +0 -161
- data/ext/dlaed4.c +0 -90
- data/ext/dlaed5.c +0 -87
- data/ext/dlaed6.c +0 -90
- data/ext/dlaed7.c +0 -248
- data/ext/dlaed8.c +0 -206
- data/ext/dlaed9.c +0 -111
- data/ext/dlaeda.c +0 -160
- data/ext/dlaein.c +0 -143
- data/ext/dlaev2.c +0 -68
- data/ext/dlaexc.c +0 -118
- data/ext/dlag2.c +0 -91
- data/ext/dlag2s.c +0 -76
- data/ext/dlags2.c +0 -90
- data/ext/dlagtf.c +0 -140
- data/ext/dlagtm.c +0 -132
- data/ext/dlagts.c +0 -139
- data/ext/dlagv2.c +0 -132
- data/ext/dlahqr.c +0 -143
- data/ext/dlahr2.c +0 -112
- data/ext/dlahrd.c +0 -112
- data/ext/dlaic1.c +0 -89
- data/ext/dlaln2.c +0 -120
- data/ext/dlals0.c +0 -201
- data/ext/dlalsa.c +0 -270
- data/ext/dlalsd.c +0 -142
- data/ext/dlamrg.c +0 -80
- data/ext/dlaneg.c +0 -83
- data/ext/dlangb.c +0 -78
- data/ext/dlange.c +0 -74
- data/ext/dlangt.c +0 -87
- data/ext/dlanhs.c +0 -70
- data/ext/dlansb.c +0 -78
- data/ext/dlansf.c +0 -80
- data/ext/dlansp.c +0 -76
- data/ext/dlanst.c +0 -75
- data/ext/dlansy.c +0 -74
- data/ext/dlantb.c +0 -82
- data/ext/dlantp.c +0 -80
- data/ext/dlantr.c +0 -82
- data/ext/dlanv2.c +0 -82
- data/ext/dlapll.c +0 -105
- data/ext/dlapmr.c +0 -97
- data/ext/dlapmt.c +0 -101
- data/ext/dlapy2.c +0 -55
- data/ext/dlapy3.c +0 -59
- data/ext/dlaqgb.c +0 -117
- data/ext/dlaqge.c +0 -109
- data/ext/dlaqp2.c +0 -158
- data/ext/dlaqps.c +0 -208
- data/ext/dlaqr0.c +0 -153
- data/ext/dlaqr1.c +0 -82
- data/ext/dlaqr2.c +0 -182
- data/ext/dlaqr3.c +0 -182
- data/ext/dlaqr4.c +0 -153
- data/ext/dlaqr5.c +0 -200
- data/ext/dlaqsb.c +0 -101
- data/ext/dlaqsp.c +0 -94
- data/ext/dlaqsy.c +0 -97
- data/ext/dlaqtr.c +0 -114
- data/ext/dlar1v.c +0 -173
- data/ext/dlar2v.c +0 -149
- data/ext/dlarf.c +0 -101
- data/ext/dlarfb.c +0 -123
- data/ext/dlarfg.c +0 -83
- data/ext/dlarfgp.c +0 -83
- data/ext/dlarft.c +0 -105
- data/ext/dlarfx.c +0 -93
- data/ext/dlargv.c +0 -114
- data/ext/dlarnv.c +0 -83
- data/ext/dlarra.c +0 -124
- data/ext/dlarrb.c +0 -178
- data/ext/dlarrc.c +0 -96
- data/ext/dlarrd.c +0 -190
- data/ext/dlarre.c +0 -221
- data/ext/dlarrf.c +0 -176
- data/ext/dlarrj.c +0 -147
- data/ext/dlarrk.c +0 -97
- data/ext/dlarrr.c +0 -82
- data/ext/dlarrv.c +0 -271
- data/ext/dlarscl2.c +0 -82
- data/ext/dlartg.c +0 -61
- data/ext/dlartgp.c +0 -61
- data/ext/dlartgs.c +0 -62
- data/ext/dlartv.c +0 -130
- data/ext/dlaruv.c +0 -79
- data/ext/dlarz.c +0 -105
- data/ext/dlarzb.c +0 -127
- data/ext/dlarzt.c +0 -105
- data/ext/dlas2.c +0 -62
- data/ext/dlascl.c +0 -97
- data/ext/dlascl2.c +0 -82
- data/ext/dlasd0.c +0 -120
- data/ext/dlasd1.c +0 -162
- data/ext/dlasd2.c +0 -228
- data/ext/dlasd3.c +0 -202
- data/ext/dlasd4.c +0 -93
- data/ext/dlasd5.c +0 -90
- data/ext/dlasd6.c +0 -236
- data/ext/dlasd7.c +0 -225
- data/ext/dlasd8.c +0 -173
- data/ext/dlasda.c +0 -221
- data/ext/dlasdq.c +0 -186
- data/ext/dlasdt.c +0 -82
- data/ext/dlaset.c +0 -86
- data/ext/dlasq1.c +0 -96
- data/ext/dlasq2.c +0 -74
- data/ext/dlasq3.c +0 -138
- data/ext/dlasq4.c +0 -107
- data/ext/dlasq5.c +0 -94
- data/ext/dlasq6.c +0 -86
- data/ext/dlasr.c +0 -110
- data/ext/dlasrt.c +0 -74
- data/ext/dlassq.c +0 -70
- data/ext/dlasv2.c +0 -74
- data/ext/dlaswp.c +0 -94
- data/ext/dlasy2.c +0 -126
- data/ext/dlasyf.c +0 -97
- data/ext/dlat2s.c +0 -76
- data/ext/dlatbs.c +0 -130
- data/ext/dlatdf.c +0 -119
- data/ext/dlatps.c +0 -124
- data/ext/dlatrd.c +0 -105
- data/ext/dlatrs.c +0 -126
- data/ext/dlatrz.c +0 -87
- data/ext/dlatzm.c +0 -131
- data/ext/dlauu2.c +0 -77
- data/ext/dlauum.c +0 -77
- data/ext/dopgtr.c +0 -91
- data/ext/dopmtr.c +0 -116
- data/ext/dorbdb.c +0 -232
- data/ext/dorcsd.c +0 -197
- data/ext/dorg2l.c +0 -92
- data/ext/dorg2r.c +0 -92
- data/ext/dorgbr.c +0 -115
- data/ext/dorghr.c +0 -111
- data/ext/dorgl2.c +0 -90
- data/ext/dorglq.c +0 -107
- data/ext/dorgql.c +0 -107
- data/ext/dorgqr.c +0 -107
- data/ext/dorgr2.c +0 -90
- data/ext/dorgrq.c +0 -107
- data/ext/dorgtr.c +0 -107
- data/ext/dorm2l.c +0 -114
- data/ext/dorm2r.c +0 -114
- data/ext/dormbr.c +0 -139
- data/ext/dormhr.c +0 -133
- data/ext/dorml2.c +0 -110
- data/ext/dormlq.c +0 -125
- data/ext/dormql.c +0 -129
- data/ext/dormqr.c +0 -129
- data/ext/dormr2.c +0 -110
- data/ext/dormr3.c +0 -114
- data/ext/dormrq.c +0 -125
- data/ext/dormrz.c +0 -129
- data/ext/dormtr.c +0 -129
- data/ext/dpbcon.c +0 -82
- data/ext/dpbequ.c +0 -83
- data/ext/dpbrfs.c +0 -145
- data/ext/dpbstf.c +0 -81
- data/ext/dpbsv.c +0 -107
- data/ext/dpbsvx.c +0 -201
- data/ext/dpbtf2.c +0 -81
- data/ext/dpbtrf.c +0 -81
- data/ext/dpbtrs.c +0 -95
- data/ext/dpftrf.c +0 -82
- data/ext/dpftri.c +0 -82
- data/ext/dpftrs.c +0 -97
- data/ext/dpocon.c +0 -78
- data/ext/dpoequ.c +0 -75
- data/ext/dpoequb.c +0 -75
- data/ext/dporfs.c +0 -141
- data/ext/dporfsx.c +0 -206
- data/ext/dposv.c +0 -103
- data/ext/dposvx.c +0 -197
- data/ext/dposvxx.c +0 -235
- data/ext/dpotf2.c +0 -77
- data/ext/dpotrf.c +0 -77
- data/ext/dpotri.c +0 -77
- data/ext/dpotrs.c +0 -91
- data/ext/dppcon.c +0 -78
- data/ext/dppequ.c +0 -79
- data/ext/dpprfs.c +0 -139
- data/ext/dppsv.c +0 -104
- data/ext/dppsvx.c +0 -191
- data/ext/dpptrf.c +0 -78
- data/ext/dpptri.c +0 -78
- data/ext/dpptrs.c +0 -93
- data/ext/dpstf2.c +0 -95
- data/ext/dpstrf.c +0 -95
- data/ext/dptcon.c +0 -81
- data/ext/dpteqr.c +0 -126
- data/ext/dptrfs.c +0 -154
- data/ext/dptsv.c +0 -119
- data/ext/dptsvx.c +0 -168
- data/ext/dpttrf.c +0 -93
- data/ext/dpttrs.c +0 -97
- data/ext/dptts2.c +0 -94
- data/ext/drscl.c +0 -79
- data/ext/dsbev.c +0 -107
- data/ext/dsbevd.c +0 -140
- data/ext/dsbevx.c +0 -157
- data/ext/dsbgst.c +0 -117
- data/ext/dsbgv.c +0 -137
- data/ext/dsbgvd.c +0 -170
- data/ext/dsbgvx.c +0 -197
- data/ext/dsbtrd.c +0 -130
- data/ext/dsfrk.c +0 -109
- data/ext/dsgesv.c +0 -115
- data/ext/dspcon.c +0 -88
- data/ext/dspev.c +0 -102
- data/ext/dspevd.c +0 -135
- data/ext/dspevx.c +0 -141
- data/ext/dspgst.c +0 -94
- data/ext/dspgv.c +0 -129
- data/ext/dspgvd.c +0 -162
- data/ext/dspgvx.c +0 -168
- data/ext/dsposv.c +0 -111
- data/ext/dsprfs.c +0 -149
- data/ext/dspsv.c +0 -110
- data/ext/dspsvx.c +0 -163
- data/ext/dsptrd.c +0 -100
- data/ext/dsptrf.c +0 -84
- data/ext/dsptri.c +0 -89
- data/ext/dsptrs.c +0 -101
- data/ext/dstebz.c +0 -135
- data/ext/dstedc.c +0 -159
- data/ext/dstegr.c +0 -188
- data/ext/dstein.c +0 -134
- data/ext/dstemr.c +0 -193
- data/ext/dsteqr.c +0 -126
- data/ext/dsterf.c +0 -93
- data/ext/dstev.c +0 -111
- data/ext/dstevd.c +0 -144
- data/ext/dstevr.c +0 -188
- data/ext/dstevx.c +0 -158
- data/ext/dsycon.c +0 -90
- data/ext/dsyconv.c +0 -84
- data/ext/dsyequb.c +0 -82
- data/ext/dsyev.c +0 -107
- data/ext/dsyevd.c +0 -125
- data/ext/dsyevr.c +0 -172
- data/ext/dsyevx.c +0 -157
- data/ext/dsygs2.c +0 -95
- data/ext/dsygst.c +0 -95
- data/ext/dsygv.c +0 -137
- data/ext/dsygvd.c +0 -155
- data/ext/dsygvx.c +0 -187
- data/ext/dsyrfs.c +0 -153
- data/ext/dsyrfsx.c +0 -218
- data/ext/dsysv.c +0 -129
- data/ext/dsysvx.c +0 -183
- data/ext/dsysvxx.c +0 -258
- data/ext/dsyswapr.c +0 -82
- data/ext/dsytd2.c +0 -101
- data/ext/dsytf2.c +0 -85
- data/ext/dsytrd.c +0 -113
- data/ext/dsytrf.c +0 -97
- data/ext/dsytri.c +0 -92
- data/ext/dsytri2.c +0 -108
- data/ext/dsytri2x.c +0 -96
- data/ext/dsytrs.c +0 -103
- data/ext/dsytrs2.c +0 -106
- data/ext/dtbcon.c +0 -86
- data/ext/dtbrfs.c +0 -127
- data/ext/dtbtrs.c +0 -103
- data/ext/dtfsm.c +0 -110
- data/ext/dtftri.c +0 -86
- data/ext/dtfttp.c +0 -79
- data/ext/dtfttr.c +0 -80
- data/ext/dtgevc.c +0 -153
- data/ext/dtgex2.c +0 -180
- data/ext/dtgexc.c +0 -187
- data/ext/dtgsen.c +0 -252
- data/ext/dtgsja.c +0 -227
- data/ext/dtgsna.c +0 -164
- data/ext/dtgsy2.c +0 -182
- data/ext/dtgsyl.c +0 -190
- data/ext/dtpcon.c +0 -82
- data/ext/dtprfs.c +0 -123
- data/ext/dtptri.c +0 -82
- data/ext/dtptrs.c +0 -101
- data/ext/dtpttf.c +0 -79
- data/ext/dtpttr.c +0 -76
- data/ext/dtrcon.c +0 -82
- data/ext/dtrevc.c +0 -150
- data/ext/dtrexc.c +0 -116
- data/ext/dtrrfs.c +0 -123
- data/ext/dtrsen.c +0 -169
- data/ext/dtrsna.c +0 -137
- data/ext/dtrsyl.c +0 -116
- data/ext/dtrti2.c +0 -81
- data/ext/dtrtri.c +0 -81
- data/ext/dtrtrs.c +0 -99
- data/ext/dtrttf.c +0 -77
- data/ext/dtrttp.c +0 -73
- data/ext/dtzrqf.c +0 -83
- data/ext/dtzrzf.c +0 -101
- data/ext/dzsum1.c +0 -63
- data/ext/icmax1.c +0 -63
- data/ext/ieeeck.c +0 -59
- data/ext/ilaclc.c +0 -65
- data/ext/ilaclr.c +0 -65
- data/ext/iladiag.c +0 -51
- data/ext/iladlc.c +0 -65
- data/ext/iladlr.c +0 -65
- data/ext/ilaenv.c +0 -75
- data/ext/ilaprec.c +0 -51
- data/ext/ilaslc.c +0 -65
- data/ext/ilaslr.c +0 -65
- data/ext/ilatrans.c +0 -51
- data/ext/ilauplo.c +0 -51
- data/ext/ilaver.c +0 -53
- data/ext/ilazlc.c +0 -65
- data/ext/ilazlr.c +0 -65
- data/ext/iparmq.c +0 -75
- data/ext/izmax1.c +0 -63
- data/ext/lsamen.c +0 -59
- data/ext/rb_lapack.c +0 -3279
- data/ext/sbbcsd.c +0 -287
- data/ext/sbdsdc.c +0 -157
- data/ext/sbdsqr.c +0 -182
- data/ext/scsum1.c +0 -63
- data/ext/sdisna.c +0 -75
- data/ext/sgbbrd.c +0 -154
- data/ext/sgbcon.c +0 -98
- data/ext/sgbequ.c +0 -98
- data/ext/sgbequb.c +0 -96
- data/ext/sgbrfs.c +0 -161
- data/ext/sgbrfsx.c +0 -249
- data/ext/sgbsv.c +0 -115
- data/ext/sgbsvx.c +0 -286
- data/ext/sgbsvxx.c +0 -289
- data/ext/sgbtf2.c +0 -93
- data/ext/sgbtrf.c +0 -93
- data/ext/sgbtrs.c +0 -111
- data/ext/sgebak.c +0 -101
- data/ext/sgebal.c +0 -91
- data/ext/sgebd2.c +0 -112
- data/ext/sgebrd.c +0 -127
- data/ext/sgecon.c +0 -78
- data/ext/sgeequ.c +0 -88
- data/ext/sgeequb.c +0 -88
- data/ext/sgees.c +0 -148
- data/ext/sgeesx.c +0 -170
- data/ext/sgeev.c +0 -137
- data/ext/sgeevx.c +0 -181
- data/ext/sgegs.c +0 -171
- data/ext/sgegv.c +0 -171
- data/ext/sgehd2.c +0 -92
- data/ext/sgehrd.c +0 -107
- data/ext/sgejsv.c +0 -159
- data/ext/sgelq2.c +0 -86
- data/ext/sgelqf.c +0 -103
- data/ext/sgels.c +0 -137
- data/ext/sgelsd.c +0 -149
- data/ext/sgelss.c +0 -148
- data/ext/sgelsx.c +0 -136
- data/ext/sgelsy.c +0 -163
- data/ext/sgeql2.c +0 -88
- data/ext/sgeqlf.c +0 -103
- data/ext/sgeqp3.c +0 -126
- data/ext/sgeqpf.c +0 -111
- data/ext/sgeqr2.c +0 -88
- data/ext/sgeqr2p.c +0 -88
- data/ext/sgeqrf.c +0 -103
- data/ext/sgeqrfp.c +0 -103
- data/ext/sgerfs.c +0 -153
- data/ext/sgerfsx.c +0 -219
- data/ext/sgerq2.c +0 -86
- data/ext/sgerqf.c +0 -103
- data/ext/sgesc2.c +0 -108
- data/ext/sgesdd.c +0 -132
- data/ext/sgesv.c +0 -107
- data/ext/sgesvd.c +0 -143
- data/ext/sgesvj.c +0 -156
- data/ext/sgesvx.c +0 -278
- data/ext/sgesvxx.c +0 -281
- data/ext/sgetc2.c +0 -89
- data/ext/sgetf2.c +0 -85
- data/ext/sgetrf.c +0 -85
- data/ext/sgetri.c +0 -103
- data/ext/sgetrs.c +0 -103
- data/ext/sggbak.c +0 -113
- data/ext/sggbal.c +0 -128
- data/ext/sgges.c +0 -198
- data/ext/sggesx.c +0 -231
- data/ext/sggev.c +0 -171
- data/ext/sggevx.c +0 -229
- data/ext/sggglm.c +0 -156
- data/ext/sgghrd.c +0 -167
- data/ext/sgglse.c +0 -171
- data/ext/sggqrf.c +0 -137
- data/ext/sggrqf.c +0 -141
- data/ext/sggsvd.c +0 -181
- data/ext/sggsvp.c +0 -171
- data/ext/sgsvj0.c +0 -182
- data/ext/sgsvj1.c +0 -186
- data/ext/sgtcon.c +0 -124
- data/ext/sgtrfs.c +0 -209
- data/ext/sgtsv.c +0 -142
- data/ext/sgtsvx.c +0 -256
- data/ext/sgttrf.c +0 -132
- data/ext/sgttrs.c +0 -137
- data/ext/sgtts2.c +0 -134
- data/ext/shgeqz.c +0 -213
- data/ext/shsein.c +0 -205
- data/ext/shseqr.c +0 -153
- data/ext/sisnan.c +0 -51
- data/ext/sla_gbamv.c +0 -129
- data/ext/sla_gbrcond.c +0 -142
- data/ext/sla_gbrfsx_extended.c +0 -291
- data/ext/sla_gbrpvgrw.c +0 -87
- data/ext/sla_geamv.c +0 -119
- data/ext/sla_gercond.c +0 -134
- data/ext/sla_gerfsx_extended.c +0 -283
- data/ext/sla_lin_berr.c +0 -84
- data/ext/sla_porcond.c +0 -122
- data/ext/sla_porfsx_extended.c +0 -271
- data/ext/sla_porpvgrw.c +0 -95
- data/ext/sla_rpvgrw.c +0 -79
- data/ext/sla_syamv.c +0 -116
- data/ext/sla_syrcond.c +0 -134
- data/ext/sla_syrfsx_extended.c +0 -283
- data/ext/sla_syrpvgrw.c +0 -107
- data/ext/sla_wwaddw.c +0 -102
- data/ext/slabad.c +0 -54
- data/ext/slabrd.c +0 -132
- data/ext/slacn2.c +0 -106
- data/ext/slacon.c +0 -83
- data/ext/slacpy.c +0 -77
- data/ext/sladiv.c +0 -66
- data/ext/slae2.c +0 -62
- data/ext/slaebz.c +0 -218
- data/ext/slaed0.c +0 -127
- data/ext/slaed1.c +0 -133
- data/ext/slaed2.c +0 -189
- data/ext/slaed3.c +0 -161
- data/ext/slaed4.c +0 -90
- data/ext/slaed5.c +0 -87
- data/ext/slaed6.c +0 -90
- data/ext/slaed7.c +0 -248
- data/ext/slaed8.c +0 -206
- data/ext/slaed9.c +0 -111
- data/ext/slaeda.c +0 -160
- data/ext/slaein.c +0 -143
- data/ext/slaev2.c +0 -68
- data/ext/slaexc.c +0 -118
- data/ext/slag2.c +0 -91
- data/ext/slag2d.c +0 -76
- data/ext/slags2.c +0 -90
- data/ext/slagtf.c +0 -140
- data/ext/slagtm.c +0 -132
- data/ext/slagts.c +0 -139
- data/ext/slagv2.c +0 -132
- data/ext/slahqr.c +0 -143
- data/ext/slahr2.c +0 -112
- data/ext/slahrd.c +0 -114
- data/ext/slaic1.c +0 -89
- data/ext/slaln2.c +0 -120
- data/ext/slals0.c +0 -201
- data/ext/slalsa.c +0 -270
- data/ext/slalsd.c +0 -142
- data/ext/slamrg.c +0 -80
- data/ext/slaneg.c +0 -83
- data/ext/slangb.c +0 -78
- data/ext/slange.c +0 -74
- data/ext/slangt.c +0 -87
- data/ext/slanhs.c +0 -70
- data/ext/slansb.c +0 -78
- data/ext/slansf.c +0 -78
- data/ext/slansp.c +0 -76
- data/ext/slanst.c +0 -75
- data/ext/slansy.c +0 -74
- data/ext/slantb.c +0 -82
- data/ext/slantp.c +0 -80
- data/ext/slantr.c +0 -82
- data/ext/slanv2.c +0 -82
- data/ext/slapll.c +0 -105
- data/ext/slapmr.c +0 -97
- data/ext/slapmt.c +0 -101
- data/ext/slapy2.c +0 -55
- data/ext/slapy3.c +0 -59
- data/ext/slaqgb.c +0 -117
- data/ext/slaqge.c +0 -109
- data/ext/slaqp2.c +0 -158
- data/ext/slaqps.c +0 -208
- data/ext/slaqr0.c +0 -153
- data/ext/slaqr1.c +0 -82
- data/ext/slaqr2.c +0 -182
- data/ext/slaqr3.c +0 -182
- data/ext/slaqr4.c +0 -153
- data/ext/slaqr5.c +0 -200
- data/ext/slaqsb.c +0 -101
- data/ext/slaqsp.c +0 -94
- data/ext/slaqsy.c +0 -97
- data/ext/slaqtr.c +0 -114
- data/ext/slar1v.c +0 -173
- data/ext/slar2v.c +0 -149
- data/ext/slarf.c +0 -101
- data/ext/slarfb.c +0 -123
- data/ext/slarfg.c +0 -83
- data/ext/slarfgp.c +0 -83
- data/ext/slarft.c +0 -105
- data/ext/slarfx.c +0 -93
- data/ext/slargv.c +0 -114
- data/ext/slarnv.c +0 -83
- data/ext/slarra.c +0 -124
- data/ext/slarrb.c +0 -178
- data/ext/slarrc.c +0 -96
- data/ext/slarrd.c +0 -190
- data/ext/slarre.c +0 -221
- data/ext/slarrf.c +0 -176
- data/ext/slarrj.c +0 -147
- data/ext/slarrk.c +0 -97
- data/ext/slarrr.c +0 -82
- data/ext/slarrv.c +0 -271
- data/ext/slarscl2.c +0 -82
- data/ext/slartg.c +0 -61
- data/ext/slartgp.c +0 -61
- data/ext/slartgs.c +0 -62
- data/ext/slartv.c +0 -130
- data/ext/slaruv.c +0 -79
- data/ext/slarz.c +0 -105
- data/ext/slarzb.c +0 -127
- data/ext/slarzt.c +0 -105
- data/ext/slas2.c +0 -62
- data/ext/slascl.c +0 -97
- data/ext/slascl2.c +0 -82
- data/ext/slasd0.c +0 -120
- data/ext/slasd1.c +0 -160
- data/ext/slasd2.c +0 -228
- data/ext/slasd3.c +0 -212
- data/ext/slasd4.c +0 -93
- data/ext/slasd5.c +0 -90
- data/ext/slasd6.c +0 -236
- data/ext/slasd7.c +0 -225
- data/ext/slasd8.c +0 -173
- data/ext/slasda.c +0 -221
- data/ext/slasdq.c +0 -186
- data/ext/slasdt.c +0 -82
- data/ext/slaset.c +0 -86
- data/ext/slasq1.c +0 -96
- data/ext/slasq2.c +0 -74
- data/ext/slasq3.c +0 -138
- data/ext/slasq4.c +0 -107
- data/ext/slasq5.c +0 -94
- data/ext/slasq6.c +0 -86
- data/ext/slasr.c +0 -110
- data/ext/slasrt.c +0 -74
- data/ext/slassq.c +0 -70
- data/ext/slasv2.c +0 -74
- data/ext/slaswp.c +0 -94
- data/ext/slasy2.c +0 -126
- data/ext/slasyf.c +0 -97
- data/ext/slatbs.c +0 -130
- data/ext/slatdf.c +0 -119
- data/ext/slatps.c +0 -124
- data/ext/slatrd.c +0 -105
- data/ext/slatrs.c +0 -126
- data/ext/slatrz.c +0 -87
- data/ext/slatzm.c +0 -131
- data/ext/slauu2.c +0 -77
- data/ext/slauum.c +0 -77
- data/ext/sopgtr.c +0 -91
- data/ext/sopmtr.c +0 -116
- data/ext/sorbdb.c +0 -232
- data/ext/sorcsd.c +0 -197
- data/ext/sorg2l.c +0 -92
- data/ext/sorg2r.c +0 -92
- data/ext/sorgbr.c +0 -115
- data/ext/sorghr.c +0 -111
- data/ext/sorgl2.c +0 -90
- data/ext/sorglq.c +0 -107
- data/ext/sorgql.c +0 -107
- data/ext/sorgqr.c +0 -107
- data/ext/sorgr2.c +0 -90
- data/ext/sorgrq.c +0 -107
- data/ext/sorgtr.c +0 -107
- data/ext/sorm2l.c +0 -114
- data/ext/sorm2r.c +0 -114
- data/ext/sormbr.c +0 -139
- data/ext/sormhr.c +0 -133
- data/ext/sorml2.c +0 -110
- data/ext/sormlq.c +0 -125
- data/ext/sormql.c +0 -129
- data/ext/sormqr.c +0 -129
- data/ext/sormr2.c +0 -110
- data/ext/sormr3.c +0 -114
- data/ext/sormrq.c +0 -125
- data/ext/sormrz.c +0 -129
- data/ext/sormtr.c +0 -129
- data/ext/spbcon.c +0 -82
- data/ext/spbequ.c +0 -83
- data/ext/spbrfs.c +0 -145
- data/ext/spbstf.c +0 -81
- data/ext/spbsv.c +0 -107
- data/ext/spbsvx.c +0 -201
- data/ext/spbtf2.c +0 -81
- data/ext/spbtrf.c +0 -81
- data/ext/spbtrs.c +0 -95
- data/ext/spftrf.c +0 -82
- data/ext/spftri.c +0 -82
- data/ext/spftrs.c +0 -97
- data/ext/spocon.c +0 -78
- data/ext/spoequ.c +0 -75
- data/ext/spoequb.c +0 -75
- data/ext/sporfs.c +0 -141
- data/ext/sporfsx.c +0 -206
- data/ext/sposv.c +0 -103
- data/ext/sposvx.c +0 -197
- data/ext/sposvxx.c +0 -235
- data/ext/spotf2.c +0 -77
- data/ext/spotrf.c +0 -77
- data/ext/spotri.c +0 -77
- data/ext/spotrs.c +0 -91
- data/ext/sppcon.c +0 -78
- data/ext/sppequ.c +0 -79
- data/ext/spprfs.c +0 -139
- data/ext/sppsv.c +0 -104
- data/ext/sppsvx.c +0 -191
- data/ext/spptrf.c +0 -78
- data/ext/spptri.c +0 -78
- data/ext/spptrs.c +0 -93
- data/ext/spstf2.c +0 -95
- data/ext/spstrf.c +0 -95
- data/ext/sptcon.c +0 -81
- data/ext/spteqr.c +0 -126
- data/ext/sptrfs.c +0 -154
- data/ext/sptsv.c +0 -119
- data/ext/sptsvx.c +0 -168
- data/ext/spttrf.c +0 -93
- data/ext/spttrs.c +0 -97
- data/ext/sptts2.c +0 -94
- data/ext/srscl.c +0 -79
- data/ext/ssbev.c +0 -107
- data/ext/ssbevd.c +0 -140
- data/ext/ssbevx.c +0 -157
- data/ext/ssbgst.c +0 -117
- data/ext/ssbgv.c +0 -137
- data/ext/ssbgvd.c +0 -170
- data/ext/ssbgvx.c +0 -197
- data/ext/ssbtrd.c +0 -130
- data/ext/ssfrk.c +0 -109
- data/ext/sspcon.c +0 -88
- data/ext/sspev.c +0 -102
- data/ext/sspevd.c +0 -135
- data/ext/sspevx.c +0 -141
- data/ext/sspgst.c +0 -94
- data/ext/sspgv.c +0 -129
- data/ext/sspgvd.c +0 -162
- data/ext/sspgvx.c +0 -168
- data/ext/ssprfs.c +0 -149
- data/ext/sspsv.c +0 -110
- data/ext/sspsvx.c +0 -163
- data/ext/ssptrd.c +0 -100
- data/ext/ssptrf.c +0 -84
- data/ext/ssptri.c +0 -89
- data/ext/ssptrs.c +0 -101
- data/ext/sstebz.c +0 -135
- data/ext/sstedc.c +0 -159
- data/ext/sstegr.c +0 -188
- data/ext/sstein.c +0 -134
- data/ext/sstemr.c +0 -193
- data/ext/ssteqr.c +0 -126
- data/ext/ssterf.c +0 -93
- data/ext/sstev.c +0 -111
- data/ext/sstevd.c +0 -144
- data/ext/sstevr.c +0 -188
- data/ext/sstevx.c +0 -158
- data/ext/ssycon.c +0 -90
- data/ext/ssyconv.c +0 -84
- data/ext/ssyequb.c +0 -82
- data/ext/ssyev.c +0 -107
- data/ext/ssyevd.c +0 -125
- data/ext/ssyevr.c +0 -172
- data/ext/ssyevx.c +0 -157
- data/ext/ssygs2.c +0 -95
- data/ext/ssygst.c +0 -95
- data/ext/ssygv.c +0 -137
- data/ext/ssygvd.c +0 -155
- data/ext/ssygvx.c +0 -191
- data/ext/ssyrfs.c +0 -153
- data/ext/ssyrfsx.c +0 -218
- data/ext/ssysv.c +0 -129
- data/ext/ssysvx.c +0 -183
- data/ext/ssysvxx.c +0 -258
- data/ext/ssyswapr.c +0 -82
- data/ext/ssytd2.c +0 -101
- data/ext/ssytf2.c +0 -85
- data/ext/ssytrd.c +0 -113
- data/ext/ssytrf.c +0 -97
- data/ext/ssytri.c +0 -92
- data/ext/ssytri2.c +0 -127
- data/ext/ssytri2x.c +0 -96
- data/ext/ssytrs.c +0 -103
- data/ext/ssytrs2.c +0 -106
- data/ext/stbcon.c +0 -86
- data/ext/stbrfs.c +0 -127
- data/ext/stbtrs.c +0 -103
- data/ext/stfsm.c +0 -112
- data/ext/stftri.c +0 -86
- data/ext/stfttp.c +0 -79
- data/ext/stfttr.c +0 -80
- data/ext/stgevc.c +0 -153
- data/ext/stgex2.c +0 -184
- data/ext/stgexc.c +0 -191
- data/ext/stgsen.c +0 -252
- data/ext/stgsja.c +0 -227
- data/ext/stgsna.c +0 -164
- data/ext/stgsy2.c +0 -182
- data/ext/stgsyl.c +0 -190
- data/ext/stpcon.c +0 -82
- data/ext/stprfs.c +0 -123
- data/ext/stptri.c +0 -82
- data/ext/stptrs.c +0 -101
- data/ext/stpttf.c +0 -79
- data/ext/stpttr.c +0 -76
- data/ext/strcon.c +0 -82
- data/ext/strevc.c +0 -150
- data/ext/strexc.c +0 -116
- data/ext/strrfs.c +0 -123
- data/ext/strsen.c +0 -169
- data/ext/strsna.c +0 -137
- data/ext/strsyl.c +0 -116
- data/ext/strti2.c +0 -81
- data/ext/strtri.c +0 -81
- data/ext/strtrs.c +0 -99
- data/ext/strttf.c +0 -77
- data/ext/strttp.c +0 -73
- data/ext/stzrqf.c +0 -83
- data/ext/stzrzf.c +0 -101
- data/ext/xerbla.c +0 -52
- data/ext/xerbla_array.c +0 -53
- data/ext/zbbcsd.c +0 -283
- data/ext/zbdsqr.c +0 -182
- data/ext/zcgesv.c +0 -118
- data/ext/zcposv.c +0 -114
- data/ext/zdrscl.c +0 -79
- data/ext/zgbbrd.c +0 -157
- data/ext/zgbcon.c +0 -98
- data/ext/zgbequ.c +0 -98
- data/ext/zgbequb.c +0 -96
- data/ext/zgbrfs.c +0 -161
- data/ext/zgbrfsx.c +0 -249
- data/ext/zgbsv.c +0 -115
- data/ext/zgbsvx.c +0 -286
- data/ext/zgbsvxx.c +0 -289
- data/ext/zgbtf2.c +0 -93
- data/ext/zgbtrf.c +0 -93
- data/ext/zgbtrs.c +0 -111
- data/ext/zgebak.c +0 -101
- data/ext/zgebal.c +0 -91
- data/ext/zgebd2.c +0 -112
- data/ext/zgebrd.c +0 -127
- data/ext/zgecon.c +0 -78
- data/ext/zgeequ.c +0 -88
- data/ext/zgeequb.c +0 -88
- data/ext/zgees.c +0 -142
- data/ext/zgeesx.c +0 -152
- data/ext/zgeev.c +0 -132
- data/ext/zgeevx.c +0 -173
- data/ext/zgegs.c +0 -166
- data/ext/zgegv.c +0 -171
- data/ext/zgehd2.c +0 -92
- data/ext/zgehrd.c +0 -107
- data/ext/zgelq2.c +0 -86
- data/ext/zgelqf.c +0 -103
- data/ext/zgels.c +0 -137
- data/ext/zgelsd.c +0 -154
- data/ext/zgelss.c +0 -151
- data/ext/zgelsx.c +0 -139
- data/ext/zgelsy.c +0 -166
- data/ext/zgeql2.c +0 -88
- data/ext/zgeqlf.c +0 -103
- data/ext/zgeqp3.c +0 -129
- data/ext/zgeqpf.c +0 -114
- data/ext/zgeqr2.c +0 -88
- data/ext/zgeqr2p.c +0 -88
- data/ext/zgeqrf.c +0 -103
- data/ext/zgeqrfp.c +0 -103
- data/ext/zgerfs.c +0 -153
- data/ext/zgerfsx.c +0 -219
- data/ext/zgerq2.c +0 -86
- data/ext/zgerqf.c +0 -103
- data/ext/zgesc2.c +0 -108
- data/ext/zgesdd.c +0 -135
- data/ext/zgesv.c +0 -107
- data/ext/zgesvd.c +0 -146
- data/ext/zgesvx.c +0 -278
- data/ext/zgesvxx.c +0 -281
- data/ext/zgetc2.c +0 -89
- data/ext/zgetf2.c +0 -85
- data/ext/zgetrf.c +0 -85
- data/ext/zgetri.c +0 -103
- data/ext/zgetrs.c +0 -103
- data/ext/zggbak.c +0 -113
- data/ext/zggbal.c +0 -128
- data/ext/zgges.c +0 -192
- data/ext/zggesx.c +0 -230
- data/ext/zggev.c +0 -171
- data/ext/zggevx.c +0 -226
- data/ext/zggglm.c +0 -156
- data/ext/zgghrd.c +0 -167
- data/ext/zgglse.c +0 -171
- data/ext/zggqrf.c +0 -137
- data/ext/zggrqf.c +0 -141
- data/ext/zggsvd.c +0 -184
- data/ext/zggsvp.c +0 -174
- data/ext/zgtcon.c +0 -121
- data/ext/zgtrfs.c +0 -209
- data/ext/zgtsv.c +0 -142
- data/ext/zgtsvx.c +0 -256
- data/ext/zgttrf.c +0 -132
- data/ext/zgttrs.c +0 -137
- data/ext/zgtts2.c +0 -134
- data/ext/zhbev.c +0 -110
- data/ext/zhbevd.c +0 -158
- data/ext/zhbevx.c +0 -160
- data/ext/zhbgst.c +0 -120
- data/ext/zhbgv.c +0 -140
- data/ext/zhbgvd.c +0 -188
- data/ext/zhbgvx.c +0 -189
- data/ext/zhbtrd.c +0 -130
- data/ext/zhecon.c +0 -87
- data/ext/zheequb.c +0 -82
- data/ext/zheev.c +0 -110
- data/ext/zheevd.c +0 -143
- data/ext/zheevr.c +0 -190
- data/ext/zheevx.c +0 -160
- data/ext/zhegs2.c +0 -95
- data/ext/zhegst.c +0 -95
- data/ext/zhegv.c +0 -140
- data/ext/zhegvd.c +0 -173
- data/ext/zhegvx.c +0 -190
- data/ext/zherfs.c +0 -153
- data/ext/zherfsx.c +0 -218
- data/ext/zhesv.c +0 -123
- data/ext/zhesvx.c +0 -183
- data/ext/zhesvxx.c +0 -258
- data/ext/zhetd2.c +0 -101
- data/ext/zhetf2.c +0 -85
- data/ext/zhetrd.c +0 -113
- data/ext/zhetrf.c +0 -97
- data/ext/zhetri.c +0 -92
- data/ext/zhetrs.c +0 -103
- data/ext/zhetrs2.c +0 -106
- data/ext/zhfrk.c +0 -109
- data/ext/zhgeqz.c +0 -208
- data/ext/zhpcon.c +0 -85
- data/ext/zhpev.c +0 -105
- data/ext/zhpevd.c +0 -153
- data/ext/zhpevx.c +0 -144
- data/ext/zhpgst.c +0 -94
- data/ext/zhpgv.c +0 -132
- data/ext/zhpgvd.c +0 -170
- data/ext/zhpgvx.c +0 -170
- data/ext/zhprfs.c +0 -149
- data/ext/zhpsv.c +0 -110
- data/ext/zhpsvx.c +0 -163
- data/ext/zhptrd.c +0 -100
- data/ext/zhptrf.c +0 -84
- data/ext/zhptri.c +0 -89
- data/ext/zhptrs.c +0 -101
- data/ext/zhsein.c +0 -185
- data/ext/zhseqr.c +0 -145
- data/ext/zla_gbamv.c +0 -127
- data/ext/zla_gbrcond_c.c +0 -142
- data/ext/zla_gbrcond_x.c +0 -138
- data/ext/zla_gbrfsx_extended.c +0 -295
- data/ext/zla_gbrpvgrw.c +0 -87
- data/ext/zla_geamv.c +0 -119
- data/ext/zla_gercond_c.c +0 -134
- data/ext/zla_gercond_x.c +0 -130
- data/ext/zla_gerfsx_extended.c +0 -281
- data/ext/zla_heamv.c +0 -116
- data/ext/zla_hercond_c.c +0 -134
- data/ext/zla_hercond_x.c +0 -130
- data/ext/zla_herfsx_extended.c +0 -283
- data/ext/zla_herpvgrw.c +0 -107
- data/ext/zla_lin_berr.c +0 -84
- data/ext/zla_porcond_c.c +0 -122
- data/ext/zla_porcond_x.c +0 -118
- data/ext/zla_porfsx_extended.c +0 -271
- data/ext/zla_porpvgrw.c +0 -95
- data/ext/zla_rpvgrw.c +0 -79
- data/ext/zla_syamv.c +0 -116
- data/ext/zla_syrcond_c.c +0 -134
- data/ext/zla_syrcond_x.c +0 -130
- data/ext/zla_syrfsx_extended.c +0 -283
- data/ext/zla_syrpvgrw.c +0 -107
- data/ext/zla_wwaddw.c +0 -102
- data/ext/zlabrd.c +0 -132
- data/ext/zlacgv.c +0 -75
- data/ext/zlacn2.c +0 -103
- data/ext/zlacon.c +0 -80
- data/ext/zlacp2.c +0 -77
- data/ext/zlacpy.c +0 -77
- data/ext/zlacrm.c +0 -90
- data/ext/zlacrt.c +0 -108
- data/ext/zladiv.c +0 -57
- data/ext/zlaed0.c +0 -134
- data/ext/zlaed7.c +0 -247
- data/ext/zlaed8.c +0 -198
- data/ext/zlaein.c +0 -113
- data/ext/zlaesy.c +0 -74
- data/ext/zlaev2.c +0 -71
- data/ext/zlag2c.c +0 -76
- data/ext/zlags2.c +0 -92
- data/ext/zlagtm.c +0 -132
- data/ext/zlahef.c +0 -97
- data/ext/zlahqr.c +0 -135
- data/ext/zlahr2.c +0 -112
- data/ext/zlahrd.c +0 -112
- data/ext/zlaic1.c +0 -90
- data/ext/zlals0.c +0 -201
- data/ext/zlalsa.c +0 -270
- data/ext/zlalsd.c +0 -145
- data/ext/zlangb.c +0 -76
- data/ext/zlange.c +0 -74
- data/ext/zlangt.c +0 -87
- data/ext/zlanhb.c +0 -78
- data/ext/zlanhe.c +0 -74
- data/ext/zlanhf.c +0 -80
- data/ext/zlanhp.c +0 -76
- data/ext/zlanhs.c +0 -70
- data/ext/zlanht.c +0 -75
- data/ext/zlansb.c +0 -78
- data/ext/zlansp.c +0 -76
- data/ext/zlansy.c +0 -74
- data/ext/zlantb.c +0 -82
- data/ext/zlantp.c +0 -80
- data/ext/zlantr.c +0 -82
- data/ext/zlapll.c +0 -105
- data/ext/zlapmr.c +0 -97
- data/ext/zlapmt.c +0 -101
- data/ext/zlaqgb.c +0 -117
- data/ext/zlaqge.c +0 -109
- data/ext/zlaqhb.c +0 -97
- data/ext/zlaqhe.c +0 -97
- data/ext/zlaqhp.c +0 -94
- data/ext/zlaqp2.c +0 -158
- data/ext/zlaqps.c +0 -208
- data/ext/zlaqr0.c +0 -153
- data/ext/zlaqr1.c +0 -76
- data/ext/zlaqr2.c +0 -174
- data/ext/zlaqr3.c +0 -174
- data/ext/zlaqr4.c +0 -147
- data/ext/zlaqr5.c +0 -179
- data/ext/zlaqsb.c +0 -101
- data/ext/zlaqsp.c +0 -94
- data/ext/zlaqsy.c +0 -97
- data/ext/zlar1v.c +0 -173
- data/ext/zlar2v.c +0 -149
- data/ext/zlarcm.c +0 -86
- data/ext/zlarf.c +0 -102
- data/ext/zlarfb.c +0 -123
- data/ext/zlarfg.c +0 -84
- data/ext/zlarfgp.c +0 -84
- data/ext/zlarft.c +0 -105
- data/ext/zlarfx.c +0 -94
- data/ext/zlargv.c +0 -114
- data/ext/zlarnv.c +0 -83
- data/ext/zlarrv.c +0 -271
- data/ext/zlarscl2.c +0 -82
- data/ext/zlartg.c +0 -63
- data/ext/zlartv.c +0 -130
- data/ext/zlarz.c +0 -106
- data/ext/zlarzb.c +0 -127
- data/ext/zlarzt.c +0 -105
- data/ext/zlascl.c +0 -97
- data/ext/zlascl2.c +0 -82
- data/ext/zlaset.c +0 -88
- data/ext/zlasr.c +0 -110
- data/ext/zlassq.c +0 -70
- data/ext/zlaswp.c +0 -94
- data/ext/zlasyf.c +0 -97
- data/ext/zlat2c.c +0 -76
- data/ext/zlatbs.c +0 -130
- data/ext/zlatdf.c +0 -119
- data/ext/zlatps.c +0 -124
- data/ext/zlatrd.c +0 -105
- data/ext/zlatrs.c +0 -126
- data/ext/zlatrz.c +0 -87
- data/ext/zlatzm.c +0 -132
- data/ext/zlauu2.c +0 -77
- data/ext/zlauum.c +0 -77
- data/ext/zpbcon.c +0 -82
- data/ext/zpbequ.c +0 -83
- data/ext/zpbrfs.c +0 -145
- data/ext/zpbstf.c +0 -81
- data/ext/zpbsv.c +0 -107
- data/ext/zpbsvx.c +0 -201
- data/ext/zpbtf2.c +0 -81
- data/ext/zpbtrf.c +0 -81
- data/ext/zpbtrs.c +0 -95
- data/ext/zpftrf.c +0 -82
- data/ext/zpftri.c +0 -82
- data/ext/zpftrs.c +0 -97
- data/ext/zpocon.c +0 -78
- data/ext/zpoequ.c +0 -75
- data/ext/zpoequb.c +0 -75
- data/ext/zporfs.c +0 -141
- data/ext/zporfsx.c +0 -206
- data/ext/zposv.c +0 -103
- data/ext/zposvx.c +0 -197
- data/ext/zposvxx.c +0 -235
- data/ext/zpotf2.c +0 -77
- data/ext/zpotrf.c +0 -77
- data/ext/zpotri.c +0 -77
- data/ext/zpotrs.c +0 -91
- data/ext/zppcon.c +0 -78
- data/ext/zppequ.c +0 -79
- data/ext/zpprfs.c +0 -139
- data/ext/zppsv.c +0 -104
- data/ext/zppsvx.c +0 -191
- data/ext/zpptrf.c +0 -78
- data/ext/zpptri.c +0 -78
- data/ext/zpptrs.c +0 -93
- data/ext/zpstf2.c +0 -95
- data/ext/zpstrf.c +0 -95
- data/ext/zptcon.c +0 -81
- data/ext/zpteqr.c +0 -126
- data/ext/zptrfs.c +0 -161
- data/ext/zptsv.c +0 -123
- data/ext/zptsvx.c +0 -171
- data/ext/zpttrf.c +0 -93
- data/ext/zpttrs.c +0 -101
- data/ext/zptts2.c +0 -98
- data/ext/zrot.c +0 -107
- data/ext/zspcon.c +0 -85
- data/ext/zspmv.c +0 -117
- data/ext/zspr.c +0 -96
- data/ext/zsprfs.c +0 -149
- data/ext/zspsv.c +0 -110
- data/ext/zspsvx.c +0 -163
- data/ext/zsptrf.c +0 -84
- data/ext/zsptri.c +0 -89
- data/ext/zsptrs.c +0 -101
- data/ext/zstedc.c +0 -177
- data/ext/zstegr.c +0 -188
- data/ext/zstein.c +0 -134
- data/ext/zstemr.c +0 -193
- data/ext/zsteqr.c +0 -126
- data/ext/zsycon.c +0 -87
- data/ext/zsyconv.c +0 -84
- data/ext/zsyequb.c +0 -82
- data/ext/zsymv.c +0 -115
- data/ext/zsyr.c +0 -95
- data/ext/zsyrfs.c +0 -153
- data/ext/zsyrfsx.c +0 -218
- data/ext/zsysv.c +0 -129
- data/ext/zsysvx.c +0 -183
- data/ext/zsysvxx.c +0 -258
- data/ext/zsyswapr.c +0 -82
- data/ext/zsytf2.c +0 -85
- data/ext/zsytrf.c +0 -97
- data/ext/zsytri.c +0 -92
- data/ext/zsytri2.c +0 -104
- data/ext/zsytri2x.c +0 -96
- data/ext/zsytrs.c +0 -103
- data/ext/zsytrs2.c +0 -106
- data/ext/ztbcon.c +0 -86
- data/ext/ztbrfs.c +0 -127
- data/ext/ztbtrs.c +0 -103
- data/ext/ztfsm.c +0 -111
- data/ext/ztftri.c +0 -86
- data/ext/ztfttp.c +0 -79
- data/ext/ztfttr.c +0 -80
- data/ext/ztgevc.c +0 -156
- data/ext/ztgex2.c +0 -171
- data/ext/ztgexc.c +0 -172
- data/ext/ztgsen.c +0 -244
- data/ext/ztgsja.c +0 -227
- data/ext/ztgsna.c +0 -164
- data/ext/ztgsy2.c +0 -176
- data/ext/ztgsyl.c +0 -190
- data/ext/ztpcon.c +0 -82
- data/ext/ztprfs.c +0 -123
- data/ext/ztptri.c +0 -82
- data/ext/ztptrs.c +0 -101
- data/ext/ztpttf.c +0 -79
- data/ext/ztpttr.c +0 -76
- data/ext/ztrcon.c +0 -82
- data/ext/ztrevc.c +0 -154
- data/ext/ztrexc.c +0 -111
- data/ext/ztrrfs.c +0 -123
- data/ext/ztrsen.c +0 -154
- data/ext/ztrsna.c +0 -137
- data/ext/ztrsyl.c +0 -116
- data/ext/ztrti2.c +0 -81
- data/ext/ztrtri.c +0 -81
- data/ext/ztrtrs.c +0 -99
- data/ext/ztrttf.c +0 -77
- data/ext/ztrttp.c +0 -73
- data/ext/ztzrqf.c +0 -83
- data/ext/ztzrzf.c +0 -101
- data/ext/zunbdb.c +0 -232
- data/ext/zuncsd.c +0 -204
- data/ext/zung2l.c +0 -92
- data/ext/zung2r.c +0 -92
- data/ext/zungbr.c +0 -115
- data/ext/zunghr.c +0 -111
- data/ext/zungl2.c +0 -90
- data/ext/zunglq.c +0 -107
- data/ext/zungql.c +0 -107
- data/ext/zungqr.c +0 -107
- data/ext/zungr2.c +0 -90
- data/ext/zungrq.c +0 -107
- data/ext/zungtr.c +0 -107
- data/ext/zunm2l.c +0 -114
- data/ext/zunm2r.c +0 -114
- data/ext/zunmbr.c +0 -139
- data/ext/zunmhr.c +0 -133
- data/ext/zunml2.c +0 -110
- data/ext/zunmlq.c +0 -125
- data/ext/zunmql.c +0 -129
- data/ext/zunmqr.c +0 -129
- data/ext/zunmr2.c +0 -110
- data/ext/zunmr3.c +0 -114
- data/ext/zunmrq.c +0 -125
- data/ext/zunmrz.c +0 -129
- data/ext/zunmtr.c +0 -129
- data/ext/zupgtr.c +0 -91
- data/ext/zupmtr.c +0 -116
data/ext/cgbsvx.c
DELETED
@@ -1,286 +0,0 @@
|
|
1
|
-
#include "rb_lapack.h"
|
2
|
-
|
3
|
-
extern VOID cgbsvx_(char* fact, char* trans, integer* n, integer* kl, integer* ku, integer* nrhs, complex* ab, integer* ldab, complex* afb, integer* ldafb, integer* ipiv, char* equed, real* r, real* c, complex* b, integer* ldb, complex* x, integer* ldx, real* rcond, real* ferr, real* berr, complex* work, real* rwork, integer* info);
|
4
|
-
|
5
|
-
|
6
|
-
static VALUE
|
7
|
-
rblapack_cgbsvx(int argc, VALUE *argv, VALUE self){
|
8
|
-
VALUE rblapack_fact;
|
9
|
-
char fact;
|
10
|
-
VALUE rblapack_trans;
|
11
|
-
char trans;
|
12
|
-
VALUE rblapack_kl;
|
13
|
-
integer kl;
|
14
|
-
VALUE rblapack_ku;
|
15
|
-
integer ku;
|
16
|
-
VALUE rblapack_ab;
|
17
|
-
complex *ab;
|
18
|
-
VALUE rblapack_b;
|
19
|
-
complex *b;
|
20
|
-
VALUE rblapack_afb;
|
21
|
-
complex *afb;
|
22
|
-
VALUE rblapack_ipiv;
|
23
|
-
integer *ipiv;
|
24
|
-
VALUE rblapack_equed;
|
25
|
-
char equed;
|
26
|
-
VALUE rblapack_r;
|
27
|
-
real *r;
|
28
|
-
VALUE rblapack_c;
|
29
|
-
real *c;
|
30
|
-
VALUE rblapack_x;
|
31
|
-
complex *x;
|
32
|
-
VALUE rblapack_rcond;
|
33
|
-
real rcond;
|
34
|
-
VALUE rblapack_ferr;
|
35
|
-
real *ferr;
|
36
|
-
VALUE rblapack_berr;
|
37
|
-
real *berr;
|
38
|
-
VALUE rblapack_rwork;
|
39
|
-
real *rwork;
|
40
|
-
VALUE rblapack_info;
|
41
|
-
integer info;
|
42
|
-
VALUE rblapack_ab_out__;
|
43
|
-
complex *ab_out__;
|
44
|
-
VALUE rblapack_afb_out__;
|
45
|
-
complex *afb_out__;
|
46
|
-
VALUE rblapack_ipiv_out__;
|
47
|
-
integer *ipiv_out__;
|
48
|
-
VALUE rblapack_r_out__;
|
49
|
-
real *r_out__;
|
50
|
-
VALUE rblapack_c_out__;
|
51
|
-
real *c_out__;
|
52
|
-
VALUE rblapack_b_out__;
|
53
|
-
complex *b_out__;
|
54
|
-
complex *work;
|
55
|
-
|
56
|
-
integer ldab;
|
57
|
-
integer n;
|
58
|
-
integer ldb;
|
59
|
-
integer nrhs;
|
60
|
-
integer ldafb;
|
61
|
-
integer ldx;
|
62
|
-
|
63
|
-
VALUE rblapack_options;
|
64
|
-
if (argc > 0 && TYPE(argv[argc-1]) == T_HASH) {
|
65
|
-
argc--;
|
66
|
-
rblapack_options = argv[argc];
|
67
|
-
if (rb_hash_aref(rblapack_options, sHelp) == Qtrue) {
|
68
|
-
printf("%s\n", "USAGE:\n x, rcond, ferr, berr, rwork, info, ab, afb, ipiv, equed, r, c, b = NumRu::Lapack.cgbsvx( fact, trans, kl, ku, ab, b, [:afb => afb, :ipiv => ipiv, :equed => equed, :r => r, :c => c, :usage => usage, :help => help])\n\n\nFORTRAN MANUAL\n SUBROUTINE CGBSVX( FACT, TRANS, N, KL, KU, NRHS, AB, LDAB, AFB, LDAFB, IPIV, EQUED, R, C, B, LDB, X, LDX, RCOND, FERR, BERR, WORK, RWORK, INFO )\n\n* Purpose\n* =======\n*\n* CGBSVX uses the LU factorization to compute the solution to a complex\n* system of linear equations A * X = B, A**T * X = B, or A**H * X = B,\n* where A is a band matrix of order N with KL subdiagonals and KU\n* superdiagonals, and X and B are N-by-NRHS matrices.\n*\n* Error bounds on the solution and a condition estimate are also\n* provided.\n*\n* Description\n* ===========\n*\n* The following steps are performed by this subroutine:\n*\n* 1. If FACT = 'E', real scaling factors are computed to equilibrate\n* the system:\n* TRANS = 'N': diag(R)*A*diag(C) *inv(diag(C))*X = diag(R)*B\n* TRANS = 'T': (diag(R)*A*diag(C))**T *inv(diag(R))*X = diag(C)*B\n* TRANS = 'C': (diag(R)*A*diag(C))**H *inv(diag(R))*X = diag(C)*B\n* Whether or not the system will be equilibrated depends on the\n* scaling of the matrix A, but if equilibration is used, A is\n* overwritten by diag(R)*A*diag(C) and B by diag(R)*B (if TRANS='N')\n* or diag(C)*B (if TRANS = 'T' or 'C').\n*\n* 2. If FACT = 'N' or 'E', the LU decomposition is used to factor the\n* matrix A (after equilibration if FACT = 'E') as\n* A = L * U,\n* where L is a product of permutation and unit lower triangular\n* matrices with KL subdiagonals, and U is upper triangular with\n* KL+KU superdiagonals.\n*\n* 3. If some U(i,i)=0, so that U is exactly singular, then the routine\n* returns with INFO = i. Otherwise, the factored form of A is used\n* to estimate the condition number of the matrix A. If the\n* reciprocal of the condition number is less than machine precision,\n* INFO = N+1 is returned as a warning, but the routine still goes on\n* to solve for X and compute error bounds as described below.\n*\n* 4. The system of equations is solved for X using the factored form\n* of A.\n*\n* 5. Iterative refinement is applied to improve the computed solution\n* matrix and calculate error bounds and backward error estimates\n* for it.\n*\n* 6. If equilibration was used, the matrix X is premultiplied by\n* diag(C) (if TRANS = 'N') or diag(R) (if TRANS = 'T' or 'C') so\n* that it solves the original system before equilibration.\n*\n\n* Arguments\n* =========\n*\n* FACT (input) CHARACTER*1\n* Specifies whether or not the factored form of the matrix A is\n* supplied on entry, and if not, whether the matrix A should be\n* equilibrated before it is factored.\n* = 'F': On entry, AFB and IPIV contain the factored form of\n* A. If EQUED is not 'N', the matrix A has been\n* equilibrated with scaling factors given by R and C.\n* AB, AFB, and IPIV are not modified.\n* = 'N': The matrix A will be copied to AFB and factored.\n* = 'E': The matrix A will be equilibrated if necessary, then\n* copied to AFB and factored.\n*\n* TRANS (input) CHARACTER*1\n* Specifies the form of the system of equations.\n* = 'N': A * X = B (No transpose)\n* = 'T': A**T * X = B (Transpose)\n* = 'C': A**H * X = B (Conjugate transpose)\n*\n* N (input) INTEGER\n* The number of linear equations, i.e., the order of the\n* matrix A. N >= 0.\n*\n* KL (input) INTEGER\n* The number of subdiagonals within the band of A. KL >= 0.\n*\n* KU (input) INTEGER\n* The number of superdiagonals within the band of A. KU >= 0.\n*\n* NRHS (input) INTEGER\n* The number of right hand sides, i.e., the number of columns\n* of the matrices B and X. NRHS >= 0.\n*\n* AB (input/output) COMPLEX array, dimension (LDAB,N)\n* On entry, the matrix A in band storage, in rows 1 to KL+KU+1.\n* The j-th column of A is stored in the j-th column of the\n* array AB as follows:\n* AB(KU+1+i-j,j) = A(i,j) for max(1,j-KU)<=i<=min(N,j+kl)\n*\n* If FACT = 'F' and EQUED is not 'N', then A must have been\n* equilibrated by the scaling factors in R and/or C. AB is not\n* modified if FACT = 'F' or 'N', or if FACT = 'E' and\n* EQUED = 'N' on exit.\n*\n* On exit, if EQUED .ne. 'N', A is scaled as follows:\n* EQUED = 'R': A := diag(R) * A\n* EQUED = 'C': A := A * diag(C)\n* EQUED = 'B': A := diag(R) * A * diag(C).\n*\n* LDAB (input) INTEGER\n* The leading dimension of the array AB. LDAB >= KL+KU+1.\n*\n* AFB (input or output) COMPLEX array, dimension (LDAFB,N)\n* If FACT = 'F', then AFB is an input argument and on entry\n* contains details of the LU factorization of the band matrix\n* A, as computed by CGBTRF. U is stored as an upper triangular\n* band matrix with KL+KU superdiagonals in rows 1 to KL+KU+1,\n* and the multipliers used during the factorization are stored\n* in rows KL+KU+2 to 2*KL+KU+1. If EQUED .ne. 'N', then AFB is\n* the factored form of the equilibrated matrix A.\n*\n* If FACT = 'N', then AFB is an output argument and on exit\n* returns details of the LU factorization of A.\n*\n* If FACT = 'E', then AFB is an output argument and on exit\n* returns details of the LU factorization of the equilibrated\n* matrix A (see the description of AB for the form of the\n* equilibrated matrix).\n*\n* LDAFB (input) INTEGER\n* The leading dimension of the array AFB. LDAFB >= 2*KL+KU+1.\n*\n* IPIV (input or output) INTEGER array, dimension (N)\n* If FACT = 'F', then IPIV is an input argument and on entry\n* contains the pivot indices from the factorization A = L*U\n* as computed by CGBTRF; row i of the matrix was interchanged\n* with row IPIV(i).\n*\n* If FACT = 'N', then IPIV is an output argument and on exit\n* contains the pivot indices from the factorization A = L*U\n* of the original matrix A.\n*\n* If FACT = 'E', then IPIV is an output argument and on exit\n* contains the pivot indices from the factorization A = L*U\n* of the equilibrated matrix A.\n*\n* EQUED (input or output) CHARACTER*1\n* Specifies the form of equilibration that was done.\n* = 'N': No equilibration (always true if FACT = 'N').\n* = 'R': Row equilibration, i.e., A has been premultiplied by\n* diag(R).\n* = 'C': Column equilibration, i.e., A has been postmultiplied\n* by diag(C).\n* = 'B': Both row and column equilibration, i.e., A has been\n* replaced by diag(R) * A * diag(C).\n* EQUED is an input argument if FACT = 'F'; otherwise, it is an\n* output argument.\n*\n* R (input or output) REAL array, dimension (N)\n* The row scale factors for A. If EQUED = 'R' or 'B', A is\n* multiplied on the left by diag(R); if EQUED = 'N' or 'C', R\n* is not accessed. R is an input argument if FACT = 'F';\n* otherwise, R is an output argument. If FACT = 'F' and\n* EQUED = 'R' or 'B', each element of R must be positive.\n*\n* C (input or output) REAL array, dimension (N)\n* The column scale factors for A. If EQUED = 'C' or 'B', A is\n* multiplied on the right by diag(C); if EQUED = 'N' or 'R', C\n* is not accessed. C is an input argument if FACT = 'F';\n* otherwise, C is an output argument. If FACT = 'F' and\n* EQUED = 'C' or 'B', each element of C must be positive.\n*\n* B (input/output) COMPLEX array, dimension (LDB,NRHS)\n* On entry, the right hand side matrix B.\n* On exit,\n* if EQUED = 'N', B is not modified;\n* if TRANS = 'N' and EQUED = 'R' or 'B', B is overwritten by\n* diag(R)*B;\n* if TRANS = 'T' or 'C' and EQUED = 'C' or 'B', B is\n* overwritten by diag(C)*B.\n*\n* LDB (input) INTEGER\n* The leading dimension of the array B. LDB >= max(1,N).\n*\n* X (output) COMPLEX array, dimension (LDX,NRHS)\n* If INFO = 0 or INFO = N+1, the N-by-NRHS solution matrix X\n* to the original system of equations. Note that A and B are\n* modified on exit if EQUED .ne. 'N', and the solution to the\n* equilibrated system is inv(diag(C))*X if TRANS = 'N' and\n* EQUED = 'C' or 'B', or inv(diag(R))*X if TRANS = 'T' or 'C'\n* and EQUED = 'R' or 'B'.\n*\n* LDX (input) INTEGER\n* The leading dimension of the array X. LDX >= max(1,N).\n*\n* RCOND (output) REAL\n* The estimate of the reciprocal condition number of the matrix\n* A after equilibration (if done). If RCOND is less than the\n* machine precision (in particular, if RCOND = 0), the matrix\n* is singular to working precision. This condition is\n* indicated by a return code of INFO > 0.\n*\n* FERR (output) REAL array, dimension (NRHS)\n* The estimated forward error bound for each solution vector\n* X(j) (the j-th column of the solution matrix X).\n* If XTRUE is the true solution corresponding to X(j), FERR(j)\n* is an estimated upper bound for the magnitude of the largest\n* element in (X(j) - XTRUE) divided by the magnitude of the\n* largest element in X(j). The estimate is as reliable as\n* the estimate for RCOND, and is almost always a slight\n* overestimate of the true error.\n*\n* BERR (output) REAL array, dimension (NRHS)\n* The componentwise relative backward error of each solution\n* vector X(j) (i.e., the smallest relative change in\n* any element of A or B that makes X(j) an exact solution).\n*\n* WORK (workspace) COMPLEX array, dimension (2*N)\n*\n* RWORK (workspace/output) REAL array, dimension (N)\n* On exit, RWORK(1) contains the reciprocal pivot growth\n* factor norm(A)/norm(U). The \"max absolute element\" norm is\n* used. If RWORK(1) is much less than 1, then the stability\n* of the LU factorization of the (equilibrated) matrix A\n* could be poor. This also means that the solution X, condition\n* estimator RCOND, and forward error bound FERR could be\n* unreliable. If factorization fails with 0<INFO<=N, then\n* RWORK(1) contains the reciprocal pivot growth factor for the\n* leading INFO columns of A.\n*\n* INFO (output) INTEGER\n* = 0: successful exit\n* < 0: if INFO = -i, the i-th argument had an illegal value\n* > 0: if INFO = i, and i is\n* <= N: U(i,i) is exactly zero. The factorization\n* has been completed, but the factor U is exactly\n* singular, so the solution and error bounds\n* could not be computed. RCOND = 0 is returned.\n* = N+1: U is nonsingular, but RCOND is less than machine\n* precision, meaning that the matrix is singular\n* to working precision. Nevertheless, the\n* solution and error bounds are computed because\n* there are a number of situations where the\n* computed solution can be more accurate than the\n* value of RCOND would suggest.\n*\n\n* =====================================================================\n* Moved setting of INFO = N+1 so INFO does not subsequently get\n* overwritten. Sven, 17 Mar 05. \n* =====================================================================\n*\n\n");
|
69
|
-
return Qnil;
|
70
|
-
}
|
71
|
-
if (rb_hash_aref(rblapack_options, sUsage) == Qtrue) {
|
72
|
-
printf("%s\n", "USAGE:\n x, rcond, ferr, berr, rwork, info, ab, afb, ipiv, equed, r, c, b = NumRu::Lapack.cgbsvx( fact, trans, kl, ku, ab, b, [:afb => afb, :ipiv => ipiv, :equed => equed, :r => r, :c => c, :usage => usage, :help => help])\n");
|
73
|
-
return Qnil;
|
74
|
-
}
|
75
|
-
} else
|
76
|
-
rblapack_options = Qnil;
|
77
|
-
if (argc != 6 && argc != 11)
|
78
|
-
rb_raise(rb_eArgError,"wrong number of arguments (%d for 6)", argc);
|
79
|
-
rblapack_fact = argv[0];
|
80
|
-
rblapack_trans = argv[1];
|
81
|
-
rblapack_kl = argv[2];
|
82
|
-
rblapack_ku = argv[3];
|
83
|
-
rblapack_ab = argv[4];
|
84
|
-
rblapack_b = argv[5];
|
85
|
-
if (argc == 11) {
|
86
|
-
rblapack_afb = argv[6];
|
87
|
-
rblapack_ipiv = argv[7];
|
88
|
-
rblapack_equed = argv[8];
|
89
|
-
rblapack_r = argv[9];
|
90
|
-
rblapack_c = argv[10];
|
91
|
-
} else if (rblapack_options != Qnil) {
|
92
|
-
rblapack_afb = rb_hash_aref(rblapack_options, ID2SYM(rb_intern("afb")));
|
93
|
-
rblapack_ipiv = rb_hash_aref(rblapack_options, ID2SYM(rb_intern("ipiv")));
|
94
|
-
rblapack_equed = rb_hash_aref(rblapack_options, ID2SYM(rb_intern("equed")));
|
95
|
-
rblapack_r = rb_hash_aref(rblapack_options, ID2SYM(rb_intern("r")));
|
96
|
-
rblapack_c = rb_hash_aref(rblapack_options, ID2SYM(rb_intern("c")));
|
97
|
-
} else {
|
98
|
-
rblapack_afb = Qnil;
|
99
|
-
rblapack_ipiv = Qnil;
|
100
|
-
rblapack_equed = Qnil;
|
101
|
-
rblapack_r = Qnil;
|
102
|
-
rblapack_c = Qnil;
|
103
|
-
}
|
104
|
-
|
105
|
-
fact = StringValueCStr(rblapack_fact)[0];
|
106
|
-
kl = NUM2INT(rblapack_kl);
|
107
|
-
if (!NA_IsNArray(rblapack_ab))
|
108
|
-
rb_raise(rb_eArgError, "ab (5th argument) must be NArray");
|
109
|
-
if (NA_RANK(rblapack_ab) != 2)
|
110
|
-
rb_raise(rb_eArgError, "rank of ab (5th argument) must be %d", 2);
|
111
|
-
ldab = NA_SHAPE0(rblapack_ab);
|
112
|
-
n = NA_SHAPE1(rblapack_ab);
|
113
|
-
if (NA_TYPE(rblapack_ab) != NA_SCOMPLEX)
|
114
|
-
rblapack_ab = na_change_type(rblapack_ab, NA_SCOMPLEX);
|
115
|
-
ab = NA_PTR_TYPE(rblapack_ab, complex*);
|
116
|
-
if (rblapack_ipiv != Qnil) {
|
117
|
-
if (!NA_IsNArray(rblapack_ipiv))
|
118
|
-
rb_raise(rb_eArgError, "ipiv (option) must be NArray");
|
119
|
-
if (NA_RANK(rblapack_ipiv) != 1)
|
120
|
-
rb_raise(rb_eArgError, "rank of ipiv (option) must be %d", 1);
|
121
|
-
if (NA_SHAPE0(rblapack_ipiv) != n)
|
122
|
-
rb_raise(rb_eRuntimeError, "shape 0 of ipiv must be the same as shape 1 of ab");
|
123
|
-
if (NA_TYPE(rblapack_ipiv) != NA_LINT)
|
124
|
-
rblapack_ipiv = na_change_type(rblapack_ipiv, NA_LINT);
|
125
|
-
ipiv = NA_PTR_TYPE(rblapack_ipiv, integer*);
|
126
|
-
}
|
127
|
-
if (rblapack_r != Qnil) {
|
128
|
-
if (!NA_IsNArray(rblapack_r))
|
129
|
-
rb_raise(rb_eArgError, "r (option) must be NArray");
|
130
|
-
if (NA_RANK(rblapack_r) != 1)
|
131
|
-
rb_raise(rb_eArgError, "rank of r (option) must be %d", 1);
|
132
|
-
if (NA_SHAPE0(rblapack_r) != n)
|
133
|
-
rb_raise(rb_eRuntimeError, "shape 0 of r must be the same as shape 1 of ab");
|
134
|
-
if (NA_TYPE(rblapack_r) != NA_SFLOAT)
|
135
|
-
rblapack_r = na_change_type(rblapack_r, NA_SFLOAT);
|
136
|
-
r = NA_PTR_TYPE(rblapack_r, real*);
|
137
|
-
}
|
138
|
-
ldx = n;
|
139
|
-
trans = StringValueCStr(rblapack_trans)[0];
|
140
|
-
if (!NA_IsNArray(rblapack_b))
|
141
|
-
rb_raise(rb_eArgError, "b (6th argument) must be NArray");
|
142
|
-
if (NA_RANK(rblapack_b) != 2)
|
143
|
-
rb_raise(rb_eArgError, "rank of b (6th argument) must be %d", 2);
|
144
|
-
ldb = NA_SHAPE0(rblapack_b);
|
145
|
-
nrhs = NA_SHAPE1(rblapack_b);
|
146
|
-
if (NA_TYPE(rblapack_b) != NA_SCOMPLEX)
|
147
|
-
rblapack_b = na_change_type(rblapack_b, NA_SCOMPLEX);
|
148
|
-
b = NA_PTR_TYPE(rblapack_b, complex*);
|
149
|
-
if (rblapack_equed != Qnil) {
|
150
|
-
equed = StringValueCStr(rblapack_equed)[0];
|
151
|
-
}
|
152
|
-
ku = NUM2INT(rblapack_ku);
|
153
|
-
if (rblapack_c != Qnil) {
|
154
|
-
if (!NA_IsNArray(rblapack_c))
|
155
|
-
rb_raise(rb_eArgError, "c (option) must be NArray");
|
156
|
-
if (NA_RANK(rblapack_c) != 1)
|
157
|
-
rb_raise(rb_eArgError, "rank of c (option) must be %d", 1);
|
158
|
-
if (NA_SHAPE0(rblapack_c) != n)
|
159
|
-
rb_raise(rb_eRuntimeError, "shape 0 of c must be the same as shape 1 of ab");
|
160
|
-
if (NA_TYPE(rblapack_c) != NA_SFLOAT)
|
161
|
-
rblapack_c = na_change_type(rblapack_c, NA_SFLOAT);
|
162
|
-
c = NA_PTR_TYPE(rblapack_c, real*);
|
163
|
-
}
|
164
|
-
ldafb = 2*kl+ku+1;
|
165
|
-
if (rblapack_afb != Qnil) {
|
166
|
-
if (!NA_IsNArray(rblapack_afb))
|
167
|
-
rb_raise(rb_eArgError, "afb (option) must be NArray");
|
168
|
-
if (NA_RANK(rblapack_afb) != 2)
|
169
|
-
rb_raise(rb_eArgError, "rank of afb (option) must be %d", 2);
|
170
|
-
if (NA_SHAPE0(rblapack_afb) != ldafb)
|
171
|
-
rb_raise(rb_eRuntimeError, "shape 0 of afb must be 2*kl+ku+1");
|
172
|
-
if (NA_SHAPE1(rblapack_afb) != n)
|
173
|
-
rb_raise(rb_eRuntimeError, "shape 1 of afb must be the same as shape 1 of ab");
|
174
|
-
if (NA_TYPE(rblapack_afb) != NA_SCOMPLEX)
|
175
|
-
rblapack_afb = na_change_type(rblapack_afb, NA_SCOMPLEX);
|
176
|
-
afb = NA_PTR_TYPE(rblapack_afb, complex*);
|
177
|
-
}
|
178
|
-
{
|
179
|
-
int shape[2];
|
180
|
-
shape[0] = ldx;
|
181
|
-
shape[1] = nrhs;
|
182
|
-
rblapack_x = na_make_object(NA_SCOMPLEX, 2, shape, cNArray);
|
183
|
-
}
|
184
|
-
x = NA_PTR_TYPE(rblapack_x, complex*);
|
185
|
-
{
|
186
|
-
int shape[1];
|
187
|
-
shape[0] = nrhs;
|
188
|
-
rblapack_ferr = na_make_object(NA_SFLOAT, 1, shape, cNArray);
|
189
|
-
}
|
190
|
-
ferr = NA_PTR_TYPE(rblapack_ferr, real*);
|
191
|
-
{
|
192
|
-
int shape[1];
|
193
|
-
shape[0] = nrhs;
|
194
|
-
rblapack_berr = na_make_object(NA_SFLOAT, 1, shape, cNArray);
|
195
|
-
}
|
196
|
-
berr = NA_PTR_TYPE(rblapack_berr, real*);
|
197
|
-
{
|
198
|
-
int shape[1];
|
199
|
-
shape[0] = n;
|
200
|
-
rblapack_rwork = na_make_object(NA_SFLOAT, 1, shape, cNArray);
|
201
|
-
}
|
202
|
-
rwork = NA_PTR_TYPE(rblapack_rwork, real*);
|
203
|
-
{
|
204
|
-
int shape[2];
|
205
|
-
shape[0] = ldab;
|
206
|
-
shape[1] = n;
|
207
|
-
rblapack_ab_out__ = na_make_object(NA_SCOMPLEX, 2, shape, cNArray);
|
208
|
-
}
|
209
|
-
ab_out__ = NA_PTR_TYPE(rblapack_ab_out__, complex*);
|
210
|
-
MEMCPY(ab_out__, ab, complex, NA_TOTAL(rblapack_ab));
|
211
|
-
rblapack_ab = rblapack_ab_out__;
|
212
|
-
ab = ab_out__;
|
213
|
-
{
|
214
|
-
int shape[2];
|
215
|
-
shape[0] = ldafb;
|
216
|
-
shape[1] = n;
|
217
|
-
rblapack_afb_out__ = na_make_object(NA_SCOMPLEX, 2, shape, cNArray);
|
218
|
-
}
|
219
|
-
afb_out__ = NA_PTR_TYPE(rblapack_afb_out__, complex*);
|
220
|
-
if (rblapack_afb != Qnil) {
|
221
|
-
MEMCPY(afb_out__, afb, complex, NA_TOTAL(rblapack_afb));
|
222
|
-
}
|
223
|
-
rblapack_afb = rblapack_afb_out__;
|
224
|
-
afb = afb_out__;
|
225
|
-
{
|
226
|
-
int shape[1];
|
227
|
-
shape[0] = n;
|
228
|
-
rblapack_ipiv_out__ = na_make_object(NA_LINT, 1, shape, cNArray);
|
229
|
-
}
|
230
|
-
ipiv_out__ = NA_PTR_TYPE(rblapack_ipiv_out__, integer*);
|
231
|
-
if (rblapack_ipiv != Qnil) {
|
232
|
-
MEMCPY(ipiv_out__, ipiv, integer, NA_TOTAL(rblapack_ipiv));
|
233
|
-
}
|
234
|
-
rblapack_ipiv = rblapack_ipiv_out__;
|
235
|
-
ipiv = ipiv_out__;
|
236
|
-
{
|
237
|
-
int shape[1];
|
238
|
-
shape[0] = n;
|
239
|
-
rblapack_r_out__ = na_make_object(NA_SFLOAT, 1, shape, cNArray);
|
240
|
-
}
|
241
|
-
r_out__ = NA_PTR_TYPE(rblapack_r_out__, real*);
|
242
|
-
if (rblapack_r != Qnil) {
|
243
|
-
MEMCPY(r_out__, r, real, NA_TOTAL(rblapack_r));
|
244
|
-
}
|
245
|
-
rblapack_r = rblapack_r_out__;
|
246
|
-
r = r_out__;
|
247
|
-
{
|
248
|
-
int shape[1];
|
249
|
-
shape[0] = n;
|
250
|
-
rblapack_c_out__ = na_make_object(NA_SFLOAT, 1, shape, cNArray);
|
251
|
-
}
|
252
|
-
c_out__ = NA_PTR_TYPE(rblapack_c_out__, real*);
|
253
|
-
if (rblapack_c != Qnil) {
|
254
|
-
MEMCPY(c_out__, c, real, NA_TOTAL(rblapack_c));
|
255
|
-
}
|
256
|
-
rblapack_c = rblapack_c_out__;
|
257
|
-
c = c_out__;
|
258
|
-
{
|
259
|
-
int shape[2];
|
260
|
-
shape[0] = ldb;
|
261
|
-
shape[1] = nrhs;
|
262
|
-
rblapack_b_out__ = na_make_object(NA_SCOMPLEX, 2, shape, cNArray);
|
263
|
-
}
|
264
|
-
b_out__ = NA_PTR_TYPE(rblapack_b_out__, complex*);
|
265
|
-
MEMCPY(b_out__, b, complex, NA_TOTAL(rblapack_b));
|
266
|
-
rblapack_b = rblapack_b_out__;
|
267
|
-
b = b_out__;
|
268
|
-
work = ALLOC_N(complex, (2*n));
|
269
|
-
|
270
|
-
cgbsvx_(&fact, &trans, &n, &kl, &ku, &nrhs, ab, &ldab, afb, &ldafb, ipiv, &equed, r, c, b, &ldb, x, &ldx, &rcond, ferr, berr, work, rwork, &info);
|
271
|
-
|
272
|
-
free(work);
|
273
|
-
rblapack_rcond = rb_float_new((double)rcond);
|
274
|
-
rblapack_info = INT2NUM(info);
|
275
|
-
rblapack_equed = rb_str_new(&equed,1);
|
276
|
-
return rb_ary_new3(13, rblapack_x, rblapack_rcond, rblapack_ferr, rblapack_berr, rblapack_rwork, rblapack_info, rblapack_ab, rblapack_afb, rblapack_ipiv, rblapack_equed, rblapack_r, rblapack_c, rblapack_b);
|
277
|
-
}
|
278
|
-
|
279
|
-
void
|
280
|
-
init_lapack_cgbsvx(VALUE mLapack, VALUE sH, VALUE sU, VALUE zero){
|
281
|
-
sHelp = sH;
|
282
|
-
sUsage = sU;
|
283
|
-
rblapack_ZERO = zero;
|
284
|
-
|
285
|
-
rb_define_module_function(mLapack, "cgbsvx", rblapack_cgbsvx, -1);
|
286
|
-
}
|
data/ext/cgbsvxx.c
DELETED
@@ -1,289 +0,0 @@
|
|
1
|
-
#include "rb_lapack.h"
|
2
|
-
|
3
|
-
extern VOID cgbsvxx_(char* fact, char* trans, integer* n, integer* kl, integer* ku, integer* nrhs, real* ab, integer* ldab, real* afb, integer* ldafb, integer* ipiv, char* equed, real* r, real* c, real* b, integer* ldb, real* x, integer* ldx, real* rcond, real* rpvgrw, real* berr, integer* n_err_bnds, real* err_bnds_norm, real* err_bnds_comp, integer* nparams, real* params, complex* work, real* rwork, integer* info);
|
4
|
-
|
5
|
-
|
6
|
-
static VALUE
|
7
|
-
rblapack_cgbsvxx(int argc, VALUE *argv, VALUE self){
|
8
|
-
VALUE rblapack_fact;
|
9
|
-
char fact;
|
10
|
-
VALUE rblapack_trans;
|
11
|
-
char trans;
|
12
|
-
VALUE rblapack_kl;
|
13
|
-
integer kl;
|
14
|
-
VALUE rblapack_ku;
|
15
|
-
integer ku;
|
16
|
-
VALUE rblapack_ab;
|
17
|
-
real *ab;
|
18
|
-
VALUE rblapack_afb;
|
19
|
-
real *afb;
|
20
|
-
VALUE rblapack_ipiv;
|
21
|
-
integer *ipiv;
|
22
|
-
VALUE rblapack_equed;
|
23
|
-
char equed;
|
24
|
-
VALUE rblapack_r;
|
25
|
-
real *r;
|
26
|
-
VALUE rblapack_c;
|
27
|
-
real *c;
|
28
|
-
VALUE rblapack_b;
|
29
|
-
real *b;
|
30
|
-
VALUE rblapack_params;
|
31
|
-
real *params;
|
32
|
-
VALUE rblapack_x;
|
33
|
-
real *x;
|
34
|
-
VALUE rblapack_rcond;
|
35
|
-
real rcond;
|
36
|
-
VALUE rblapack_rpvgrw;
|
37
|
-
real rpvgrw;
|
38
|
-
VALUE rblapack_berr;
|
39
|
-
real *berr;
|
40
|
-
VALUE rblapack_err_bnds_norm;
|
41
|
-
real *err_bnds_norm;
|
42
|
-
VALUE rblapack_err_bnds_comp;
|
43
|
-
real *err_bnds_comp;
|
44
|
-
VALUE rblapack_info;
|
45
|
-
integer info;
|
46
|
-
VALUE rblapack_ab_out__;
|
47
|
-
real *ab_out__;
|
48
|
-
VALUE rblapack_afb_out__;
|
49
|
-
real *afb_out__;
|
50
|
-
VALUE rblapack_ipiv_out__;
|
51
|
-
integer *ipiv_out__;
|
52
|
-
VALUE rblapack_r_out__;
|
53
|
-
real *r_out__;
|
54
|
-
VALUE rblapack_c_out__;
|
55
|
-
real *c_out__;
|
56
|
-
VALUE rblapack_b_out__;
|
57
|
-
real *b_out__;
|
58
|
-
VALUE rblapack_params_out__;
|
59
|
-
real *params_out__;
|
60
|
-
complex *work;
|
61
|
-
real *rwork;
|
62
|
-
|
63
|
-
integer ldab;
|
64
|
-
integer n;
|
65
|
-
integer ldafb;
|
66
|
-
integer ldb;
|
67
|
-
integer nrhs;
|
68
|
-
integer nparams;
|
69
|
-
integer ldx;
|
70
|
-
integer n_err_bnds;
|
71
|
-
|
72
|
-
VALUE rblapack_options;
|
73
|
-
if (argc > 0 && TYPE(argv[argc-1]) == T_HASH) {
|
74
|
-
argc--;
|
75
|
-
rblapack_options = argv[argc];
|
76
|
-
if (rb_hash_aref(rblapack_options, sHelp) == Qtrue) {
|
77
|
-
printf("%s\n", "USAGE:\n x, rcond, rpvgrw, berr, err_bnds_norm, err_bnds_comp, info, ab, afb, ipiv, equed, r, c, b, params = NumRu::Lapack.cgbsvxx( fact, trans, kl, ku, ab, afb, ipiv, equed, r, c, b, params, [:usage => usage, :help => help])\n\n\nFORTRAN MANUAL\n SUBROUTINE CGBSVXX( FACT, TRANS, N, KL, KU, NRHS, AB, LDAB, AFB, LDAFB, IPIV, EQUED, R, C, B, LDB, X, LDX, RCOND, RPVGRW, BERR, N_ERR_BNDS, ERR_BNDS_NORM, ERR_BNDS_COMP, NPARAMS, PARAMS, WORK, RWORK, INFO )\n\n* Purpose\n* =======\n*\n* CGBSVXX uses the LU factorization to compute the solution to a\n* complex system of linear equations A * X = B, where A is an\n* N-by-N matrix and X and B are N-by-NRHS matrices.\n*\n* If requested, both normwise and maximum componentwise error bounds\n* are returned. CGBSVXX will return a solution with a tiny\n* guaranteed error (O(eps) where eps is the working machine\n* precision) unless the matrix is very ill-conditioned, in which\n* case a warning is returned. Relevant condition numbers also are\n* calculated and returned.\n*\n* CGBSVXX accepts user-provided factorizations and equilibration\n* factors; see the definitions of the FACT and EQUED options.\n* Solving with refinement and using a factorization from a previous\n* CGBSVXX call will also produce a solution with either O(eps)\n* errors or warnings, but we cannot make that claim for general\n* user-provided factorizations and equilibration factors if they\n* differ from what CGBSVXX would itself produce.\n*\n* Description\n* ===========\n*\n* The following steps are performed:\n*\n* 1. If FACT = 'E', real scaling factors are computed to equilibrate\n* the system:\n*\n* TRANS = 'N': diag(R)*A*diag(C) *inv(diag(C))*X = diag(R)*B\n* TRANS = 'T': (diag(R)*A*diag(C))**T *inv(diag(R))*X = diag(C)*B\n* TRANS = 'C': (diag(R)*A*diag(C))**H *inv(diag(R))*X = diag(C)*B\n*\n* Whether or not the system will be equilibrated depends on the\n* scaling of the matrix A, but if equilibration is used, A is\n* overwritten by diag(R)*A*diag(C) and B by diag(R)*B (if TRANS='N')\n* or diag(C)*B (if TRANS = 'T' or 'C').\n*\n* 2. If FACT = 'N' or 'E', the LU decomposition is used to factor\n* the matrix A (after equilibration if FACT = 'E') as\n*\n* A = P * L * U,\n*\n* where P is a permutation matrix, L is a unit lower triangular\n* matrix, and U is upper triangular.\n*\n* 3. If some U(i,i)=0, so that U is exactly singular, then the\n* routine returns with INFO = i. Otherwise, the factored form of A\n* is used to estimate the condition number of the matrix A (see\n* argument RCOND). If the reciprocal of the condition number is less\n* than machine precision, the routine still goes on to solve for X\n* and compute error bounds as described below.\n*\n* 4. The system of equations is solved for X using the factored form\n* of A.\n*\n* 5. By default (unless PARAMS(LA_LINRX_ITREF_I) is set to zero),\n* the routine will use iterative refinement to try to get a small\n* error and error bounds. Refinement calculates the residual to at\n* least twice the working precision.\n*\n* 6. If equilibration was used, the matrix X is premultiplied by\n* diag(C) (if TRANS = 'N') or diag(R) (if TRANS = 'T' or 'C') so\n* that it solves the original system before equilibration.\n*\n\n* Arguments\n* =========\n*\n* Some optional parameters are bundled in the PARAMS array. These\n* settings determine how refinement is performed, but often the\n* defaults are acceptable. If the defaults are acceptable, users\n* can pass NPARAMS = 0 which prevents the source code from accessing\n* the PARAMS argument.\n*\n* FACT (input) CHARACTER*1\n* Specifies whether or not the factored form of the matrix A is\n* supplied on entry, and if not, whether the matrix A should be\n* equilibrated before it is factored.\n* = 'F': On entry, AF and IPIV contain the factored form of A.\n* If EQUED is not 'N', the matrix A has been\n* equilibrated with scaling factors given by R and C.\n* A, AF, and IPIV are not modified.\n* = 'N': The matrix A will be copied to AF and factored.\n* = 'E': The matrix A will be equilibrated if necessary, then\n* copied to AF and factored.\n*\n* TRANS (input) CHARACTER*1\n* Specifies the form of the system of equations:\n* = 'N': A * X = B (No transpose)\n* = 'T': A**T * X = B (Transpose)\n* = 'C': A**H * X = B (Conjugate Transpose = Transpose)\n*\n* N (input) INTEGER\n* The number of linear equations, i.e., the order of the\n* matrix A. N >= 0.\n*\n* KL (input) INTEGER\n* The number of subdiagonals within the band of A. KL >= 0.\n*\n* KU (input) INTEGER\n* The number of superdiagonals within the band of A. KU >= 0.\n*\n* NRHS (input) INTEGER\n* The number of right hand sides, i.e., the number of columns\n* of the matrices B and X. NRHS >= 0.\n*\n* AB (input/output) REAL array, dimension (LDAB,N)\n* On entry, the matrix A in band storage, in rows 1 to KL+KU+1.\n* The j-th column of A is stored in the j-th column of the\n* array AB as follows:\n* AB(KU+1+i-j,j) = A(i,j) for max(1,j-KU)<=i<=min(N,j+kl)\n*\n* If FACT = 'F' and EQUED is not 'N', then AB must have been\n* equilibrated by the scaling factors in R and/or C. AB is not\n* modified if FACT = 'F' or 'N', or if FACT = 'E' and\n* EQUED = 'N' on exit.\n*\n* On exit, if EQUED .ne. 'N', A is scaled as follows:\n* EQUED = 'R': A := diag(R) * A\n* EQUED = 'C': A := A * diag(C)\n* EQUED = 'B': A := diag(R) * A * diag(C).\n*\n* LDAB (input) INTEGER\n* The leading dimension of the array AB. LDAB >= KL+KU+1.\n*\n* AFB (input or output) REAL array, dimension (LDAFB,N)\n* If FACT = 'F', then AFB is an input argument and on entry\n* contains details of the LU factorization of the band matrix\n* A, as computed by CGBTRF. U is stored as an upper triangular\n* band matrix with KL+KU superdiagonals in rows 1 to KL+KU+1,\n* and the multipliers used during the factorization are stored\n* in rows KL+KU+2 to 2*KL+KU+1. If EQUED .ne. 'N', then AFB is\n* the factored form of the equilibrated matrix A.\n*\n* If FACT = 'N', then AF is an output argument and on exit\n* returns the factors L and U from the factorization A = P*L*U\n* of the original matrix A.\n*\n* If FACT = 'E', then AF is an output argument and on exit\n* returns the factors L and U from the factorization A = P*L*U\n* of the equilibrated matrix A (see the description of A for\n* the form of the equilibrated matrix).\n*\n* LDAFB (input) INTEGER\n* The leading dimension of the array AFB. LDAFB >= 2*KL+KU+1.\n*\n* IPIV (input or output) INTEGER array, dimension (N)\n* If FACT = 'F', then IPIV is an input argument and on entry\n* contains the pivot indices from the factorization A = P*L*U\n* as computed by SGETRF; row i of the matrix was interchanged\n* with row IPIV(i).\n*\n* If FACT = 'N', then IPIV is an output argument and on exit\n* contains the pivot indices from the factorization A = P*L*U\n* of the original matrix A.\n*\n* If FACT = 'E', then IPIV is an output argument and on exit\n* contains the pivot indices from the factorization A = P*L*U\n* of the equilibrated matrix A.\n*\n* EQUED (input or output) CHARACTER*1\n* Specifies the form of equilibration that was done.\n* = 'N': No equilibration (always true if FACT = 'N').\n* = 'R': Row equilibration, i.e., A has been premultiplied by\n* diag(R).\n* = 'C': Column equilibration, i.e., A has been postmultiplied\n* by diag(C).\n* = 'B': Both row and column equilibration, i.e., A has been\n* replaced by diag(R) * A * diag(C).\n* EQUED is an input argument if FACT = 'F'; otherwise, it is an\n* output argument.\n*\n* R (input or output) REAL array, dimension (N)\n* The row scale factors for A. If EQUED = 'R' or 'B', A is\n* multiplied on the left by diag(R); if EQUED = 'N' or 'C', R\n* is not accessed. R is an input argument if FACT = 'F';\n* otherwise, R is an output argument. If FACT = 'F' and\n* EQUED = 'R' or 'B', each element of R must be positive.\n* If R is output, each element of R is a power of the radix.\n* If R is input, each element of R should be a power of the radix\n* to ensure a reliable solution and error estimates. Scaling by\n* powers of the radix does not cause rounding errors unless the\n* result underflows or overflows. Rounding errors during scaling\n* lead to refining with a matrix that is not equivalent to the\n* input matrix, producing error estimates that may not be\n* reliable.\n*\n* C (input or output) REAL array, dimension (N)\n* The column scale factors for A. If EQUED = 'C' or 'B', A is\n* multiplied on the right by diag(C); if EQUED = 'N' or 'R', C\n* is not accessed. C is an input argument if FACT = 'F';\n* otherwise, C is an output argument. If FACT = 'F' and\n* EQUED = 'C' or 'B', each element of C must be positive.\n* If C is output, each element of C is a power of the radix.\n* If C is input, each element of C should be a power of the radix\n* to ensure a reliable solution and error estimates. Scaling by\n* powers of the radix does not cause rounding errors unless the\n* result underflows or overflows. Rounding errors during scaling\n* lead to refining with a matrix that is not equivalent to the\n* input matrix, producing error estimates that may not be\n* reliable.\n*\n* B (input/output) REAL array, dimension (LDB,NRHS)\n* On entry, the N-by-NRHS right hand side matrix B.\n* On exit,\n* if EQUED = 'N', B is not modified;\n* if TRANS = 'N' and EQUED = 'R' or 'B', B is overwritten by\n* diag(R)*B;\n* if TRANS = 'T' or 'C' and EQUED = 'C' or 'B', B is\n* overwritten by diag(C)*B.\n*\n* LDB (input) INTEGER\n* The leading dimension of the array B. LDB >= max(1,N).\n*\n* X (output) REAL array, dimension (LDX,NRHS)\n* If INFO = 0, the N-by-NRHS solution matrix X to the original\n* system of equations. Note that A and B are modified on exit\n* if EQUED .ne. 'N', and the solution to the equilibrated system is\n* inv(diag(C))*X if TRANS = 'N' and EQUED = 'C' or 'B', or\n* inv(diag(R))*X if TRANS = 'T' or 'C' and EQUED = 'R' or 'B'.\n*\n* LDX (input) INTEGER\n* The leading dimension of the array X. LDX >= max(1,N).\n*\n* RCOND (output) REAL\n* Reciprocal scaled condition number. This is an estimate of the\n* reciprocal Skeel condition number of the matrix A after\n* equilibration (if done). If this is less than the machine\n* precision (in particular, if it is zero), the matrix is singular\n* to working precision. Note that the error may still be small even\n* if this number is very small and the matrix appears ill-\n* conditioned.\n*\n* RPVGRW (output) REAL\n* Reciprocal pivot growth. On exit, this contains the reciprocal\n* pivot growth factor norm(A)/norm(U). The \"max absolute element\"\n* norm is used. If this is much less than 1, then the stability of\n* the LU factorization of the (equilibrated) matrix A could be poor.\n* This also means that the solution X, estimated condition numbers,\n* and error bounds could be unreliable. If factorization fails with\n* 0<INFO<=N, then this contains the reciprocal pivot growth factor\n* for the leading INFO columns of A. In SGESVX, this quantity is\n* returned in WORK(1).\n*\n* BERR (output) REAL array, dimension (NRHS)\n* Componentwise relative backward error. This is the\n* componentwise relative backward error of each solution vector X(j)\n* (i.e., the smallest relative change in any element of A or B that\n* makes X(j) an exact solution).\n*\n* N_ERR_BNDS (input) INTEGER\n* Number of error bounds to return for each right hand side\n* and each type (normwise or componentwise). See ERR_BNDS_NORM and\n* ERR_BNDS_COMP below.\n*\n* ERR_BNDS_NORM (output) REAL array, dimension (NRHS, N_ERR_BNDS)\n* For each right-hand side, this array contains information about\n* various error bounds and condition numbers corresponding to the\n* normwise relative error, which is defined as follows:\n*\n* Normwise relative error in the ith solution vector:\n* max_j (abs(XTRUE(j,i) - X(j,i)))\n* ------------------------------\n* max_j abs(X(j,i))\n*\n* The array is indexed by the type of error information as described\n* below. There currently are up to three pieces of information\n* returned.\n*\n* The first index in ERR_BNDS_NORM(i,:) corresponds to the ith\n* right-hand side.\n*\n* The second index in ERR_BNDS_NORM(:,err) contains the following\n* three fields:\n* err = 1 \"Trust/don't trust\" boolean. Trust the answer if the\n* reciprocal condition number is less than the threshold\n* sqrt(n) * slamch('Epsilon').\n*\n* err = 2 \"Guaranteed\" error bound: The estimated forward error,\n* almost certainly within a factor of 10 of the true error\n* so long as the next entry is greater than the threshold\n* sqrt(n) * slamch('Epsilon'). This error bound should only\n* be trusted if the previous boolean is true.\n*\n* err = 3 Reciprocal condition number: Estimated normwise\n* reciprocal condition number. Compared with the threshold\n* sqrt(n) * slamch('Epsilon') to determine if the error\n* estimate is \"guaranteed\". These reciprocal condition\n* numbers are 1 / (norm(Z^{-1},inf) * norm(Z,inf)) for some\n* appropriately scaled matrix Z.\n* Let Z = S*A, where S scales each row by a power of the\n* radix so all absolute row sums of Z are approximately 1.\n*\n* See Lapack Working Note 165 for further details and extra\n* cautions.\n*\n* ERR_BNDS_COMP (output) REAL array, dimension (NRHS, N_ERR_BNDS)\n* For each right-hand side, this array contains information about\n* various error bounds and condition numbers corresponding to the\n* componentwise relative error, which is defined as follows:\n*\n* Componentwise relative error in the ith solution vector:\n* abs(XTRUE(j,i) - X(j,i))\n* max_j ----------------------\n* abs(X(j,i))\n*\n* The array is indexed by the right-hand side i (on which the\n* componentwise relative error depends), and the type of error\n* information as described below. There currently are up to three\n* pieces of information returned for each right-hand side. If\n* componentwise accuracy is not requested (PARAMS(3) = 0.0), then\n* ERR_BNDS_COMP is not accessed. If N_ERR_BNDS .LT. 3, then at most\n* the first (:,N_ERR_BNDS) entries are returned.\n*\n* The first index in ERR_BNDS_COMP(i,:) corresponds to the ith\n* right-hand side.\n*\n* The second index in ERR_BNDS_COMP(:,err) contains the following\n* three fields:\n* err = 1 \"Trust/don't trust\" boolean. Trust the answer if the\n* reciprocal condition number is less than the threshold\n* sqrt(n) * slamch('Epsilon').\n*\n* err = 2 \"Guaranteed\" error bound: The estimated forward error,\n* almost certainly within a factor of 10 of the true error\n* so long as the next entry is greater than the threshold\n* sqrt(n) * slamch('Epsilon'). This error bound should only\n* be trusted if the previous boolean is true.\n*\n* err = 3 Reciprocal condition number: Estimated componentwise\n* reciprocal condition number. Compared with the threshold\n* sqrt(n) * slamch('Epsilon') to determine if the error\n* estimate is \"guaranteed\". These reciprocal condition\n* numbers are 1 / (norm(Z^{-1},inf) * norm(Z,inf)) for some\n* appropriately scaled matrix Z.\n* Let Z = S*(A*diag(x)), where x is the solution for the\n* current right-hand side and S scales each row of\n* A*diag(x) by a power of the radix so all absolute row\n* sums of Z are approximately 1.\n*\n* See Lapack Working Note 165 for further details and extra\n* cautions.\n*\n* NPARAMS (input) INTEGER\n* Specifies the number of parameters set in PARAMS. If .LE. 0, the\n* PARAMS array is never referenced and default values are used.\n*\n* PARAMS (input / output) REAL array, dimension NPARAMS\n* Specifies algorithm parameters. If an entry is .LT. 0.0, then\n* that entry will be filled with default value used for that\n* parameter. Only positions up to NPARAMS are accessed; defaults\n* are used for higher-numbered parameters.\n*\n* PARAMS(LA_LINRX_ITREF_I = 1) : Whether to perform iterative\n* refinement or not.\n* Default: 1.0\n* = 0.0 : No refinement is performed, and no error bounds are\n* computed.\n* = 1.0 : Use the double-precision refinement algorithm,\n* possibly with doubled-single computations if the\n* compilation environment does not support DOUBLE\n* PRECISION.\n* (other values are reserved for future use)\n*\n* PARAMS(LA_LINRX_ITHRESH_I = 2) : Maximum number of residual\n* computations allowed for refinement.\n* Default: 10\n* Aggressive: Set to 100 to permit convergence using approximate\n* factorizations or factorizations other than LU. If\n* the factorization uses a technique other than\n* Gaussian elimination, the guarantees in\n* err_bnds_norm and err_bnds_comp may no longer be\n* trustworthy.\n*\n* PARAMS(LA_LINRX_CWISE_I = 3) : Flag determining if the code\n* will attempt to find a solution with small componentwise\n* relative error in the double-precision algorithm. Positive\n* is true, 0.0 is false.\n* Default: 1.0 (attempt componentwise convergence)\n*\n* WORK (workspace) COMPLEX array, dimension (2*N)\n*\n* RWORK (workspace) REAL array, dimension (2*N)\n*\n* INFO (output) INTEGER\n* = 0: Successful exit. The solution to every right-hand side is\n* guaranteed.\n* < 0: If INFO = -i, the i-th argument had an illegal value\n* > 0 and <= N: U(INFO,INFO) is exactly zero. The factorization\n* has been completed, but the factor U is exactly singular, so\n* the solution and error bounds could not be computed. RCOND = 0\n* is returned.\n* = N+J: The solution corresponding to the Jth right-hand side is\n* not guaranteed. The solutions corresponding to other right-\n* hand sides K with K > J may not be guaranteed as well, but\n* only the first such right-hand side is reported. If a small\n* componentwise error is not requested (PARAMS(3) = 0.0) then\n* the Jth right-hand side is the first with a normwise error\n* bound that is not guaranteed (the smallest J such\n* that ERR_BNDS_NORM(J,1) = 0.0). By default (PARAMS(3) = 1.0)\n* the Jth right-hand side is the first with either a normwise or\n* componentwise error bound that is not guaranteed (the smallest\n* J such that either ERR_BNDS_NORM(J,1) = 0.0 or\n* ERR_BNDS_COMP(J,1) = 0.0). See the definition of\n* ERR_BNDS_NORM(:,1) and ERR_BNDS_COMP(:,1). To get information\n* about all of the right-hand sides check ERR_BNDS_NORM or\n* ERR_BNDS_COMP.\n*\n\n* ==================================================================\n*\n\n");
|
78
|
-
return Qnil;
|
79
|
-
}
|
80
|
-
if (rb_hash_aref(rblapack_options, sUsage) == Qtrue) {
|
81
|
-
printf("%s\n", "USAGE:\n x, rcond, rpvgrw, berr, err_bnds_norm, err_bnds_comp, info, ab, afb, ipiv, equed, r, c, b, params = NumRu::Lapack.cgbsvxx( fact, trans, kl, ku, ab, afb, ipiv, equed, r, c, b, params, [:usage => usage, :help => help])\n");
|
82
|
-
return Qnil;
|
83
|
-
}
|
84
|
-
} else
|
85
|
-
rblapack_options = Qnil;
|
86
|
-
if (argc != 12 && argc != 12)
|
87
|
-
rb_raise(rb_eArgError,"wrong number of arguments (%d for 12)", argc);
|
88
|
-
rblapack_fact = argv[0];
|
89
|
-
rblapack_trans = argv[1];
|
90
|
-
rblapack_kl = argv[2];
|
91
|
-
rblapack_ku = argv[3];
|
92
|
-
rblapack_ab = argv[4];
|
93
|
-
rblapack_afb = argv[5];
|
94
|
-
rblapack_ipiv = argv[6];
|
95
|
-
rblapack_equed = argv[7];
|
96
|
-
rblapack_r = argv[8];
|
97
|
-
rblapack_c = argv[9];
|
98
|
-
rblapack_b = argv[10];
|
99
|
-
rblapack_params = argv[11];
|
100
|
-
if (argc == 12) {
|
101
|
-
} else if (rblapack_options != Qnil) {
|
102
|
-
} else {
|
103
|
-
}
|
104
|
-
|
105
|
-
fact = StringValueCStr(rblapack_fact)[0];
|
106
|
-
kl = NUM2INT(rblapack_kl);
|
107
|
-
if (!NA_IsNArray(rblapack_ab))
|
108
|
-
rb_raise(rb_eArgError, "ab (5th argument) must be NArray");
|
109
|
-
if (NA_RANK(rblapack_ab) != 2)
|
110
|
-
rb_raise(rb_eArgError, "rank of ab (5th argument) must be %d", 2);
|
111
|
-
ldab = NA_SHAPE0(rblapack_ab);
|
112
|
-
n = NA_SHAPE1(rblapack_ab);
|
113
|
-
if (NA_TYPE(rblapack_ab) != NA_SFLOAT)
|
114
|
-
rblapack_ab = na_change_type(rblapack_ab, NA_SFLOAT);
|
115
|
-
ab = NA_PTR_TYPE(rblapack_ab, real*);
|
116
|
-
if (!NA_IsNArray(rblapack_ipiv))
|
117
|
-
rb_raise(rb_eArgError, "ipiv (7th argument) must be NArray");
|
118
|
-
if (NA_RANK(rblapack_ipiv) != 1)
|
119
|
-
rb_raise(rb_eArgError, "rank of ipiv (7th argument) must be %d", 1);
|
120
|
-
if (NA_SHAPE0(rblapack_ipiv) != n)
|
121
|
-
rb_raise(rb_eRuntimeError, "shape 0 of ipiv must be the same as shape 1 of ab");
|
122
|
-
if (NA_TYPE(rblapack_ipiv) != NA_LINT)
|
123
|
-
rblapack_ipiv = na_change_type(rblapack_ipiv, NA_LINT);
|
124
|
-
ipiv = NA_PTR_TYPE(rblapack_ipiv, integer*);
|
125
|
-
if (!NA_IsNArray(rblapack_r))
|
126
|
-
rb_raise(rb_eArgError, "r (9th argument) must be NArray");
|
127
|
-
if (NA_RANK(rblapack_r) != 1)
|
128
|
-
rb_raise(rb_eArgError, "rank of r (9th argument) must be %d", 1);
|
129
|
-
if (NA_SHAPE0(rblapack_r) != n)
|
130
|
-
rb_raise(rb_eRuntimeError, "shape 0 of r must be the same as shape 1 of ab");
|
131
|
-
if (NA_TYPE(rblapack_r) != NA_SFLOAT)
|
132
|
-
rblapack_r = na_change_type(rblapack_r, NA_SFLOAT);
|
133
|
-
r = NA_PTR_TYPE(rblapack_r, real*);
|
134
|
-
if (!NA_IsNArray(rblapack_b))
|
135
|
-
rb_raise(rb_eArgError, "b (11th argument) must be NArray");
|
136
|
-
if (NA_RANK(rblapack_b) != 2)
|
137
|
-
rb_raise(rb_eArgError, "rank of b (11th argument) must be %d", 2);
|
138
|
-
ldb = NA_SHAPE0(rblapack_b);
|
139
|
-
nrhs = NA_SHAPE1(rblapack_b);
|
140
|
-
if (NA_TYPE(rblapack_b) != NA_SFLOAT)
|
141
|
-
rblapack_b = na_change_type(rblapack_b, NA_SFLOAT);
|
142
|
-
b = NA_PTR_TYPE(rblapack_b, real*);
|
143
|
-
n_err_bnds = 3;
|
144
|
-
trans = StringValueCStr(rblapack_trans)[0];
|
145
|
-
if (!NA_IsNArray(rblapack_afb))
|
146
|
-
rb_raise(rb_eArgError, "afb (6th argument) must be NArray");
|
147
|
-
if (NA_RANK(rblapack_afb) != 2)
|
148
|
-
rb_raise(rb_eArgError, "rank of afb (6th argument) must be %d", 2);
|
149
|
-
ldafb = NA_SHAPE0(rblapack_afb);
|
150
|
-
if (NA_SHAPE1(rblapack_afb) != n)
|
151
|
-
rb_raise(rb_eRuntimeError, "shape 1 of afb must be the same as shape 1 of ab");
|
152
|
-
if (NA_TYPE(rblapack_afb) != NA_SFLOAT)
|
153
|
-
rblapack_afb = na_change_type(rblapack_afb, NA_SFLOAT);
|
154
|
-
afb = NA_PTR_TYPE(rblapack_afb, real*);
|
155
|
-
if (!NA_IsNArray(rblapack_c))
|
156
|
-
rb_raise(rb_eArgError, "c (10th argument) must be NArray");
|
157
|
-
if (NA_RANK(rblapack_c) != 1)
|
158
|
-
rb_raise(rb_eArgError, "rank of c (10th argument) must be %d", 1);
|
159
|
-
if (NA_SHAPE0(rblapack_c) != n)
|
160
|
-
rb_raise(rb_eRuntimeError, "shape 0 of c must be the same as shape 1 of ab");
|
161
|
-
if (NA_TYPE(rblapack_c) != NA_SFLOAT)
|
162
|
-
rblapack_c = na_change_type(rblapack_c, NA_SFLOAT);
|
163
|
-
c = NA_PTR_TYPE(rblapack_c, real*);
|
164
|
-
ldx = MAX(1,n);
|
165
|
-
ku = NUM2INT(rblapack_ku);
|
166
|
-
if (!NA_IsNArray(rblapack_params))
|
167
|
-
rb_raise(rb_eArgError, "params (12th argument) must be NArray");
|
168
|
-
if (NA_RANK(rblapack_params) != 1)
|
169
|
-
rb_raise(rb_eArgError, "rank of params (12th argument) must be %d", 1);
|
170
|
-
nparams = NA_SHAPE0(rblapack_params);
|
171
|
-
if (NA_TYPE(rblapack_params) != NA_SFLOAT)
|
172
|
-
rblapack_params = na_change_type(rblapack_params, NA_SFLOAT);
|
173
|
-
params = NA_PTR_TYPE(rblapack_params, real*);
|
174
|
-
equed = StringValueCStr(rblapack_equed)[0];
|
175
|
-
{
|
176
|
-
int shape[2];
|
177
|
-
shape[0] = ldx;
|
178
|
-
shape[1] = nrhs;
|
179
|
-
rblapack_x = na_make_object(NA_SFLOAT, 2, shape, cNArray);
|
180
|
-
}
|
181
|
-
x = NA_PTR_TYPE(rblapack_x, real*);
|
182
|
-
{
|
183
|
-
int shape[1];
|
184
|
-
shape[0] = nrhs;
|
185
|
-
rblapack_berr = na_make_object(NA_SFLOAT, 1, shape, cNArray);
|
186
|
-
}
|
187
|
-
berr = NA_PTR_TYPE(rblapack_berr, real*);
|
188
|
-
{
|
189
|
-
int shape[2];
|
190
|
-
shape[0] = nrhs;
|
191
|
-
shape[1] = n_err_bnds;
|
192
|
-
rblapack_err_bnds_norm = na_make_object(NA_SFLOAT, 2, shape, cNArray);
|
193
|
-
}
|
194
|
-
err_bnds_norm = NA_PTR_TYPE(rblapack_err_bnds_norm, real*);
|
195
|
-
{
|
196
|
-
int shape[2];
|
197
|
-
shape[0] = nrhs;
|
198
|
-
shape[1] = n_err_bnds;
|
199
|
-
rblapack_err_bnds_comp = na_make_object(NA_SFLOAT, 2, shape, cNArray);
|
200
|
-
}
|
201
|
-
err_bnds_comp = NA_PTR_TYPE(rblapack_err_bnds_comp, real*);
|
202
|
-
{
|
203
|
-
int shape[2];
|
204
|
-
shape[0] = ldab;
|
205
|
-
shape[1] = n;
|
206
|
-
rblapack_ab_out__ = na_make_object(NA_SFLOAT, 2, shape, cNArray);
|
207
|
-
}
|
208
|
-
ab_out__ = NA_PTR_TYPE(rblapack_ab_out__, real*);
|
209
|
-
MEMCPY(ab_out__, ab, real, NA_TOTAL(rblapack_ab));
|
210
|
-
rblapack_ab = rblapack_ab_out__;
|
211
|
-
ab = ab_out__;
|
212
|
-
{
|
213
|
-
int shape[2];
|
214
|
-
shape[0] = ldafb;
|
215
|
-
shape[1] = n;
|
216
|
-
rblapack_afb_out__ = na_make_object(NA_SFLOAT, 2, shape, cNArray);
|
217
|
-
}
|
218
|
-
afb_out__ = NA_PTR_TYPE(rblapack_afb_out__, real*);
|
219
|
-
MEMCPY(afb_out__, afb, real, NA_TOTAL(rblapack_afb));
|
220
|
-
rblapack_afb = rblapack_afb_out__;
|
221
|
-
afb = afb_out__;
|
222
|
-
{
|
223
|
-
int shape[1];
|
224
|
-
shape[0] = n;
|
225
|
-
rblapack_ipiv_out__ = na_make_object(NA_LINT, 1, shape, cNArray);
|
226
|
-
}
|
227
|
-
ipiv_out__ = NA_PTR_TYPE(rblapack_ipiv_out__, integer*);
|
228
|
-
MEMCPY(ipiv_out__, ipiv, integer, NA_TOTAL(rblapack_ipiv));
|
229
|
-
rblapack_ipiv = rblapack_ipiv_out__;
|
230
|
-
ipiv = ipiv_out__;
|
231
|
-
{
|
232
|
-
int shape[1];
|
233
|
-
shape[0] = n;
|
234
|
-
rblapack_r_out__ = na_make_object(NA_SFLOAT, 1, shape, cNArray);
|
235
|
-
}
|
236
|
-
r_out__ = NA_PTR_TYPE(rblapack_r_out__, real*);
|
237
|
-
MEMCPY(r_out__, r, real, NA_TOTAL(rblapack_r));
|
238
|
-
rblapack_r = rblapack_r_out__;
|
239
|
-
r = r_out__;
|
240
|
-
{
|
241
|
-
int shape[1];
|
242
|
-
shape[0] = n;
|
243
|
-
rblapack_c_out__ = na_make_object(NA_SFLOAT, 1, shape, cNArray);
|
244
|
-
}
|
245
|
-
c_out__ = NA_PTR_TYPE(rblapack_c_out__, real*);
|
246
|
-
MEMCPY(c_out__, c, real, NA_TOTAL(rblapack_c));
|
247
|
-
rblapack_c = rblapack_c_out__;
|
248
|
-
c = c_out__;
|
249
|
-
{
|
250
|
-
int shape[2];
|
251
|
-
shape[0] = ldb;
|
252
|
-
shape[1] = nrhs;
|
253
|
-
rblapack_b_out__ = na_make_object(NA_SFLOAT, 2, shape, cNArray);
|
254
|
-
}
|
255
|
-
b_out__ = NA_PTR_TYPE(rblapack_b_out__, real*);
|
256
|
-
MEMCPY(b_out__, b, real, NA_TOTAL(rblapack_b));
|
257
|
-
rblapack_b = rblapack_b_out__;
|
258
|
-
b = b_out__;
|
259
|
-
{
|
260
|
-
int shape[1];
|
261
|
-
shape[0] = nparams;
|
262
|
-
rblapack_params_out__ = na_make_object(NA_SFLOAT, 1, shape, cNArray);
|
263
|
-
}
|
264
|
-
params_out__ = NA_PTR_TYPE(rblapack_params_out__, real*);
|
265
|
-
MEMCPY(params_out__, params, real, NA_TOTAL(rblapack_params));
|
266
|
-
rblapack_params = rblapack_params_out__;
|
267
|
-
params = params_out__;
|
268
|
-
work = ALLOC_N(complex, (2*n));
|
269
|
-
rwork = ALLOC_N(real, (2*n));
|
270
|
-
|
271
|
-
cgbsvxx_(&fact, &trans, &n, &kl, &ku, &nrhs, ab, &ldab, afb, &ldafb, ipiv, &equed, r, c, b, &ldb, x, &ldx, &rcond, &rpvgrw, berr, &n_err_bnds, err_bnds_norm, err_bnds_comp, &nparams, params, work, rwork, &info);
|
272
|
-
|
273
|
-
free(work);
|
274
|
-
free(rwork);
|
275
|
-
rblapack_rcond = rb_float_new((double)rcond);
|
276
|
-
rblapack_rpvgrw = rb_float_new((double)rpvgrw);
|
277
|
-
rblapack_info = INT2NUM(info);
|
278
|
-
rblapack_equed = rb_str_new(&equed,1);
|
279
|
-
return rb_ary_new3(15, rblapack_x, rblapack_rcond, rblapack_rpvgrw, rblapack_berr, rblapack_err_bnds_norm, rblapack_err_bnds_comp, rblapack_info, rblapack_ab, rblapack_afb, rblapack_ipiv, rblapack_equed, rblapack_r, rblapack_c, rblapack_b, rblapack_params);
|
280
|
-
}
|
281
|
-
|
282
|
-
void
|
283
|
-
init_lapack_cgbsvxx(VALUE mLapack, VALUE sH, VALUE sU, VALUE zero){
|
284
|
-
sHelp = sH;
|
285
|
-
sUsage = sU;
|
286
|
-
rblapack_ZERO = zero;
|
287
|
-
|
288
|
-
rb_define_module_function(mLapack, "cgbsvxx", rblapack_cgbsvxx, -1);
|
289
|
-
}
|