Home
last modified time | relevance | path

Searched defs:dtensor (Results 1 – 14 of 14) sorted by relevance

/dports/math/eigen3/eigen-3.3.9/unsupported/test/
H A Dcxx11_tensor_casts.cpp44 Tensor<double, 2> dtensor(20,30); in test_vectorized_cast() local
63 Tensor<double, 2> dtensor(20,30); in test_float_to_int_cast() local
80 Tensor<double, 2> dtensor(20, 30); in test_big_to_small_type_cast() local
97 Tensor<double, 2> dtensor(20, 30); in test_small_to_big_type_cast() local
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/unsupported/test/
H A Dcxx11_tensor_casts.cpp44 Tensor<double, 2> dtensor(20,30); in test_vectorized_cast() local
63 Tensor<double, 2> dtensor(20,30); in test_float_to_int_cast() local
80 Tensor<double, 2> dtensor(20, 30); in test_big_to_small_type_cast() local
97 Tensor<double, 2> dtensor(20, 30); in test_small_to_big_type_cast() local
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/unsupported/test/
H A Dcxx11_tensor_casts.cpp44 Tensor<double, 2> dtensor(20,30); in test_vectorized_cast() local
63 Tensor<double, 2> dtensor(20,30); in test_float_to_int_cast() local
80 Tensor<double, 2> dtensor(20, 30); in test_big_to_small_type_cast() local
97 Tensor<double, 2> dtensor(20, 30); in test_small_to_big_type_cast() local
/dports/misc/opennn/opennn-5.0.5/eigen/unsupported/test/
H A Dcxx11_tensor_casts.cpp44 Tensor<double, 2> dtensor(20,30); in test_vectorized_cast() local
63 Tensor<double, 2> dtensor(20,30); in test_float_to_int_cast() local
80 Tensor<double, 2> dtensor(20, 30); in test_big_to_small_type_cast() local
97 Tensor<double, 2> dtensor(20, 30); in test_small_to_big_type_cast() local
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/unsupported/test/
H A Dcxx11_tensor_casts.cpp44 Tensor<double, 2> dtensor(20,30); in test_vectorized_cast() local
63 Tensor<double, 2> dtensor(20,30); in test_float_to_int_cast() local
80 Tensor<double, 2> dtensor(20, 30); in test_big_to_small_type_cast() local
97 Tensor<double, 2> dtensor(20, 30); in test_small_to_big_type_cast() local
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/eigen_3.3.3/unsupported/test/
H A Dcxx11_tensor_casts.cpp44 Tensor<double, 2> dtensor(20,30); in test_vectorized_cast() local
63 Tensor<double, 2> dtensor(20,30); in test_float_to_int_cast() local
80 Tensor<double, 2> dtensor(20, 30); in test_big_to_small_type_cast() local
97 Tensor<double, 2> dtensor(20, 30); in test_small_to_big_type_cast() local
/dports/math/fftw3-float/fftw-3.3.9/mpi/
H A Difftw-mpi.h81 } dtensor; typedef
/dports/math/fftw3/fftw-3.3.9/mpi/
H A Difftw-mpi.h81 } dtensor; typedef
/dports/math/fftw3-long/fftw-3.3.9/mpi/
H A Difftw-mpi.h81 } dtensor; typedef
/dports/math/fftw3-quad/fftw-3.3.9/mpi/
H A Difftw-mpi.h81 } dtensor; typedef
/dports/science/bagel/bagel-1.2.2/src/prop/pseudospin/
H A Dpseudospin.h123 std::shared_ptr<const Matrix> dtensor() const { return dtensor_; } in dtensor() function
/dports/science/bagel/bagel-1.2.2/src/smith/
H A Dorthogonal.cc237 const shared_ptr<Tensor_<double>> dtensor = denom_[istate]->at(iext); in weight_by_denom() local
377 const shared_ptr<Tensor_<double>> dtensor = data_[istate]->at(iext); in get_contravariant() local
455 const shared_ptr<Tensor_<double>> dtensor = denom_[istate]->at(iext); in set_denom() local
837 shared_ptr<const Tensor_<double>> dtensor = data_[istate]->at(iext); in transform_to_redundant() local
1123 const shared_ptr<Tensor_<double>> dtensor = denom_[istate]->at(iext); in update() local
/dports/science/bagel/bagel-1.2.2/src/smith/caspt2/
H A DCASPT2_contract.cc262 shared_ptr<Matrix> dtensor = rdm1deriv_->clone(); in contract_rdm_deriv() local
H A DMSCASPT2_contract.cc299 shared_ptr<Matrix> dtensor = rdm1deriv_->clone(); in contract_rdm_deriv() local