ENH: Fixes algorithm to compute shape factors from Triangle geometry #6110
Annotations
10 errors
Build:
build/vcpkg_installed/x64-linux-dynamic/include/Eigen/src/Core/MatrixBase.h#L379
no type named 'ReturnType' in 'Eigen::ScalarBinaryOpTraits<double, float>'
|
Build:
src/Plugins/OrientationAnalysis/src/OrientationAnalysis/Filters/Algorithms/ComputeTriangleGeomShapes.cpp#L89
no matching member function for call to 'cross'
|
Build:
src/Plugins/OrientationAnalysis/src/OrientationAnalysis/Filters/Algorithms/ComputeTriangleGeomShapes.cpp#L147
no matching member function for call to 'dot'
|
Build:
src/Plugins/OrientationAnalysis/src/OrientationAnalysis/Filters/Algorithms/ComputeTriangleGeomShapes.cpp#L148
no matching member function for call to 'dot'
|
Build:
src/Plugins/OrientationAnalysis/src/OrientationAnalysis/Filters/Algorithms/ComputeTriangleGeomShapes.cpp#L149
no matching member function for call to 'dot'
|
Build:
build/vcpkg_installed/x64-linux-dynamic/include/Eigen/src/Core/functors/BinaryFunctors.h#L34
no type named 'ReturnType' in 'Eigen::ScalarBinaryOpTraits<float, double, Eigen::internal::scalar_sum_op<float, double>>'
|
Build:
build/vcpkg_installed/x64-linux-dynamic/include/Eigen/src/Core/util/Meta.h#L504
no type named 'type' in 'std::invoke_result<Eigen::internal::scalar_sum_op<float, double>, const float &, const double &>'
|
Build:
src/Plugins/OrientationAnalysis/src/OrientationAnalysis/Filters/Algorithms/ComputeTriangleGeomShapes.cpp#L184
no viable conversion from returned value of type 'const CwiseBinaryOp<internal::scalar_sum_op<typename internal::traits<Matrix<float, 3, 1, 0>>::Scalar, typename internal::traits<CwiseBinaryOp<scalar_product_op<double>, const Matrix<double, 3, 1, 0>, const CwiseNullaryOp<scalar_constant_op<double>, const Matrix<double, 3, 1, 0>>>>::Scalar>, const Eigen::Matrix<float, 3, 1, 0>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double>, const Eigen::Matrix<double, 3, 1, 0>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 3, 1, 0>>>>' (aka 'const CwiseBinaryOp<scalar_sum_op<float, double>, const Eigen::Matrix<float, 3, 1, 0>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double>, const Eigen::Matrix<double, 3, 1, 0>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 3, 1, 0>>>>') to function return type 'std::array<IGeometry::MeshIndexType, 3>' (aka 'array<unsigned long, 3>')
|
Build:
src/Plugins/OrientationAnalysis/src/OrientationAnalysis/Filters/Algorithms/ComputeTriangleGeomShapes.cpp#L191
no viable conversion from returned value of type 'const CwiseBinaryOp<internal::scalar_sum_op<typename internal::traits<Matrix<float, 3, 1, 0>>::Scalar, typename internal::traits<CwiseBinaryOp<scalar_product_op<double>, const Matrix<double, 3, 1, 0>, const CwiseNullaryOp<scalar_constant_op<double>, const Matrix<double, 3, 1, 0>>>>::Scalar>, const Eigen::Matrix<float, 3, 1, 0>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double>, const Eigen::Matrix<double, 3, 1, 0>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 3, 1, 0>>>>' (aka 'const CwiseBinaryOp<scalar_sum_op<float, double>, const Eigen::Matrix<float, 3, 1, 0>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double>, const Eigen::Matrix<double, 3, 1, 0>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 3, 1, 0>>>>') to function return type 'std::array<IGeometry::MeshIndexType, 3>' (aka 'array<unsigned long, 3>')
|
Build:
build/vcpkg_installed/x64-linux-dynamic/include/Eigen/src/Core/GeneralProduct.h#L419
static_assert failed due to requirement 'ProductIsValid || SameSizes' "INVALID_MATRIX_PRODUCT"
|
Loading