Home
last modified time | relevance | path

Searched refs:debugName (Results 1 – 25 of 533) sorted by relevance

12345678910>>...22

/dports/textproc/libstaroffice/libstaroffice-0.0.7/src/lib/
H A DStarZone.hxx71 bool closeSDRHeader(std::string const &debugName);
76 bool closeSCHHeader(std::string const &debugName);
81 bool closeVersionCompatHeader(std::string const &debugName);
147 bool closeRecord(std::string const &debugName) in closeRecord() argument
149 return closeRecord(' ', debugName); in closeRecord()
165 bool closeSCRecord(std::string const &debugName) in closeSCRecord() argument
167 return closeRecord('_', debugName); in closeSCRecord()
177 bool closeSWRecord(unsigned char type, std::string const &debugName) in closeSWRecord() argument
179 return closeRecord(type, debugName); in closeSWRecord()
191 return closeRecord(type, debugName); in closeSfxRecord()
[all …]
H A DStarCellAttribute.cxx54 StarCAttributeBool(Type type, std::string const &debugName, bool value) : in StarCAttributeBool() argument
55 StarAttributeBool(type, debugName, value) in StarCAttributeBool()
76 …buteColor(Type type, std::string const &debugName, STOFFColor const &value) : StarAttributeColor(t… in StarCAttributeColor() argument
101 StarCAttributeInt(Type type, std::string const &debugName, int intSize, int value) : in StarCAttributeInt() argument
102 StarAttributeInt(type, debugName, intSize, value) in StarCAttributeInt()
123 StarAttributeUInt(type, debugName, intSize, value) in StarCAttributeUInt()
143 StarCAttributeVoid(Type type, std::string const &debugName) : StarAttributeVoid(type, debugName) in StarCAttributeVoid() argument
289 map[type]=std::shared_ptr<StarAttribute>(new StarCAttributeVoid(type,debugName)); in addAttributeVoid()
301 StarCAttributeMargins(Type type, std::string const &debugName) : StarAttribute(type, debugName) in StarCAttributeMargins() argument
336 …StarCAttributeMerge(Type type, std::string const &debugName) : StarAttribute(type, debugName), m_s… in StarCAttributeMerge() argument
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/util/
H A DConstants.h512 struct DenseShape { static std::string debugName() { return "DenseShape"; } }; in debugName() function
513 struct SolverShape { static std::string debugName() { return "SolverShape"; } }; in debugName() function
514 struct HomogeneousShape { static std::string debugName() { return "HomogeneousShape"; } }; in debugName() function
515 struct DiagonalShape { static std::string debugName() { return "DiagonalShape"; } }; in debugName() function
516 struct BandShape { static std::string debugName() { return "BandShape"; } }; in debugName() function
517 struct TriangularShape { static std::string debugName() { return "TriangularShape"; } }; in debugName() function
518 struct SelfAdjointShape { static std::string debugName() { return "SelfAdjointShape"; } }; in debugName() function
519 struct PermutationShape { static std::string debugName() { return "PermutationShape"; } }; in debugName() function
520 struct TranspositionsShape { static std::string debugName() { return "TranspositionsShape"; } }; in debugName() function
521 struct SparseShape { static std::string debugName() { return "SparseShape"; } }; in debugName() function
/dports/graphics/blender/blender-2.91.0/extern/Eigen3/Eigen/src/Core/util/
H A DConstants.h512 struct DenseShape { static std::string debugName() { return "DenseShape"; } }; in debugName() function
513 struct SolverShape { static std::string debugName() { return "SolverShape"; } }; in debugName() function
514 struct HomogeneousShape { static std::string debugName() { return "HomogeneousShape"; } }; in debugName() function
515 struct DiagonalShape { static std::string debugName() { return "DiagonalShape"; } }; in debugName() function
516 struct BandShape { static std::string debugName() { return "BandShape"; } }; in debugName() function
517 struct TriangularShape { static std::string debugName() { return "TriangularShape"; } }; in debugName() function
518 struct SelfAdjointShape { static std::string debugName() { return "SelfAdjointShape"; } }; in debugName() function
519 struct PermutationShape { static std::string debugName() { return "PermutationShape"; } }; in debugName() function
520 struct TranspositionsShape { static std::string debugName() { return "TranspositionsShape"; } }; in debugName() function
521 struct SparseShape { static std::string debugName() { return "SparseShape"; } }; in debugName() function
/dports/math/eigen3/eigen-3.3.9/Eigen/src/Core/util/
H A DConstants.h512 struct DenseShape { static std::string debugName() { return "DenseShape"; } }; in debugName() function
513 struct SolverShape { static std::string debugName() { return "SolverShape"; } }; in debugName() function
514 struct HomogeneousShape { static std::string debugName() { return "HomogeneousShape"; } }; in debugName() function
515 struct DiagonalShape { static std::string debugName() { return "DiagonalShape"; } }; in debugName() function
516 struct BandShape { static std::string debugName() { return "BandShape"; } }; in debugName() function
517 struct TriangularShape { static std::string debugName() { return "TriangularShape"; } }; in debugName() function
518 struct SelfAdjointShape { static std::string debugName() { return "SelfAdjointShape"; } }; in debugName() function
519 struct PermutationShape { static std::string debugName() { return "PermutationShape"; } }; in debugName() function
520 struct TranspositionsShape { static std::string debugName() { return "TranspositionsShape"; } }; in debugName() function
521 struct SparseShape { static std::string debugName() { return "SparseShape"; } }; in debugName() function
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/thirdparty/bcd/ext/eigen/Eigen/src/Core/util/
H A DConstants.h516 struct DenseShape { static std::string debugName() { return "DenseShape"; } }; in debugName() function
517 struct SolverShape { static std::string debugName() { return "SolverShape"; } }; in debugName() function
518 struct HomogeneousShape { static std::string debugName() { return "HomogeneousShape"; } }; in debugName() function
519 struct DiagonalShape { static std::string debugName() { return "DiagonalShape"; } }; in debugName() function
520 struct BandShape { static std::string debugName() { return "BandShape"; } }; in debugName() function
521 struct TriangularShape { static std::string debugName() { return "TriangularShape"; } }; in debugName() function
522 struct SelfAdjointShape { static std::string debugName() { return "SelfAdjointShape"; } }; in debugName() function
523 struct PermutationShape { static std::string debugName() { return "PermutationShape"; } }; in debugName() function
524 struct TranspositionsShape { static std::string debugName() { return "TranspositionsShape"; } }; in debugName() function
525 struct SparseShape { static std::string debugName() { return "SparseShape"; } }; in debugName() function
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/Eigen/src/Core/util/
H A DConstants.h512 struct DenseShape { static std::string debugName() { return "DenseShape"; } }; in debugName() function
513 struct SolverShape { static std::string debugName() { return "SolverShape"; } }; in debugName() function
514 struct HomogeneousShape { static std::string debugName() { return "HomogeneousShape"; } }; in debugName() function
515 struct DiagonalShape { static std::string debugName() { return "DiagonalShape"; } }; in debugName() function
516 struct BandShape { static std::string debugName() { return "BandShape"; } }; in debugName() function
517 struct TriangularShape { static std::string debugName() { return "TriangularShape"; } }; in debugName() function
518 struct SelfAdjointShape { static std::string debugName() { return "SelfAdjointShape"; } }; in debugName() function
519 struct PermutationShape { static std::string debugName() { return "PermutationShape"; } }; in debugName() function
520 struct TranspositionsShape { static std::string debugName() { return "TranspositionsShape"; } }; in debugName() function
521 struct SparseShape { static std::string debugName() { return "SparseShape"; } }; in debugName() function
/dports/math/py-cvxpy/cvxpy-1.1.17/cvxpy/cvxcore/include/Eigen/src/Core/util/
H A DConstants.h512 struct DenseShape { static std::string debugName() { return "DenseShape"; } }; in debugName() function
513 struct SolverShape { static std::string debugName() { return "SolverShape"; } }; in debugName() function
514 struct HomogeneousShape { static std::string debugName() { return "HomogeneousShape"; } }; in debugName() function
515 struct DiagonalShape { static std::string debugName() { return "DiagonalShape"; } }; in debugName() function
516 struct BandShape { static std::string debugName() { return "BandShape"; } }; in debugName() function
517 struct TriangularShape { static std::string debugName() { return "TriangularShape"; } }; in debugName() function
518 struct SelfAdjointShape { static std::string debugName() { return "SelfAdjointShape"; } }; in debugName() function
519 struct PermutationShape { static std::string debugName() { return "PermutationShape"; } }; in debugName() function
520 struct TranspositionsShape { static std::string debugName() { return "TranspositionsShape"; } }; in debugName() function
521 struct SparseShape { static std::string debugName() { return "SparseShape"; } }; in debugName() function
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/eigen/Eigen/src/Core/util/
H A DConstants.h512 struct DenseShape { static std::string debugName() { return "DenseShape"; } }; in debugName() function
513 struct SolverShape { static std::string debugName() { return "SolverShape"; } }; in debugName() function
514 struct HomogeneousShape { static std::string debugName() { return "HomogeneousShape"; } }; in debugName() function
515 struct DiagonalShape { static std::string debugName() { return "DiagonalShape"; } }; in debugName() function
516 struct BandShape { static std::string debugName() { return "BandShape"; } }; in debugName() function
517 struct TriangularShape { static std::string debugName() { return "TriangularShape"; } }; in debugName() function
518 struct SelfAdjointShape { static std::string debugName() { return "SelfAdjointShape"; } }; in debugName() function
519 struct PermutationShape { static std::string debugName() { return "PermutationShape"; } }; in debugName() function
520 struct TranspositionsShape { static std::string debugName() { return "TranspositionsShape"; } }; in debugName() function
521 struct SparseShape { static std::string debugName() { return "SparseShape"; } }; in debugName() function
/dports/math/R-cran-RcppEigen/RcppEigen/inst/include/Eigen/src/Core/util/
H A DConstants.h512 struct DenseShape { static std::string debugName() { return "DenseShape"; } }; in debugName() function
513 struct SolverShape { static std::string debugName() { return "SolverShape"; } }; in debugName() function
514 struct HomogeneousShape { static std::string debugName() { return "HomogeneousShape"; } }; in debugName() function
515 struct DiagonalShape { static std::string debugName() { return "DiagonalShape"; } }; in debugName() function
516 struct BandShape { static std::string debugName() { return "BandShape"; } }; in debugName() function
517 struct TriangularShape { static std::string debugName() { return "TriangularShape"; } }; in debugName() function
518 struct SelfAdjointShape { static std::string debugName() { return "SelfAdjointShape"; } }; in debugName() function
519 struct PermutationShape { static std::string debugName() { return "PermutationShape"; } }; in debugName() function
520 struct TranspositionsShape { static std::string debugName() { return "TranspositionsShape"; } }; in debugName() function
521 struct SparseShape { static std::string debugName() { return "SparseShape"; } }; in debugName() function
/dports/science/getdp/getdp-3.4.0-source/contrib/eigen/Eigen/src/Core/util/
H A DConstants.h512 struct DenseShape { static std::string debugName() { return "DenseShape"; } }; in debugName() function
513 struct SolverShape { static std::string debugName() { return "SolverShape"; } }; in debugName() function
514 struct HomogeneousShape { static std::string debugName() { return "HomogeneousShape"; } }; in debugName() function
515 struct DiagonalShape { static std::string debugName() { return "DiagonalShape"; } }; in debugName() function
516 struct BandShape { static std::string debugName() { return "BandShape"; } }; in debugName() function
517 struct TriangularShape { static std::string debugName() { return "TriangularShape"; } }; in debugName() function
518 struct SelfAdjointShape { static std::string debugName() { return "SelfAdjointShape"; } }; in debugName() function
519 struct PermutationShape { static std::string debugName() { return "PermutationShape"; } }; in debugName() function
520 struct TranspositionsShape { static std::string debugName() { return "TranspositionsShape"; } }; in debugName() function
521 struct SparseShape { static std::string debugName() { return "SparseShape"; } }; in debugName() function
/dports/devel/upp/upp/uppsrc/plugin/Eigen/Eigen/src/Core/util/
H A DConstants.h515 struct DenseShape { static std::string debugName() { return "DenseShape"; } }; in debugName() function
516 struct SolverShape { static std::string debugName() { return "SolverShape"; } }; in debugName() function
517 struct HomogeneousShape { static std::string debugName() { return "HomogeneousShape"; } }; in debugName() function
518 struct DiagonalShape { static std::string debugName() { return "DiagonalShape"; } }; in debugName() function
519 struct BandShape { static std::string debugName() { return "BandShape"; } }; in debugName() function
520 struct TriangularShape { static std::string debugName() { return "TriangularShape"; } }; in debugName() function
521 struct SelfAdjointShape { static std::string debugName() { return "SelfAdjointShape"; } }; in debugName() function
522 struct PermutationShape { static std::string debugName() { return "PermutationShape"; } }; in debugName() function
523 struct TranspositionsShape { static std::string debugName() { return "TranspositionsShape"; } }; in debugName() function
524 struct SparseShape { static std::string debugName() { return "SparseShape"; } }; in debugName() function
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/Eigen/src/Core/util/
H A DConstants.h512 struct DenseShape { static std::string debugName() { return "DenseShape"; } }; in debugName() function
513 struct SolverShape { static std::string debugName() { return "SolverShape"; } }; in debugName() function
514 struct HomogeneousShape { static std::string debugName() { return "HomogeneousShape"; } }; in debugName() function
515 struct DiagonalShape { static std::string debugName() { return "DiagonalShape"; } }; in debugName() function
516 struct BandShape { static std::string debugName() { return "BandShape"; } }; in debugName() function
517 struct TriangularShape { static std::string debugName() { return "TriangularShape"; } }; in debugName() function
518 struct SelfAdjointShape { static std::string debugName() { return "SelfAdjointShape"; } }; in debugName() function
519 struct PermutationShape { static std::string debugName() { return "PermutationShape"; } }; in debugName() function
520 struct TranspositionsShape { static std::string debugName() { return "TranspositionsShape"; } }; in debugName() function
521 struct SparseShape { static std::string debugName() { return "SparseShape"; } }; in debugName() function
/dports/science/pcmsolver/pcmsolver-1.3.0/external/eigen3/include/eigen3/Eigen/src/Core/util/
H A DConstants.h512 struct DenseShape { static std::string debugName() { return "DenseShape"; } }; in debugName() function
513 struct SolverShape { static std::string debugName() { return "SolverShape"; } }; in debugName() function
514 struct HomogeneousShape { static std::string debugName() { return "HomogeneousShape"; } }; in debugName() function
515 struct DiagonalShape { static std::string debugName() { return "DiagonalShape"; } }; in debugName() function
516 struct BandShape { static std::string debugName() { return "BandShape"; } }; in debugName() function
517 struct TriangularShape { static std::string debugName() { return "TriangularShape"; } }; in debugName() function
518 struct SelfAdjointShape { static std::string debugName() { return "SelfAdjointShape"; } }; in debugName() function
519 struct PermutationShape { static std::string debugName() { return "PermutationShape"; } }; in debugName() function
520 struct TranspositionsShape { static std::string debugName() { return "TranspositionsShape"; } }; in debugName() function
521 struct SparseShape { static std::string debugName() { return "SparseShape"; } }; in debugName() function
/dports/misc/opennn/opennn-5.0.5/eigen/Eigen/src/Core/util/
H A DConstants.h512 struct DenseShape { static std::string debugName() { return "DenseShape"; } }; in debugName() function
513 struct SolverShape { static std::string debugName() { return "SolverShape"; } }; in debugName() function
514 struct HomogeneousShape { static std::string debugName() { return "HomogeneousShape"; } }; in debugName() function
515 struct DiagonalShape { static std::string debugName() { return "DiagonalShape"; } }; in debugName() function
516 struct BandShape { static std::string debugName() { return "BandShape"; } }; in debugName() function
517 struct TriangularShape { static std::string debugName() { return "TriangularShape"; } }; in debugName() function
518 struct SelfAdjointShape { static std::string debugName() { return "SelfAdjointShape"; } }; in debugName() function
519 struct PermutationShape { static std::string debugName() { return "PermutationShape"; } }; in debugName() function
520 struct TranspositionsShape { static std::string debugName() { return "TranspositionsShape"; } }; in debugName() function
521 struct SparseShape { static std::string debugName() { return "SparseShape"; } }; in debugName() function
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/Eigen/src/Core/util/
H A DConstants.h512 struct DenseShape { static std::string debugName() { return "DenseShape"; } }; in debugName() function
513 struct SolverShape { static std::string debugName() { return "SolverShape"; } }; in debugName() function
514 struct HomogeneousShape { static std::string debugName() { return "HomogeneousShape"; } }; in debugName() function
515 struct DiagonalShape { static std::string debugName() { return "DiagonalShape"; } }; in debugName() function
516 struct BandShape { static std::string debugName() { return "BandShape"; } }; in debugName() function
517 struct TriangularShape { static std::string debugName() { return "TriangularShape"; } }; in debugName() function
518 struct SelfAdjointShape { static std::string debugName() { return "SelfAdjointShape"; } }; in debugName() function
519 struct PermutationShape { static std::string debugName() { return "PermutationShape"; } }; in debugName() function
520 struct TranspositionsShape { static std::string debugName() { return "TranspositionsShape"; } }; in debugName() function
521 struct SparseShape { static std::string debugName() { return "SparseShape"; } }; in debugName() function
/dports/math/vtk9/VTK-9.1.0/ThirdParty/eigen/vtkeigen/eigen/src/Core/util/
H A DConstants.h512 struct DenseShape { static std::string debugName() { return "DenseShape"; } }; in debugName() function
513 struct SolverShape { static std::string debugName() { return "SolverShape"; } }; in debugName() function
514 struct HomogeneousShape { static std::string debugName() { return "HomogeneousShape"; } }; in debugName() function
515 struct DiagonalShape { static std::string debugName() { return "DiagonalShape"; } }; in debugName() function
516 struct BandShape { static std::string debugName() { return "BandShape"; } }; in debugName() function
517 struct TriangularShape { static std::string debugName() { return "TriangularShape"; } }; in debugName() function
518 struct SelfAdjointShape { static std::string debugName() { return "SelfAdjointShape"; } }; in debugName() function
519 struct PermutationShape { static std::string debugName() { return "PermutationShape"; } }; in debugName() function
520 struct TranspositionsShape { static std::string debugName() { return "TranspositionsShape"; } }; in debugName() function
521 struct SparseShape { static std::string debugName() { return "SparseShape"; } }; in debugName() function
/dports/math/vtk8/VTK-8.2.0/ThirdParty/eigen/vtkeigen/eigen/src/Core/util/
H A DConstants.h512 struct DenseShape { static std::string debugName() { return "DenseShape"; } }; in debugName() function
513 struct SolverShape { static std::string debugName() { return "SolverShape"; } }; in debugName() function
514 struct HomogeneousShape { static std::string debugName() { return "HomogeneousShape"; } }; in debugName() function
515 struct DiagonalShape { static std::string debugName() { return "DiagonalShape"; } }; in debugName() function
516 struct BandShape { static std::string debugName() { return "BandShape"; } }; in debugName() function
517 struct TriangularShape { static std::string debugName() { return "TriangularShape"; } }; in debugName() function
518 struct SelfAdjointShape { static std::string debugName() { return "SelfAdjointShape"; } }; in debugName() function
519 struct PermutationShape { static std::string debugName() { return "PermutationShape"; } }; in debugName() function
520 struct TranspositionsShape { static std::string debugName() { return "TranspositionsShape"; } }; in debugName() function
521 struct SparseShape { static std::string debugName() { return "SparseShape"; } }; in debugName() function
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/eigen/Eigen/src/Core/util/
H A DConstants.h512 struct DenseShape { static std::string debugName() { return "DenseShape"; } }; in debugName() function
513 struct SolverShape { static std::string debugName() { return "SolverShape"; } }; in debugName() function
514 struct HomogeneousShape { static std::string debugName() { return "HomogeneousShape"; } }; in debugName() function
515 struct DiagonalShape { static std::string debugName() { return "DiagonalShape"; } }; in debugName() function
516 struct BandShape { static std::string debugName() { return "BandShape"; } }; in debugName() function
517 struct TriangularShape { static std::string debugName() { return "TriangularShape"; } }; in debugName() function
518 struct SelfAdjointShape { static std::string debugName() { return "SelfAdjointShape"; } }; in debugName() function
519 struct PermutationShape { static std::string debugName() { return "PermutationShape"; } }; in debugName() function
520 struct TranspositionsShape { static std::string debugName() { return "TranspositionsShape"; } }; in debugName() function
521 struct SparseShape { static std::string debugName() { return "SparseShape"; } }; in debugName() function
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/eigen_3.3.3/Eigen/src/Core/util/
H A DConstants.h512 struct DenseShape { static std::string debugName() { return "DenseShape"; } }; in debugName() function
513 struct SolverShape { static std::string debugName() { return "SolverShape"; } }; in debugName() function
514 struct HomogeneousShape { static std::string debugName() { return "HomogeneousShape"; } }; in debugName() function
515 struct DiagonalShape { static std::string debugName() { return "DiagonalShape"; } }; in debugName() function
516 struct BandShape { static std::string debugName() { return "BandShape"; } }; in debugName() function
517 struct TriangularShape { static std::string debugName() { return "TriangularShape"; } }; in debugName() function
518 struct SelfAdjointShape { static std::string debugName() { return "SelfAdjointShape"; } }; in debugName() function
519 struct PermutationShape { static std::string debugName() { return "PermutationShape"; } }; in debugName() function
520 struct TranspositionsShape { static std::string debugName() { return "TranspositionsShape"; } }; in debugName() function
521 struct SparseShape { static std::string debugName() { return "SparseShape"; } }; in debugName() function
/dports/graphics/open3d/Open3D-0.2/src/External/Eigen/Eigen/src/Core/util/
H A DConstants.h512 struct DenseShape { static std::string debugName() { return "DenseShape"; } }; in debugName() function
513 struct SolverShape { static std::string debugName() { return "SolverShape"; } }; in debugName() function
514 struct HomogeneousShape { static std::string debugName() { return "HomogeneousShape"; } }; in debugName() function
515 struct DiagonalShape { static std::string debugName() { return "DiagonalShape"; } }; in debugName() function
516 struct BandShape { static std::string debugName() { return "BandShape"; } }; in debugName() function
517 struct TriangularShape { static std::string debugName() { return "TriangularShape"; } }; in debugName() function
518 struct SelfAdjointShape { static std::string debugName() { return "SelfAdjointShape"; } }; in debugName() function
519 struct PermutationShape { static std::string debugName() { return "PermutationShape"; } }; in debugName() function
520 struct TranspositionsShape { static std::string debugName() { return "TranspositionsShape"; } }; in debugName() function
521 struct SparseShape { static std::string debugName() { return "SparseShape"; } }; in debugName() function
/dports/devel/vcglib/vcglib-2020.09/eigenlib/Eigen/src/Core/util/
H A DConstants.h512 struct DenseShape { static std::string debugName() { return "DenseShape"; } }; in debugName() function
513 struct SolverShape { static std::string debugName() { return "SolverShape"; } }; in debugName() function
514 struct HomogeneousShape { static std::string debugName() { return "HomogeneousShape"; } }; in debugName() function
515 struct DiagonalShape { static std::string debugName() { return "DiagonalShape"; } }; in debugName() function
516 struct BandShape { static std::string debugName() { return "BandShape"; } }; in debugName() function
517 struct TriangularShape { static std::string debugName() { return "TriangularShape"; } }; in debugName() function
518 struct SelfAdjointShape { static std::string debugName() { return "SelfAdjointShape"; } }; in debugName() function
519 struct PermutationShape { static std::string debugName() { return "PermutationShape"; } }; in debugName() function
520 struct TranspositionsShape { static std::string debugName() { return "TranspositionsShape"; } }; in debugName() function
521 struct SparseShape { static std::string debugName() { return "SparseShape"; } }; in debugName() function
/dports/biology/diamond/diamond-2.0.13/src/lib/Eigen/src/Core/util/
H A DConstants.h512 struct DenseShape { static std::string debugName() { return "DenseShape"; } }; in debugName() function
513 struct SolverShape { static std::string debugName() { return "SolverShape"; } }; in debugName() function
514 struct HomogeneousShape { static std::string debugName() { return "HomogeneousShape"; } }; in debugName() function
515 struct DiagonalShape { static std::string debugName() { return "DiagonalShape"; } }; in debugName() function
516 struct BandShape { static std::string debugName() { return "BandShape"; } }; in debugName() function
517 struct TriangularShape { static std::string debugName() { return "TriangularShape"; } }; in debugName() function
518 struct SelfAdjointShape { static std::string debugName() { return "SelfAdjointShape"; } }; in debugName() function
519 struct PermutationShape { static std::string debugName() { return "PermutationShape"; } }; in debugName() function
520 struct TranspositionsShape { static std::string debugName() { return "TranspositionsShape"; } }; in debugName() function
521 struct SparseShape { static std::string debugName() { return "SparseShape"; } }; in debugName() function
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/eigen3/include/eigen3/Eigen/src/Core/util/
H A DConstants.h512 struct DenseShape { static std::string debugName() { return "DenseShape"; } }; in debugName() function
513 struct SolverShape { static std::string debugName() { return "SolverShape"; } }; in debugName() function
514 struct HomogeneousShape { static std::string debugName() { return "HomogeneousShape"; } }; in debugName() function
515 struct DiagonalShape { static std::string debugName() { return "DiagonalShape"; } }; in debugName() function
516 struct BandShape { static std::string debugName() { return "BandShape"; } }; in debugName() function
517 struct TriangularShape { static std::string debugName() { return "TriangularShape"; } }; in debugName() function
518 struct SelfAdjointShape { static std::string debugName() { return "SelfAdjointShape"; } }; in debugName() function
519 struct PermutationShape { static std::string debugName() { return "PermutationShape"; } }; in debugName() function
520 struct TranspositionsShape { static std::string debugName() { return "TranspositionsShape"; } }; in debugName() function
521 struct SparseShape { static std::string debugName() { return "SparseShape"; } }; in debugName() function
/dports/math/gismo/gismo-21.12.0/external/Eigen/src/Core/util/
H A DConstants.h512 struct DenseShape { static std::string debugName() { return "DenseShape"; } }; in debugName() function
513 struct SolverShape { static std::string debugName() { return "SolverShape"; } }; in debugName() function
514 struct HomogeneousShape { static std::string debugName() { return "HomogeneousShape"; } }; in debugName() function
515 struct DiagonalShape { static std::string debugName() { return "DiagonalShape"; } }; in debugName() function
516 struct BandShape { static std::string debugName() { return "BandShape"; } }; in debugName() function
517 struct TriangularShape { static std::string debugName() { return "TriangularShape"; } }; in debugName() function
518 struct SelfAdjointShape { static std::string debugName() { return "SelfAdjointShape"; } }; in debugName() function
519 struct PermutationShape { static std::string debugName() { return "PermutationShape"; } }; in debugName() function
520 struct TranspositionsShape { static std::string debugName() { return "TranspositionsShape"; } }; in debugName() function
521 struct SparseShape { static std::string debugName() { return "SparseShape"; } }; in debugName() function

12345678910>>...22