Home
last modified time | relevance | path

Searched refs:m_skew (Results 1 – 17 of 17) sorted by relevance

/dports/print/libpagemaker/libpagemaker-0.0.4/src/lib/
H A DOutputShape.h29 double m_skew; variable
41 : m_isClosed(isClosed), m_shapeType(shape), m_points(), m_rotation(rotation), m_skew(skew), in OutputShape()
46 : m_isClosed(isClosed), m_shapeType(shape), m_points(), m_rotation(rotation), m_skew(skew), in OutputShape()
54 : m_isClosed(isClosed), m_shapeType(shape), m_points(), m_rotation(rotation), m_skew(skew), in OutputShape()
98 return m_skew; in getSkew()
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/BigMatrix/src/
H A DMatrixHelperRep_Tri.h157 m_skew(skew), m_rowOrder(rowOrder), m_unstored(new S[NumUnstored*esz]) in TriInFullHelper()
171 m_skew(skew), m_rowOrder(rowOrder), m_unstored(new S[NumUnstored*esz]) in TriInFullHelper()
214 if (m_skew) this->copyAndNegConjugateElt(value, e); in getAnyElt_()
218 if (m_skew) this->copyAndNegateElt(value, e); in getAnyElt_()
333 bool m_skew; // m(i,j) = -op(m(j,i)) variable
403 ms.setStructure(this->m_skew ? MatrixStructure::SkewHermitian in calcUpperTriStructure()
406 ms.setStructure(this->m_skew ? MatrixStructure::SkewSymmetric in calcUpperTriStructure()
/dports/devel/boost-python-libs/boost_1_72_0/libs/math/include_private/boost/math/tools/
H A Dremez.hpp186 …int m_skew; // amount to skew starting points by in percentage points: -100-1… member in boost::math::tools::remez_minimax
210 if(m_skew != 0) in init_chebyshev()
212 T p = static_cast<T>(200 + m_skew) / 200; in init_chebyshev()
298 m_skew = sk; in reset()
368 m_skew = sk; in reset()
/dports/devel/boost-docs/boost_1_72_0/libs/math/include_private/boost/math/tools/
H A Dremez.hpp186 …int m_skew; // amount to skew starting points by in percentage points: -100-1… member in boost::math::tools::remez_minimax
210 if(m_skew != 0) in init_chebyshev()
212 T p = static_cast<T>(200 + m_skew) / 200; in init_chebyshev()
298 m_skew = sk; in reset()
368 m_skew = sk; in reset()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/math/tools/
H A Dremez.hpp186 …int m_skew; // amount to skew starting points by in percentage points: -100-1… member in boost::math::tools::remez_minimax
210 if(m_skew != 0) in init_chebyshev()
212 T p = static_cast<T>(200 + m_skew) / 200; in init_chebyshev()
298 m_skew = sk; in reset()
368 m_skew = sk; in reset()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/math/include_private/boost/math/tools/
H A Dremez.hpp186 …int m_skew; // amount to skew starting points by in percentage points: -100-1… member in boost::math::tools::remez_minimax
210 if(m_skew != 0) in init_chebyshev()
212 T p = static_cast<T>(200 + m_skew) / 200; in init_chebyshev()
298 m_skew = sk; in reset()
368 m_skew = sk; in reset()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/math/include_private/boost/math/tools/
H A Dremez.hpp186 …int m_skew; // amount to skew starting points by in percentage points: -100-1… member in boost::math::tools::remez_minimax
210 if(m_skew != 0) in init_chebyshev()
212 T p = static_cast<T>(200 + m_skew) / 200; in init_chebyshev()
298 m_skew = sk; in reset()
368 m_skew = sk; in reset()
/dports/databases/percona57-server/boost_1_59_0/libs/math/include_private/boost/math/tools/
H A Dremez.hpp186 …int m_skew; // amount to skew starting points by in percentage points: -100-1… member in boost::math::tools::remez_minimax
210 if(m_skew != 0) in init_chebyshev()
212 T p = static_cast<T>(200 + m_skew) / 200; in init_chebyshev()
298 m_skew = sk; in reset()
368 m_skew = sk; in reset()
/dports/databases/xtrabackup/boost_1_59_0/libs/math/include_private/boost/math/tools/
H A Dremez.hpp186 …int m_skew; // amount to skew starting points by in percentage points: -100-1… member in boost::math::tools::remez_minimax
210 if(m_skew != 0) in init_chebyshev()
212 T p = static_cast<T>(200 + m_skew) / 200; in init_chebyshev()
298 m_skew = sk; in reset()
368 m_skew = sk; in reset()
/dports/databases/percona57-client/boost_1_59_0/libs/math/include_private/boost/math/tools/
H A Dremez.hpp186 …int m_skew; // amount to skew starting points by in percentage points: -100-1… member in boost::math::tools::remez_minimax
210 if(m_skew != 0) in init_chebyshev()
212 T p = static_cast<T>(200 + m_skew) / 200; in init_chebyshev()
298 m_skew = sk; in reset()
368 m_skew = sk; in reset()
/dports/devel/boost-libs/boost_1_72_0/libs/math/include_private/boost/math/tools/
H A Dremez.hpp186 …int m_skew; // amount to skew starting points by in percentage points: -100-1… member in boost::math::tools::remez_minimax
210 if(m_skew != 0) in init_chebyshev()
212 T p = static_cast<T>(200 + m_skew) / 200; in init_chebyshev()
298 m_skew = sk; in reset()
368 m_skew = sk; in reset()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/math/include_private/boost/math/tools/
H A Dremez.hpp186 …int m_skew; // amount to skew starting points by in percentage points: -100-1… member in boost::math::tools::remez_minimax
210 if(m_skew != 0) in init_chebyshev()
212 T p = static_cast<T>(200 + m_skew) / 200; in init_chebyshev()
298 m_skew = sk; in reset()
368 m_skew = sk; in reset()
/dports/devel/hyperscan/boost_1_75_0/libs/math/include_private/boost/math/tools/
H A Dremez.hpp186 …int m_skew; // amount to skew starting points by in percentage points: -100-1… member in boost::math::tools::remez_minimax
210 if(m_skew != 0) in init_chebyshev()
212 T p = static_cast<T>(200 + m_skew) / 200; in init_chebyshev()
298 m_skew = sk; in reset()
368 m_skew = sk; in reset()
/dports/net/opal/opal-3.10.10/src/asn/
H A Dh245_1.cxx14453 m_skew.SetConstraints(PASN_Object::FixedConstraint, 0, 4095); in H245_H223SkewIndication()
14464 strm << setw(indent+7) << "skew = " << setprecision(indent) << m_skew << '\n'; in PrintOn()
14483 if ((result = m_skew.Compare(other.m_skew)) != EqualTo) in Compare()
14495 length += m_skew.GetObjectLength(); in GetDataLength()
14509 if (!m_skew.Decode(strm)) in Decode()
14522 m_skew.Encode(strm); in Encode()
/dports/net/h323plus/h323plus-1_27_2/src/
H A Dh245_1.cxx14462 m_skew.SetConstraints(PASN_Object::FixedConstraint, 0, 4095); in H245_H223SkewIndication()
14473 strm << setw(indent+7) << "skew = " << setprecision(indent) << m_skew << '\n'; in PrintOn()
14492 if ((result = m_skew.Compare(other.m_skew)) != EqualTo) in Compare()
14504 length += m_skew.GetObjectLength(); in GetDataLength()
14518 if (!m_skew.Decode(strm)) in Decode()
14531 m_skew.Encode(strm); in Encode()
/dports/net/h323plus/h323plus-1_27_2/include/
H A Dh245.h5210 PASN_Integer m_skew; variable
/dports/net/opal/opal-3.10.10/include/asn/
H A Dh245.h5204 PASN_Integer m_skew; variable