Home
last modified time | relevance | path

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

/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/operator/
H A Dcorrelation-inl.h194 mxnet::TShape dshape2 = in_shape->at(Correlation::kData2); in InferShape() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/operator/
H A Dcorrelation-inl.h194 mxnet::TShape dshape2 = in_shape->at(Correlation::kData2); in InferShape() local
/dports/math/mfem/mfem-4.3/fem/
H A Dbilininteg.hpp2910 DenseMatrix jmat, dshape1, dshape2, mq, adjJ; member in mfem::DGDiffusionIntegrator
3057 DenseMatrix dshape1, dshape2; member in mfem::DGElasticityIntegrator
H A Dbilininteg.cpp3350 DenseMatrix dshape1, dshape2; in AssembleFaceMatrix() local