Home
last modified time | relevance | path

Searched refs:z_col (Results 1 – 14 of 14) sorted by relevance

/dports/math/py-theano/Theano-1.0.5/theano/tensor/nnet/
H A Dneighbours.py324 z_col = j + d * i
326 z[0][z_row, z_col] = 0
328 z[0][z_row, z_col] = ten4[n, s, ten4_2, ten4_3]
/dports/graphics/gmt/gmt-6.3.0/src/mgd77/
H A Dmgd77list.c815 int t_col, x_col, y_col, z_col, e_col = 0, m_col = 0, f_col = 0; in GMT_mgd77list() local
1214 z_col = MGD77_Get_Column (GMT, "depth", &M); in GMT_mgd77list()
1402 …aux_dvalue[MGD77_AUX_CT] = dvalue[twt_col][rec] * Ctrl->A.sound_speed - dvalue[z_col][rec]; /* Fac… in GMT_mgd77list()
1408 twt = dvalue[z_col][rec] * i_sound_speed; /* Factor of 2 dealt with earlier */ in GMT_mgd77list()
1410 aux_dvalue[MGD77_AUX_CT] = dvalue[z_col][rec] - z; in GMT_mgd77list()
1413 …MGD77_carter_twt_from_xydepth (GMT, dvalue[x_col][rec], dvalue[y_col][rec], dvalue[z_col][rec], &C… in GMT_mgd77list()
1415 aux_dvalue[MGD77_AUX_CT] = z - dvalue[z_col][rec]; in GMT_mgd77list()
1428 if (z_col != MGD77_NOT_SET && Ctrl->A.code[ADJ_DP]) { in GMT_mgd77list()
1431 z = dvalue[z_col][rec]; in GMT_mgd77list()
1451 if (Ctrl->A.force || !gmt_M_is_dnan(dvalue[z_col][rec])) dvalue[z_col][rec] = z; in GMT_mgd77list()
[all …]
/dports/devel/py-urwid/urwid-2.1.2/urwid/
H A Draw_display.py893 last_offs, z_col = util.calc_text_pos(last_text, 0,
902 z_col += nlast_cols
922 return new_row, z_col-y_col, (y_attr, y_cs, y_text)
/dports/biology/gemma/GEMMA-0.98.3/src/
H A Dgemma_io.cpp2418 header.z_col = 0; in ReadHeader_io()
2484 if (header.z_col == 0) { in ReadHeader_io()
2485 header.z_col = header.coln + 1; in ReadHeader_io()
3390 if (header.z_col == 0 && (header.beta_col == 0 || header.sebeta_col == 0) && in ReadFile_beta()
3434 if (header.z_col != 0 && header.z_col == i + 1) { in ReadFile_beta()
3489 if (header.z_col != 0) { in ReadFile_beta()
3573 if (header.z_col == 0 && (header.beta_col == 0 || header.sebeta_col == 0)) { in ReadFile_beta()
3616 if (header.z_col != 0 && header.z_col == i + 1) { in ReadFile_beta()
3673 if (header.z_col != 0) { in ReadFile_beta()
H A Dparam.h100 size_t z_col; variable
H A Dvc.cpp468 header.z_col = 0; in ReadHeader_vc()
532 if (header.z_col == 0) { in ReadHeader_vc()
533 header.z_col = header.coln + 1; in ReadHeader_vc()
838 if (header.z_col == 0 && (header.beta_col == 0 || header.sebeta_col == 0) && in ReadFile_beta()
881 if (header.z_col != 0 && header.z_col == i + 1) { in ReadFile_beta()
927 if (header.z_col != 0) { in ReadFile_beta()
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dpsevents.c701 …oda, unsigned int x_col, unsigned int i_col, unsigned int t_col, unsigned int z_col, double *out) { in psevents_set_outarray() argument
714 …if (Ctrl->M.active[PSEVENTS_DZ]) out[z_col] += Ctrl->M.value[PSEVENTS_DZ][PSEVENTS_VAL1] * x; /* … in psevents_set_outarray()
720 …if (Ctrl->M.active[PSEVENTS_DZ]) out[z_col] += Ctrl->M.value[PSEVENTS_DZ][PSEVENTS_VAL1]; /* Chan… in psevents_set_outarray()
728 …if (Ctrl->M.active[PSEVENTS_DZ]) out[z_col] += Ctrl->M.value[PSEVENTS_DZ][PSEVENTS_VAL1] * x; /* … in psevents_set_outarray()
740 …if (Ctrl->M.active[PSEVENTS_DZ]) out[z_col] += Ctrl->M.value[PSEVENTS_DZ][PSEVENTS_VAL2] * (1.0 - … in psevents_set_outarray()
746 if (Ctrl->M.active[PSEVENTS_DZ]) out[z_col] += Ctrl->M.value[PSEVENTS_DZ][PSEVENTS_VAL2]; in psevents_set_outarray()
H A Dpstext.c826 …unsigned int n_read = 0, n_processed = 0, txt_alloc = 0, add, n_expected_cols, z_col = GMT_Z, n_sk… in GMT_pstext() local
1005 z_col = ncol - a_col; /* Normally this would be GMT_Z */ in GMT_pstext()
1293 sprintf (text, Ctrl->F.text, in[z_col]); in GMT_pstext()
H A Dgmtselect.c321 unsigned int n_errors = 0, pos, j, col, n_z_alloc = 0, z_col = GMT_Z; in parse() local
477 col = z_col++; /* If no +c<col> given the we march from GMT_Z outwards */ in parse()
H A Dgmt_init.c9679 int i, kk, k = 0, c, gap = 0, z_col = GMT_Z; in gmt_parse_g_option() local
9707 z_col = (p[1]) ? atoi (&p[1]) : GMT_Z; in gmt_parse_g_option()
9708 if (z_col < GMT_Z) { in gmt_parse_g_option()
9763 GMT->common.g.col[i] = z_col; in gmt_parse_g_option()
/dports/www/mitmproxy/mitmproxy-7.0.4/mitmproxy/contrib/urwid/
H A Draw_display.py957 last_offs, z_col = util.calc_text_pos(last_text, 0,
966 z_col += nlast_cols
986 return new_row, z_col-y_col, (y_attr, y_cs, y_text)
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/IO/src/
H A DPointSetIO.cc351 int x_col = -1, y_col = -1, z_col = -1; in ReadPointSetTable() local
384 if (z_col == -1) { in ReadPointSetTable()
385 z_col = static_cast<int>(i); in ReadPointSetTable()
419 if (z_col != -1) { in ReadPointSetTable()
420 if (!FromString(cols[z_col], p[2])) { in ReadPointSetTable()
458 if (header[i].empty() || i == id_col || i == x_col || i == y_col || i == z_col) continue; in ReadPointSetTable()
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/manual/html/icons/
H A Dicons.qrc67 <file>z_col.png</file>
/dports/biology/plink/plink-ng-79b2df8c/2.0/
H A Dplink2_glm.cc5647 const uint32_t z_col = glm_cols & kfGlmColTz; in GlmLogistic() local
5726 if (z_col) { in GlmLogistic()
6160 if (z_col) { in GlmLogistic()
6180 if (z_col) { in GlmLogistic()