Home
last modified time | relevance | path

Searched refs:NegAdd (Results 1 – 13 of 13) sorted by relevance

/dports/devel/cc65/cc65-2.19/libsrc/runtime/
H A Dimul8x8r16.s49 NegAdd: label
63 bcs NegAdd
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/matrix/
H A Dnewmat5.cpp133 while (nr--) { mrx.NegAdd(mr,f); mrx.Next(); mr.Next(); } in SymmetricMatrix()
139 REPORT gm->NegAdd(f); in SymmetricMatrix()
145 gmy->ReleaseAndDelete(); gmy->NegAdd(gm,f); in SymmetricMatrix()
328 void GeneralMatrix::NegAdd(GeneralMatrix* gm1, Real f)
337 void GeneralMatrix::NegAdd(Real f)
H A Dnewmat2.cpp249 void MatrixRowCol::NegAdd(const MatrixRowCol& mrc1, Real x) in NegAdd() function in NEWMAT::MatrixRowCol
/dports/math/optpp/optpp-2.4/newmat11/
H A Dnewmat5.C133 while (nr--) { mrx.NegAdd(mr,f); mrx.Next(); mr.Next(); } in Evaluate()
139 REPORT gm->NegAdd(f); in Evaluate()
145 gmy->ReleaseAndDelete(); gmy->NegAdd(gm,f); in Evaluate()
328 void GeneralMatrix::NegAdd(GeneralMatrix* gm1, Real f) in NegAdd() function
337 void GeneralMatrix::NegAdd(Real f) in NegAdd() function
H A Dnewmatrc.h58 void NegAdd(const MatrixRowCol&, Real); // Real - a row/col
H A Dnewmat.h400 void NegAdd(GeneralMatrix*, Real); // Real - GM
401 void NegAdd(Real); // this = this - Real
H A Dnewmat2.C248 void MatrixRowCol::NegAdd(const MatrixRowCol& mrc1, Real x) in NegAdd() function
/dports/math/newmat/newmat-1.1_1/
H A Dnewmat5.cpp147 while (nr--) { mrx.NegAdd(mr,f); mrx.Next(); mr.Next(); } in Evaluate()
153 REPORT gm->NegAdd(f); in Evaluate()
159 gmy->ReleaseAndDelete(); gmy->NegAdd(gm,f); in Evaluate()
342 void GeneralMatrix::NegAdd(GeneralMatrix* gm1, Real f) in NegAdd() function in NEWMAT::GeneralMatrix
351 void GeneralMatrix::NegAdd(Real f) in NegAdd() function in NEWMAT::GeneralMatrix
H A Dnewmatrc.h66 void NegAdd(const MatrixRowCol&, Real); // Real - a row/col
H A Dnewmat2.cpp255 void MatrixRowCol::NegAdd(const MatrixRowCol& mrc1, Real x) in NegAdd() function in NEWMAT::MatrixRowCol
H A Dnewmat.h458 void NegAdd(GeneralMatrix*, Real); // Real - GM
459 void NegAdd(Real); // this = this - Real
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/matrix/
H A Dnewmatrc.h58 void NegAdd(const MatrixRowCol&, Real); // Real - a row/col
H A Dnewmat.h398 void NegAdd(GeneralMatrix*, Real); // Real - GM
399 void NegAdd(Real); // this = this - Real