Home
last modified time | relevance | path

Searched refs:getColCount (Results 1 – 25 of 129) sorted by relevance

123456

/dports/math/frobby/frobby-0.9.1/src/
H A DMatrix.cpp32 ASSERT(col < mat.getColCount()); in makeColumnIntegralPrimitive()
84 a.getColCount() != b.getColCount()) in operator ==()
207 pivotCol < mat.getColCount()) { in rowReduceFully()
231 ASSERT(colEnd <= mat.getColCount()); in subMatrix()
248 ASSERT(target.getColCount() == source.getColCount()); in copyRow()
252 size_t colCount = target.getColCount(); in copyRow()
318 basis.resize(mat.getColCount(), mat.getColCount() - rank); in nullSpace()
353 system.resize(system.getRowCount(), system.getColCount() + rhs.getColCount()); in solve()
354 size_t midCol = lhs.getColCount(); in solve()
374 sol.resize(lhs.getColCount(), rhs.getColCount()); in solve()
[all …]
H A DMatrixTest.cpp62 ASSERT_EQ(mat.getColCount(), 4u); in TEST()
69 ASSERT_EQ(con.getColCount(), 4u); in TEST()
80 ASSERT_EQ(mat.getColCount(), 10u); in TEST()
87 ASSERT_EQ(mat.getColCount(), 2u); in TEST()
92 ASSERT_EQ(mat.getColCount(), 0u); in TEST()
96 ASSERT_EQ(mat.getColCount(), 1u); in TEST()
117 ASSERT_EQ(trans.getColCount(), 3u); in TEST()
H A DLatticeAlgs.h150 for (size_t col = 0; col < _h.getColCount(); ++col) in getSum()
165 for (size_t col = 0; col < _h.getColCount(); ++col) in getSum()
175 ASSERT(_y.getColCount() == _ideal.getVarCount()); in getYDim()
176 return _y.getColCount(); in getYDim()
180 return _h.getColCount(); in getHDim()
H A DMatrix.h31 size_t getColCount() const {return _colCount;} in getColCount() function
/dports/devel/pear-HTML_Table/HTML_Table-1.8.4/tests/
H A D14.phpt2 14.phpt: 3 row 3 column, setColCount / getColCount / setRowCount / getRowCount
24 echo $table->getColCount() . "\n";
30 echo $table->getColCount() . "\n";
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dmatchlinecommand.cpp270 for (i = m_range.getColCount(); i > 0; i--) { in undo()
312 for (c = 1; c <= range.getColCount(); ++c) { in doCloneLevelNoSave()
386 xsh->getCell(k, c + range.getColCount()).getImage(true)); in doCloneLevelNoSave()
399 xsh->setCell(r, c + range.getColCount(), cell); in doCloneLevelNoSave()
410 for (i = range.getColCount(); i > 0; i--) { in doCloneLevelNoSave()
H A Dcelldata.h30 int getColCount() const { return m_colCount; } in getColCount() function
H A Dcellselection.h31 int getColCount() const;
/dports/audio/epos-devel/epos-2.5.37/src/nnet/
H A Dneural.cc252 if (inputs.size() != trData.getColCount(CU_INPUT)) in run()
254 if (outputs.size() != trData.getColCount(CU_OUTPUT)) in run()
285 for (iCol=0; iCol < trData.getColCount(CU_INPUT); ++iCol) in run()
295 for (iCol=0; iCol < trData.getColCount(CU_INPUT); ++iCol) in run()
307 for (iCol=0; iCol < trData.getColCount(CU_OUTPUT); ++iCol) { in run()
/dports/devel/pear-HTML_Table/HTML_Table-1.8.4/HTML/
H A DTable.php499 function getColCount($row = null, $body = 0) function in HTML_Table
505 return $this->_tbodies[$body]->getColCount($row);
957 $tBodyColCounts[] = $this->_tbodies[$i]->getColCount();
1001 $tHeadColCount = $this->_thead->getColCount();
1005 $tFootColCount = $this->_tfoot->getColCount();
/dports/devel/codeworker/CodeWorker4_5_3/
H A DScpStream.h163 int getColCount() const;
266 int getColCount(std::istream& stream);
268 int getColCount(std::istream& stream);
H A DBNFTryCatch.cpp86 int iCol = CGRuntime::_pInputStream->getColCount(); in executeCatchStatement()
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dprefstable.h57 int getColCount();
H A Dprefstable.cpp56 int PrefsTable::getColCount() in getColCount() function in PrefsTable
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzfarm/tfarmclient/
H A Dtgrid.h98 int getColCount() const;
/dports/games/burrtools/burrtools-0.6.3/src/lib/
H A Dassembler_0.h251 unsigned int getColCount(int pos) { return colCount[pos]; } in getColCount() function
H A Dassembler_1.h225 unsigned int getColCount(int pos) { return colCount[pos]; } in getColCount() function
/dports/net-p2p/linuxdcpp/linuxdcpp-1.1.0/linux/
H A Dtreeview.hh55 int getColCount();
H A Dpublichubs.cc50 hubStore = gtk_list_store_newv(hubView.getColCount(), hubView.getGTypes()); in PublicHubs()
62 listsStore = gtk_list_store_newv(listsView.getColCount(), listsView.getGTypes()); in PublicHubs()
/dports/net-p2p/eiskaltdcpp-cli/eiskaltdcpp-2.2.10/eiskaltdcpp-gtk/src/
H A Dtreeview.hh59 int getColCount();
H A Dpublichubs.cc59 hubStore = gtk_list_store_newv(hubView.getColCount(), hubView.getGTypes()); in PublicHubs()
71 listsStore = gtk_list_store_newv(listsView.getColCount(), listsView.getGTypes()); in PublicHubs()
/dports/net-p2p/eiskaltdcpp-lib/eiskaltdcpp-2.2.10/eiskaltdcpp-gtk/src/
H A Dtreeview.hh59 int getColCount();
/dports/net-p2p/eiskaltdcpp-gtk/eiskaltdcpp-2.2.10/eiskaltdcpp-gtk/src/
H A Dtreeview.hh59 int getColCount();
/dports/net-p2p/eiskaltdcpp-data/eiskaltdcpp-2.2.10/eiskaltdcpp-gtk/src/
H A Dtreeview.hh59 int getColCount();
/dports/net-p2p/eiskaltdcpp-daemon/eiskaltdcpp-2.2.10/eiskaltdcpp-gtk/src/
H A Dtreeview.hh59 int getColCount();

123456