Home
last modified time | relevance | path

Searched defs:ZeroMat (Results 1 – 4 of 4) sorted by relevance

/dports/science/libecpint/libecpint-1.0.7/tests/units/mathutil/
H A Dmath.cpp52 TEST(FrobeniusNorm, ZeroMat) { in TEST() argument
/dports/science/siconos/siconos-4.4.0/kernel/src/utils/SiconosAlgebra/
H A DSiconosAlgebraTypeDef.hpp163 typedef ublas::zero_matrix<double> ZeroMat; typedef
/dports/math/giacxcas/CoCoALib-0.99700/src/AlgebraicCore/
H A Dmatrix.C577 ConstMatrix ZeroMat(const ring& R, const MachineInt& NumRows, const MachineInt& NumCols) in ZeroMat() function
/dports/math/cocoalib/CoCoALib-0.99712/src/AlgebraicCore/
H A Dmatrix.C590 ConstMatrix ZeroMat(const ring& R, const MachineInt& NumRows, const MachineInt& NumCols) in ZeroMat() function