Home
last modified time | relevance | path

Searched refs:TensorFixedSize (Results 1 – 25 of 101) sorted by relevance

12345

/dports/math/eigen3/eigen-3.3.9/unsupported/test/
H A Dcxx11_tensor_fixed_size.cpp20 TensorFixedSize<float, Sizes<> > scalar1; in test_0d()
21 TensorFixedSize<float, Sizes<>, RowMajor> scalar2; in test_0d()
30 TensorFixedSize<float, Sizes<> > copy = scalar1; in test_0d()
49 TensorFixedSize<float, Sizes<6> > vec1; in test_1d()
50 TensorFixedSize<float, Sizes<6>, RowMajor> vec2; in test_1d()
64 TensorFixedSize<float, Sizes<6> > copy = vec1; in test_1d()
108 TensorFixedSize<float, Sizes<6> > vec1; in test_tensor_map()
156 TensorFixedSize<float, Sizes<2, 3> > mat3; in test_2d()
182 TensorFixedSize<float, Sizes<2, 3, 7> > mat1; in test_3d()
202 TensorFixedSize<float, Sizes<2, 3, 7> > mat3; in test_3d()
[all …]
H A Dcxx11_tensor_empty.cpp27 TensorFixedSize<float, Sizes<0> > source; in test_empty_fixed_size_tensor()
28 TensorFixedSize<float, Sizes<0> > tgt1 = source; in test_empty_fixed_size_tensor()
29 TensorFixedSize<float, Sizes<0> > tgt2(source); in test_empty_fixed_size_tensor()
30 TensorFixedSize<float, Sizes<0> > tgt3; in test_empty_fixed_size_tensor()
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/unsupported/test/
H A Dcxx11_tensor_fixed_size.cpp20 TensorFixedSize<float, Sizes<> > scalar1; in test_0d()
21 TensorFixedSize<float, Sizes<>, RowMajor> scalar2; in test_0d()
30 TensorFixedSize<float, Sizes<> > copy = scalar1; in test_0d()
49 TensorFixedSize<float, Sizes<6> > vec1; in test_1d()
50 TensorFixedSize<float, Sizes<6>, RowMajor> vec2; in test_1d()
64 TensorFixedSize<float, Sizes<6> > copy = vec1; in test_1d()
108 TensorFixedSize<float, Sizes<6> > vec1; in test_tensor_map()
156 TensorFixedSize<float, Sizes<2, 3> > mat3; in test_2d()
182 TensorFixedSize<float, Sizes<2, 3, 7> > mat1; in test_3d()
202 TensorFixedSize<float, Sizes<2, 3, 7> > mat3; in test_3d()
[all …]
H A Dcxx11_tensor_empty.cpp27 TensorFixedSize<float, Sizes<0> > source; in test_empty_fixed_size_tensor()
28 TensorFixedSize<float, Sizes<0> > tgt1 = source; in test_empty_fixed_size_tensor()
29 TensorFixedSize<float, Sizes<0> > tgt2(source); in test_empty_fixed_size_tensor()
30 TensorFixedSize<float, Sizes<0> > tgt3; in test_empty_fixed_size_tensor()
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/unsupported/test/
H A Dcxx11_tensor_fixed_size.cpp20 TensorFixedSize<float, Sizes<> > scalar1; in test_0d()
21 TensorFixedSize<float, Sizes<>, RowMajor> scalar2; in test_0d()
30 TensorFixedSize<float, Sizes<> > copy = scalar1; in test_0d()
49 TensorFixedSize<float, Sizes<6> > vec1; in test_1d()
50 TensorFixedSize<float, Sizes<6>, RowMajor> vec2; in test_1d()
64 TensorFixedSize<float, Sizes<6> > copy = vec1; in test_1d()
108 TensorFixedSize<float, Sizes<6> > vec1; in test_tensor_map()
156 TensorFixedSize<float, Sizes<2, 3> > mat3; in test_2d()
182 TensorFixedSize<float, Sizes<2, 3, 7> > mat1; in test_3d()
202 TensorFixedSize<float, Sizes<2, 3, 7> > mat3; in test_3d()
[all …]
H A Dcxx11_tensor_empty.cpp27 TensorFixedSize<float, Sizes<0> > source; in test_empty_fixed_size_tensor()
28 TensorFixedSize<float, Sizes<0> > tgt1 = source; in test_empty_fixed_size_tensor()
29 TensorFixedSize<float, Sizes<0> > tgt2(source); in test_empty_fixed_size_tensor()
30 TensorFixedSize<float, Sizes<0> > tgt3; in test_empty_fixed_size_tensor()
/dports/misc/opennn/opennn-5.0.5/eigen/unsupported/test/
H A Dcxx11_tensor_fixed_size.cpp20 TensorFixedSize<float, Sizes<> > scalar1; in test_0d()
21 TensorFixedSize<float, Sizes<>, RowMajor> scalar2; in test_0d()
30 TensorFixedSize<float, Sizes<> > copy = scalar1; in test_0d()
49 TensorFixedSize<float, Sizes<6> > vec1; in test_1d()
50 TensorFixedSize<float, Sizes<6>, RowMajor> vec2; in test_1d()
64 TensorFixedSize<float, Sizes<6> > copy = vec1; in test_1d()
108 TensorFixedSize<float, Sizes<6> > vec1; in test_tensor_map()
156 TensorFixedSize<float, Sizes<2, 3> > mat3; in test_2d()
182 TensorFixedSize<float, Sizes<2, 3, 7> > mat1; in test_3d()
202 TensorFixedSize<float, Sizes<2, 3, 7> > mat3; in test_3d()
[all …]
H A Dcxx11_tensor_empty.cpp27 TensorFixedSize<float, Sizes<0> > source; in test_empty_fixed_size_tensor()
28 TensorFixedSize<float, Sizes<0> > tgt1 = source; in test_empty_fixed_size_tensor()
29 TensorFixedSize<float, Sizes<0> > tgt2(source); in test_empty_fixed_size_tensor()
30 TensorFixedSize<float, Sizes<0> > tgt3; in test_empty_fixed_size_tensor()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/unsupported/test/
H A Dcxx11_tensor_fixed_size.cpp20 TensorFixedSize<float, Sizes<> > scalar1; in test_0d()
21 TensorFixedSize<float, Sizes<>, RowMajor> scalar2; in test_0d()
30 TensorFixedSize<float, Sizes<> > copy = scalar1; in test_0d()
49 TensorFixedSize<float, Sizes<6> > vec1; in test_1d()
50 TensorFixedSize<float, Sizes<6>, RowMajor> vec2; in test_1d()
64 TensorFixedSize<float, Sizes<6> > copy = vec1; in test_1d()
108 TensorFixedSize<float, Sizes<6> > vec1; in test_tensor_map()
156 TensorFixedSize<float, Sizes<2, 3> > mat3; in test_2d()
182 TensorFixedSize<float, Sizes<2, 3, 7> > mat1; in test_3d()
202 TensorFixedSize<float, Sizes<2, 3, 7> > mat3; in test_3d()
[all …]
H A Dcxx11_tensor_empty.cpp27 TensorFixedSize<float, Sizes<0> > source; in test_empty_fixed_size_tensor()
28 TensorFixedSize<float, Sizes<0> > tgt1 = source; in test_empty_fixed_size_tensor()
29 TensorFixedSize<float, Sizes<0> > tgt2(source); in test_empty_fixed_size_tensor()
30 TensorFixedSize<float, Sizes<0> > tgt3; in test_empty_fixed_size_tensor()
/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_fixed_size.cpp20 TensorFixedSize<float, Sizes<> > scalar1; in test_0d()
21 TensorFixedSize<float, Sizes<>, RowMajor> scalar2; in test_0d()
30 TensorFixedSize<float, Sizes<> > copy = scalar1; in test_0d()
49 TensorFixedSize<float, Sizes<6> > vec1; in test_1d()
50 TensorFixedSize<float, Sizes<6>, RowMajor> vec2; in test_1d()
64 TensorFixedSize<float, Sizes<6> > copy = vec1; in test_1d()
108 TensorFixedSize<float, Sizes<6> > vec1; in test_tensor_map()
156 TensorFixedSize<float, Sizes<2, 3> > mat3; in test_2d()
182 TensorFixedSize<float, Sizes<2, 3, 7> > mat1; in test_3d()
202 TensorFixedSize<float, Sizes<2, 3, 7> > mat3; in test_3d()
[all …]
H A Dcxx11_tensor_empty.cpp27 TensorFixedSize<float, Sizes<0> > source; in test_empty_fixed_size_tensor()
28 TensorFixedSize<float, Sizes<0> > tgt1 = source; in test_empty_fixed_size_tensor()
29 TensorFixedSize<float, Sizes<0> > tgt2(source); in test_empty_fixed_size_tensor()
30 TensorFixedSize<float, Sizes<0> > tgt3; in test_empty_fixed_size_tensor()
/dports/math/eigen3/eigen-3.3.9/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorFixedSize.h27 class TensorFixedSize : public TensorBase<TensorFixedSize<Scalar_, Dimensions_, Options_, IndexType…
30 typedef TensorFixedSize<Scalar_, Dimensions_, Options_, IndexType> Self;
31 typedef TensorBase<TensorFixedSize<Scalar_, Dimensions_, Options_, IndexType> > Base;
301 EIGEN_STRONG_INLINE TensorFixedSize() in TensorFixedSize() function
307 EIGEN_STRONG_INLINE TensorFixedSize(const Self& other) in TensorFixedSize() function
313 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE TensorFixedSize(Self&& other) in TensorFixedSize() function
323 typedef TensorAssignOp<TensorFixedSize, const OtherDerived> Assign; in TensorFixedSize()
331 typedef TensorAssignOp<TensorFixedSize, const OtherDerived> Assign; in TensorFixedSize()
337 EIGEN_STRONG_INLINE TensorFixedSize& operator=(const TensorFixedSize& other)
341 typedef TensorAssignOp<Self, const TensorFixedSize> Assign;
[all …]
H A DTensorTraits.h66 struct traits<TensorFixedSize<Scalar_, Dimensions, Options_, IndexType_> >
134 struct eval<TensorFixedSize<Scalar_, Dimensions, Options, IndexType_>, Eigen::Dense>
136 typedef const TensorFixedSize<Scalar_, Dimensions, Options, IndexType_>& type;
140 struct eval<const TensorFixedSize<Scalar_, Dimensions, Options, IndexType_>, Eigen::Dense>
142 typedef const TensorFixedSize<Scalar_, Dimensions, Options, IndexType_>& type;
188 struct nested<TensorFixedSize<Scalar_, Dimensions, Options, IndexType_> >
190 typedef const TensorFixedSize<Scalar_, Dimensions, Options, IndexType_>& type;
194 struct nested<const TensorFixedSize<Scalar_, Dimensions, Options, IndexType_> >
196 typedef const TensorFixedSize<Scalar_, Dimensions, Options, IndexType_>& type;
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorFixedSize.h27 class TensorFixedSize : public TensorBase<TensorFixedSize<Scalar_, Dimensions_, Options_, IndexType…
30 typedef TensorFixedSize<Scalar_, Dimensions_, Options_, IndexType> Self;
31 typedef TensorBase<TensorFixedSize<Scalar_, Dimensions_, Options_, IndexType> > Base;
301 EIGEN_STRONG_INLINE TensorFixedSize() in TensorFixedSize() function
307 EIGEN_STRONG_INLINE TensorFixedSize(const Self& other) in TensorFixedSize() function
313 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE TensorFixedSize(Self&& other) in TensorFixedSize() function
323 typedef TensorAssignOp<TensorFixedSize, const OtherDerived> Assign; in TensorFixedSize()
331 typedef TensorAssignOp<TensorFixedSize, const OtherDerived> Assign; in TensorFixedSize()
337 EIGEN_STRONG_INLINE TensorFixedSize& operator=(const TensorFixedSize& other)
341 typedef TensorAssignOp<Self, const TensorFixedSize> Assign;
[all …]
H A DTensorTraits.h66 struct traits<TensorFixedSize<Scalar_, Dimensions, Options_, IndexType_> >
134 struct eval<TensorFixedSize<Scalar_, Dimensions, Options, IndexType_>, Eigen::Dense>
136 typedef const TensorFixedSize<Scalar_, Dimensions, Options, IndexType_>& type;
140 struct eval<const TensorFixedSize<Scalar_, Dimensions, Options, IndexType_>, Eigen::Dense>
142 typedef const TensorFixedSize<Scalar_, Dimensions, Options, IndexType_>& type;
188 struct nested<TensorFixedSize<Scalar_, Dimensions, Options, IndexType_> >
190 typedef const TensorFixedSize<Scalar_, Dimensions, Options, IndexType_>& type;
194 struct nested<const TensorFixedSize<Scalar_, Dimensions, Options, IndexType_> >
196 typedef const TensorFixedSize<Scalar_, Dimensions, Options, IndexType_>& type;
/dports/math/R-cran-RcppEigen/RcppEigen/inst/include/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorFixedSize.h27 class TensorFixedSize : public TensorBase<TensorFixedSize<Scalar_, Dimensions_, Options_, IndexType…
30 typedef TensorFixedSize<Scalar_, Dimensions_, Options_, IndexType> Self;
31 typedef TensorBase<TensorFixedSize<Scalar_, Dimensions_, Options_, IndexType> > Base;
301 EIGEN_STRONG_INLINE TensorFixedSize() in TensorFixedSize() function
307 EIGEN_STRONG_INLINE TensorFixedSize(const Self& other) in TensorFixedSize() function
313 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE TensorFixedSize(Self&& other) in TensorFixedSize() function
323 typedef TensorAssignOp<TensorFixedSize, const OtherDerived> Assign; in TensorFixedSize()
331 typedef TensorAssignOp<TensorFixedSize, const OtherDerived> Assign; in TensorFixedSize()
337 EIGEN_STRONG_INLINE TensorFixedSize& operator=(const TensorFixedSize& other)
341 typedef TensorAssignOp<Self, const TensorFixedSize> Assign;
[all …]
H A DTensorTraits.h66 struct traits<TensorFixedSize<Scalar_, Dimensions, Options_, IndexType_> >
134 struct eval<TensorFixedSize<Scalar_, Dimensions, Options, IndexType_>, Eigen::Dense>
136 typedef const TensorFixedSize<Scalar_, Dimensions, Options, IndexType_>& type;
140 struct eval<const TensorFixedSize<Scalar_, Dimensions, Options, IndexType_>, Eigen::Dense>
142 typedef const TensorFixedSize<Scalar_, Dimensions, Options, IndexType_>& type;
188 struct nested<TensorFixedSize<Scalar_, Dimensions, Options, IndexType_> >
190 typedef const TensorFixedSize<Scalar_, Dimensions, Options, IndexType_>& type;
194 struct nested<const TensorFixedSize<Scalar_, Dimensions, Options, IndexType_> >
196 typedef const TensorFixedSize<Scalar_, Dimensions, Options, IndexType_>& type;
/dports/devel/upp/upp/uppsrc/plugin/Eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorFixedSize.h27 class TensorFixedSize : public TensorBase<TensorFixedSize<Scalar_, Dimensions_, Options_, IndexType…
30 typedef TensorFixedSize<Scalar_, Dimensions_, Options_, IndexType> Self;
31 typedef TensorBase<TensorFixedSize<Scalar_, Dimensions_, Options_, IndexType> > Base;
308 EIGEN_STRONG_INLINE TensorFixedSize() in TensorFixedSize() function
314 EIGEN_STRONG_INLINE TensorFixedSize(const Self& other) in TensorFixedSize() function
320 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE TensorFixedSize(Self&& other) in TensorFixedSize() function
330 typedef TensorAssignOp<TensorFixedSize, const OtherDerived> Assign; in TensorFixedSize()
338 typedef TensorAssignOp<TensorFixedSize, const OtherDerived> Assign; in TensorFixedSize()
344 EIGEN_STRONG_INLINE TensorFixedSize& operator=(const TensorFixedSize& other)
348 typedef TensorAssignOp<Self, const TensorFixedSize> Assign;
[all …]
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorFixedSize.h27 class TensorFixedSize : public TensorBase<TensorFixedSize<Scalar_, Dimensions_, Options_, IndexType…
30 typedef TensorFixedSize<Scalar_, Dimensions_, Options_, IndexType> Self;
31 typedef TensorBase<TensorFixedSize<Scalar_, Dimensions_, Options_, IndexType> > Base;
301 EIGEN_STRONG_INLINE TensorFixedSize() in TensorFixedSize() function
307 EIGEN_STRONG_INLINE TensorFixedSize(const Self& other) in TensorFixedSize() function
313 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE TensorFixedSize(Self&& other) in TensorFixedSize() function
323 typedef TensorAssignOp<TensorFixedSize, const OtherDerived> Assign; in TensorFixedSize()
331 typedef TensorAssignOp<TensorFixedSize, const OtherDerived> Assign; in TensorFixedSize()
337 EIGEN_STRONG_INLINE TensorFixedSize& operator=(const TensorFixedSize& other)
341 typedef TensorAssignOp<Self, const TensorFixedSize> Assign;
[all …]
/dports/science/pcmsolver/pcmsolver-1.3.0/external/eigen3/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorFixedSize.h27 class TensorFixedSize : public TensorBase<TensorFixedSize<Scalar_, Dimensions_, Options_, IndexType…
30 typedef TensorFixedSize<Scalar_, Dimensions_, Options_, IndexType> Self;
31 typedef TensorBase<TensorFixedSize<Scalar_, Dimensions_, Options_, IndexType> > Base;
301 EIGEN_STRONG_INLINE TensorFixedSize() in TensorFixedSize() function
307 EIGEN_STRONG_INLINE TensorFixedSize(const Self& other) in TensorFixedSize() function
313 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE TensorFixedSize(Self&& other) in TensorFixedSize() function
323 typedef TensorAssignOp<TensorFixedSize, const OtherDerived> Assign; in TensorFixedSize()
331 typedef TensorAssignOp<TensorFixedSize, const OtherDerived> Assign; in TensorFixedSize()
337 EIGEN_STRONG_INLINE TensorFixedSize& operator=(const TensorFixedSize& other)
341 typedef TensorAssignOp<Self, const TensorFixedSize> Assign;
[all …]
/dports/misc/opennn/opennn-5.0.5/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorFixedSize.h27 class TensorFixedSize : public TensorBase<TensorFixedSize<Scalar_, Dimensions_, Options_, IndexType…
30 typedef TensorFixedSize<Scalar_, Dimensions_, Options_, IndexType> Self;
31 typedef TensorBase<TensorFixedSize<Scalar_, Dimensions_, Options_, IndexType> > Base;
301 EIGEN_STRONG_INLINE TensorFixedSize() in TensorFixedSize() function
307 EIGEN_STRONG_INLINE TensorFixedSize(const Self& other) in TensorFixedSize() function
313 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE TensorFixedSize(Self&& other) in TensorFixedSize() function
323 typedef TensorAssignOp<TensorFixedSize, const OtherDerived> Assign; in TensorFixedSize()
331 typedef TensorAssignOp<TensorFixedSize, const OtherDerived> Assign; in TensorFixedSize()
337 EIGEN_STRONG_INLINE TensorFixedSize& operator=(const TensorFixedSize& other)
341 typedef TensorAssignOp<Self, const TensorFixedSize> Assign;
[all …]
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorFixedSize.h27 class TensorFixedSize : public TensorBase<TensorFixedSize<Scalar_, Dimensions_, Options_, IndexType…
30 typedef TensorFixedSize<Scalar_, Dimensions_, Options_, IndexType> Self;
31 typedef TensorBase<TensorFixedSize<Scalar_, Dimensions_, Options_, IndexType> > Base;
301 EIGEN_STRONG_INLINE TensorFixedSize() in TensorFixedSize() function
307 EIGEN_STRONG_INLINE TensorFixedSize(const Self& other) in TensorFixedSize() function
313 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE TensorFixedSize(Self&& other) in TensorFixedSize() function
323 typedef TensorAssignOp<TensorFixedSize, const OtherDerived> Assign; in TensorFixedSize()
331 typedef TensorAssignOp<TensorFixedSize, const OtherDerived> Assign; in TensorFixedSize()
337 EIGEN_STRONG_INLINE TensorFixedSize& operator=(const TensorFixedSize& other)
341 typedef TensorAssignOp<Self, const TensorFixedSize> Assign;
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/eigen_3.3.3/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorFixedSize.h27 class TensorFixedSize : public TensorBase<TensorFixedSize<Scalar_, Dimensions_, Options_, IndexType…
30 typedef TensorFixedSize<Scalar_, Dimensions_, Options_, IndexType> Self;
31 typedef TensorBase<TensorFixedSize<Scalar_, Dimensions_, Options_, IndexType> > Base;
301 EIGEN_STRONG_INLINE TensorFixedSize() in TensorFixedSize() function
307 EIGEN_STRONG_INLINE TensorFixedSize(const Self& other) in TensorFixedSize() function
313 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE TensorFixedSize(Self&& other) in TensorFixedSize() function
323 typedef TensorAssignOp<TensorFixedSize, const OtherDerived> Assign; in TensorFixedSize()
331 typedef TensorAssignOp<TensorFixedSize, const OtherDerived> Assign; in TensorFixedSize()
337 EIGEN_STRONG_INLINE TensorFixedSize& operator=(const TensorFixedSize& other)
341 typedef TensorAssignOp<Self, const TensorFixedSize> Assign;
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/eigen3/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorFixedSize.h27 class TensorFixedSize : public TensorBase<TensorFixedSize<Scalar_, Dimensions_, Options_, IndexType…
30 typedef TensorFixedSize<Scalar_, Dimensions_, Options_, IndexType> Self;
31 typedef TensorBase<TensorFixedSize<Scalar_, Dimensions_, Options_, IndexType> > Base;
301 EIGEN_STRONG_INLINE TensorFixedSize() in TensorFixedSize() function
307 EIGEN_STRONG_INLINE TensorFixedSize(const Self& other) in TensorFixedSize() function
313 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE TensorFixedSize(Self&& other) in TensorFixedSize() function
323 typedef TensorAssignOp<TensorFixedSize, const OtherDerived> Assign; in TensorFixedSize()
331 typedef TensorAssignOp<TensorFixedSize, const OtherDerived> Assign; in TensorFixedSize()
337 EIGEN_STRONG_INLINE TensorFixedSize& operator=(const TensorFixedSize& other)
341 typedef TensorAssignOp<Self, const TensorFixedSize> Assign;
[all …]

12345