Home
last modified time | relevance | path

Searched refs:UpLo (Results 151 – 175 of 1006) sorted by relevance

12345678910>>...41

/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/Eigen/src/Core/products/
H A DGeneralMatrixMatrixTriangular_BLAS.h49 int RhsStorageOrder, bool ConjugateRhs, int UpLo> \
51 Scalar,RhsStorageOrder,ConjugateRhs,ColMajor,1,UpLo,Specialized> { \
55 if ( lhs==rhs && ((UpLo&(Lower|Upper))==UpLo) ) { \
56 general_matrix_matrix_rankupdate<Index,Scalar,LhsStorageOrder,ConjugateLhs,ColMajor,UpLo> \
62 ColMajor, 1, UpLo, BuiltIn> \
76 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
77 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
79 IsLower = (UpLo&Lower) == Lower, \
97 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
98 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/products/
H A DGeneralMatrixMatrixTriangular_BLAS.h49 int RhsStorageOrder, bool ConjugateRhs, int UpLo> \
51 Scalar,RhsStorageOrder,ConjugateRhs,ColMajor,UpLo,Specialized> { \
55 if ( lhs==rhs && ((UpLo&(Lower|Upper))==UpLo) ) { \
56 general_matrix_matrix_rankupdate<Index,Scalar,LhsStorageOrder,ConjugateLhs,ColMajor,UpLo> \
62 ColMajor, UpLo, BuiltIn> \
76 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
77 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
79 IsLower = (UpLo&Lower) == Lower, \
97 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
98 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
[all …]
/dports/math/py-cvxpy/cvxpy-1.1.17/cvxpy/cvxcore/include/Eigen/src/Core/products/
H A DGeneralMatrixMatrixTriangular_BLAS.h49 int RhsStorageOrder, bool ConjugateRhs, int UpLo> \
51 Scalar,RhsStorageOrder,ConjugateRhs,ColMajor,1,UpLo,Specialized> { \
55 if ( lhs==rhs && ((UpLo&(Lower|Upper))==UpLo) ) { \
56 general_matrix_matrix_rankupdate<Index,Scalar,LhsStorageOrder,ConjugateLhs,ColMajor,UpLo> \
62 ColMajor, 1, UpLo, BuiltIn> \
76 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
77 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
79 IsLower = (UpLo&Lower) == Lower, \
97 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
98 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
[all …]
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/eigen/Eigen/src/Core/products/
H A DGeneralMatrixMatrixTriangular_BLAS.h49 int RhsStorageOrder, bool ConjugateRhs, int UpLo> \
51 Scalar,RhsStorageOrder,ConjugateRhs,ColMajor,UpLo,Specialized> { \
55 if ( lhs==rhs && ((UpLo&(Lower|Upper))==UpLo) ) { \
56 general_matrix_matrix_rankupdate<Index,Scalar,LhsStorageOrder,ConjugateLhs,ColMajor,UpLo> \
62 ColMajor, UpLo, BuiltIn> \
76 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
77 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
79 IsLower = (UpLo&Lower) == Lower, \
97 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
98 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
[all …]
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/eigen/Eigen/src/Core/products/
H A DGeneralMatrixMatrixTriangular_BLAS.h49 int RhsStorageOrder, bool ConjugateRhs, int UpLo> \
51 Scalar,RhsStorageOrder,ConjugateRhs,ColMajor,UpLo,Specialized> { \
55 if ( lhs==rhs && ((UpLo&(Lower|Upper))==UpLo) ) { \
56 general_matrix_matrix_rankupdate<Index,Scalar,LhsStorageOrder,ConjugateLhs,ColMajor,UpLo> \
62 ColMajor, UpLo, BuiltIn> \
76 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
77 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
79 IsLower = (UpLo&Lower) == Lower, \
97 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
98 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
[all …]
/dports/math/R-cran-RcppEigen/RcppEigen/inst/include/Eigen/src/Core/products/
H A DGeneralMatrixMatrixTriangular_BLAS.h49 int RhsStorageOrder, bool ConjugateRhs, int UpLo> \
51 Scalar,RhsStorageOrder,ConjugateRhs,ColMajor,1,UpLo,Specialized> { \
55 if ( lhs==rhs && ((UpLo&(Lower|Upper))==UpLo) ) { \
56 general_matrix_matrix_rankupdate<Index,Scalar,LhsStorageOrder,ConjugateLhs,ColMajor,UpLo> \
62 ColMajor, 1, UpLo, BuiltIn> \
76 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
77 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
79 IsLower = (UpLo&Lower) == Lower, \
97 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
98 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
[all …]
/dports/science/getdp/getdp-3.4.0-source/contrib/eigen/Eigen/src/Core/products/
H A DGeneralMatrixMatrixTriangular_BLAS.h49 int RhsStorageOrder, bool ConjugateRhs, int UpLo> \
51 Scalar,RhsStorageOrder,ConjugateRhs,ColMajor,UpLo,Specialized> { \
55 if ( lhs==rhs && ((UpLo&(Lower|Upper))==UpLo) ) { \
56 general_matrix_matrix_rankupdate<Index,Scalar,LhsStorageOrder,ConjugateLhs,ColMajor,UpLo> \
62 ColMajor, UpLo, BuiltIn> \
76 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
77 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
79 IsLower = (UpLo&Lower) == Lower, \
97 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
98 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
[all …]
/dports/devel/upp/upp/uppsrc/plugin/Eigen/Eigen/src/Core/products/
H A DGeneralMatrixMatrixTriangular_BLAS.h49 int RhsStorageOrder, bool ConjugateRhs, int UpLo> \
51 Scalar,RhsStorageOrder,ConjugateRhs,ColMajor,1,UpLo,Specialized> { \
55 if ( lhs==rhs && ((UpLo&(Lower|Upper))==UpLo) ) { \
56 general_matrix_matrix_rankupdate<Index,Scalar,LhsStorageOrder,ConjugateLhs,ColMajor,UpLo> \
62 ColMajor, 1, UpLo, BuiltIn> \
76 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
77 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
79 IsLower = (UpLo&Lower) == Lower, \
97 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
98 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
[all …]
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/Eigen/src/Core/products/
H A DGeneralMatrixMatrixTriangular_BLAS.h49 int RhsStorageOrder, bool ConjugateRhs, int UpLo> \
51 Scalar,RhsStorageOrder,ConjugateRhs,ColMajor,UpLo,Specialized> { \
55 if ( lhs==rhs && ((UpLo&(Lower|Upper))==UpLo) ) { \
56 general_matrix_matrix_rankupdate<Index,Scalar,LhsStorageOrder,ConjugateLhs,ColMajor,UpLo> \
62 ColMajor, UpLo, BuiltIn> \
76 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
77 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
79 IsLower = (UpLo&Lower) == Lower, \
97 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
98 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
[all …]
/dports/misc/opennn/opennn-5.0.5/eigen/Eigen/src/Core/products/
H A DGeneralMatrixMatrixTriangular_BLAS.h49 int RhsStorageOrder, bool ConjugateRhs, int UpLo> \
51 Scalar,RhsStorageOrder,ConjugateRhs,ColMajor,1,UpLo,Specialized> { \
55 if ( lhs==rhs && ((UpLo&(Lower|Upper))==UpLo) ) { \
56 general_matrix_matrix_rankupdate<Index,Scalar,LhsStorageOrder,ConjugateLhs,ColMajor,UpLo> \
62 ColMajor, 1, UpLo, BuiltIn> \
76 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
77 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
79 IsLower = (UpLo&Lower) == Lower, \
97 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
98 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
[all …]
/dports/misc/openmvg/openMVG-2.0/src/third_party/eigen/Eigen/src/Core/products/
H A DGeneralMatrixMatrixTriangular_BLAS.h49 int RhsStorageOrder, bool ConjugateRhs, int UpLo> \
51 Scalar,RhsStorageOrder,ConjugateRhs,ColMajor,1,UpLo,Specialized> { \
55 if ( lhs==rhs && ((UpLo&(Lower|Upper))==UpLo) ) { \
56 general_matrix_matrix_rankupdate<Index,Scalar,LhsStorageOrder,ConjugateLhs,ColMajor,UpLo> \
62 ColMajor, 1, UpLo, BuiltIn> \
76 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
77 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
79 IsLower = (UpLo&Lower) == Lower, \
97 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
98 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
[all …]
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/Eigen/src/Core/products/
H A DGeneralMatrixMatrixTriangular_BLAS.h49 int RhsStorageOrder, bool ConjugateRhs, int UpLo> \
51 Scalar,RhsStorageOrder,ConjugateRhs,ColMajor,UpLo,Specialized> { \
55 if ( lhs==rhs && ((UpLo&(Lower|Upper))==UpLo) ) { \
56 general_matrix_matrix_rankupdate<Index,Scalar,LhsStorageOrder,ConjugateLhs,ColMajor,UpLo> \
62 ColMajor, UpLo, BuiltIn> \
76 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
77 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
79 IsLower = (UpLo&Lower) == Lower, \
97 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
98 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/eigen/vtkeigen/eigen/src/Core/products/
H A DGeneralMatrixMatrixTriangular_BLAS.h49 int RhsStorageOrder, bool ConjugateRhs, int UpLo> \
51 Scalar,RhsStorageOrder,ConjugateRhs,ColMajor,1,UpLo,Specialized> { \
55 if ( lhs==rhs && ((UpLo&(Lower|Upper))==UpLo) ) { \
56 general_matrix_matrix_rankupdate<Index,Scalar,LhsStorageOrder,ConjugateLhs,ColMajor,UpLo> \
62 ColMajor, 1, UpLo, BuiltIn> \
76 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
77 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
79 IsLower = (UpLo&Lower) == Lower, \
97 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
98 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
[all …]
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/Eigen/src/Core/products/
H A DGeneralMatrixMatrixTriangular_BLAS.h49 int RhsStorageOrder, bool ConjugateRhs, int UpLo> \
51 Scalar,RhsStorageOrder,ConjugateRhs,ColMajor,1,UpLo,Specialized> { \
55 if ( lhs==rhs && ((UpLo&(Lower|Upper))==UpLo) ) { \
56 general_matrix_matrix_rankupdate<Index,Scalar,LhsStorageOrder,ConjugateLhs,ColMajor,UpLo> \
62 ColMajor, 1, UpLo, BuiltIn> \
76 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
77 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
79 IsLower = (UpLo&Lower) == Lower, \
97 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
98 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
[all …]
/dports/biology/diamond/diamond-2.0.13/src/lib/Eigen/src/Core/products/
H A DGeneralMatrixMatrixTriangular_BLAS.h49 int RhsStorageOrder, bool ConjugateRhs, int UpLo> \
51 Scalar,RhsStorageOrder,ConjugateRhs,ColMajor,1,UpLo,Specialized> { \
55 if ( lhs==rhs && ((UpLo&(Lower|Upper))==UpLo) ) { \
56 general_matrix_matrix_rankupdate<Index,Scalar,LhsStorageOrder,ConjugateLhs,ColMajor,UpLo> \
62 ColMajor, 1, UpLo, BuiltIn> \
76 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
77 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
79 IsLower = (UpLo&Lower) == Lower, \
97 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
98 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/eigen3/include/eigen3/Eigen/src/Core/products/
H A DGeneralMatrixMatrixTriangular_BLAS.h49 int RhsStorageOrder, bool ConjugateRhs, int UpLo> \
51 Scalar,RhsStorageOrder,ConjugateRhs,ColMajor,UpLo,Specialized> { \
55 if ( lhs==rhs && ((UpLo&(Lower|Upper))==UpLo) ) { \
56 general_matrix_matrix_rankupdate<Index,Scalar,LhsStorageOrder,ConjugateLhs,ColMajor,UpLo> \
62 ColMajor, UpLo, BuiltIn> \
76 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
77 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
79 IsLower = (UpLo&Lower) == Lower, \
97 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
98 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
[all …]
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/Eigen/src/Core/products/
H A DGeneralMatrixMatrixTriangular_BLAS.h49 int RhsStorageOrder, bool ConjugateRhs, int UpLo> \
51 Scalar,RhsStorageOrder,ConjugateRhs,ColMajor,1,UpLo,Specialized> { \
55 if ( lhs==rhs && ((UpLo&(Lower|Upper))==UpLo) ) { \
56 general_matrix_matrix_rankupdate<Index,Scalar,LhsStorageOrder,ConjugateLhs,ColMajor,UpLo> \
62 ColMajor, 1, UpLo, BuiltIn> \
76 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
77 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
79 IsLower = (UpLo&Lower) == Lower, \
97 template <typename Index, int AStorageOrder, bool ConjugateA, int UpLo> \
98 struct general_matrix_matrix_rankupdate<Index,EIGTYPE,AStorageOrder,ConjugateA,ColMajor,UpLo> { \
[all …]
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/thirdparty/bcd/ext/eigen/Eigen/src/Core/products/
H A DGeneralMatrixMatrixTriangular.h51 ColMajor, UpLo==Lower?Upper:Lower>
109 if (UpLo==Lower)
116 if (UpLo==Upper)
160 if(UpLo==Upper)
175 for(Index i1=UpLo==Lower ? j1 : 0;
181 if(UpLo==Lower)
221 mat.template triangularView<UpLo>().setZero();
240 selfadjoint_rank1_update<Scalar,Index,StorageOrder,UpLo,
267 mat.template triangularView<UpLo>().setZero();
286 IsRowMajor ? RowMajor : ColMajor, UpLo>
[all …]
/dports/science/pcmsolver/pcmsolver-1.3.0/external/eigen3/include/eigen3/Eigen/src/Core/products/
H A DGeneralMatrixMatrixTriangular.h51 ColMajor, UpLo==Lower?Upper:Lower>
109 if (UpLo==Lower)
116 if (UpLo==Upper)
160 if(UpLo==Upper)
175 for(Index i1=UpLo==Lower ? j1 : 0;
181 if(UpLo==Lower)
221 mat.template triangularView<UpLo>().setZero();
267 mat.template triangularView<UpLo>().setZero();
286 IsRowMajor ? RowMajor : ColMajor, UpLo>
293 template<typename MatrixType, unsigned int UpLo>
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/eigen_3.3.3/Eigen/src/Core/products/
H A DGeneralMatrixMatrixTriangular.h51 ColMajor, UpLo==Lower?Upper:Lower>
109 if (UpLo==Lower)
116 if (UpLo==Upper)
160 if(UpLo==Upper)
175 for(Index i1=UpLo==Lower ? j1 : 0;
181 if(UpLo==Lower)
221 mat.template triangularView<UpLo>().setZero();
267 mat.template triangularView<UpLo>().setZero();
286 IsRowMajor ? RowMajor : ColMajor, UpLo>
293 template<typename MatrixType, unsigned int UpLo>
[all …]
/dports/graphics/open3d/Open3D-0.2/src/External/Eigen/Eigen/src/Core/products/
H A DGeneralMatrixMatrixTriangular.h51 ColMajor, UpLo==Lower?Upper:Lower>
109 if (UpLo==Lower)
116 if (UpLo==Upper)
160 if(UpLo==Upper)
175 for(Index i1=UpLo==Lower ? j1 : 0;
181 if(UpLo==Lower)
221 mat.template triangularView<UpLo>().setZero();
267 mat.template triangularView<UpLo>().setZero();
286 IsRowMajor ? RowMajor : ColMajor, UpLo>
293 template<typename MatrixType, unsigned int UpLo>
[all …]
/dports/devel/vcglib/vcglib-2020.09/eigenlib/Eigen/src/Core/products/
H A DGeneralMatrixMatrixTriangular.h51 ColMajor, UpLo==Lower?Upper:Lower>
109 if (UpLo==Lower)
116 if (UpLo==Upper)
160 if(UpLo==Upper)
175 for(Index i1=UpLo==Lower ? j1 : 0;
181 if(UpLo==Lower)
221 mat.template triangularView<UpLo>().setZero();
267 mat.template triangularView<UpLo>().setZero();
286 IsRowMajor ? RowMajor : ColMajor, UpLo>
293 template<typename MatrixType, unsigned int UpLo>
[all …]
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/Eigen/Eigen/src/Core/products/
H A DGeneralMatrixMatrixTriangular.h51 ColMajor, UpLo==Lower?Upper:Lower>
109 if (UpLo==Lower)
116 if (UpLo==Upper)
160 if(UpLo==Upper)
175 for(Index i1=UpLo==Lower ? j1 : 0;
181 if(UpLo==Lower)
221 mat.template triangularView<UpLo>().setZero();
267 mat.template triangularView<UpLo>().setZero();
286 IsRowMajor ? RowMajor : ColMajor, UpLo>
293 template<typename MatrixType, unsigned int UpLo>
[all …]
/dports/science/siconos/siconos-4.4.0/externals/numeric_bindings/boost/numeric/bindings/lapack/computational/
H A Dppequ.hpp54 template< typename UpLo >
55 inline std::ptrdiff_t ppequ( const UpLo, const fortran_int_t n, in ppequ() argument
58 LAPACK_SPPEQU( &lapack_option< UpLo >::value, &n, ap, s, &scond, &amax, in ppequ()
68 template< typename UpLo >
69 inline std::ptrdiff_t ppequ( const UpLo, const fortran_int_t n, in ppequ() argument
72 LAPACK_DPPEQU( &lapack_option< UpLo >::value, &n, ap, s, &scond, &amax, in ppequ()
82 template< typename UpLo >
83 inline std::ptrdiff_t ppequ( const UpLo, const fortran_int_t n, in ppequ() argument
86 LAPACK_CPPEQU( &lapack_option< UpLo >::value, &n, ap, s, &scond, &amax, in ppequ()
96 template< typename UpLo >
[all …]
/dports/science/siconos/siconos-4.4.0/externals/numeric_bindings/boost/numeric/bindings/lapack/driver/
H A Dhpsv.hpp52 template< typename UpLo >
53 inline std::ptrdiff_t hpsv( const UpLo, const fortran_int_t n, in hpsv() argument
57 LAPACK_SSPSV( &lapack_option< UpLo >::value, &n, &nrhs, ap, ipiv, b, &ldb, in hpsv()
67 template< typename UpLo >
68 inline std::ptrdiff_t hpsv( const UpLo, const fortran_int_t n, in hpsv() argument
72 LAPACK_DSPSV( &lapack_option< UpLo >::value, &n, &nrhs, ap, ipiv, b, &ldb, in hpsv()
82 template< typename UpLo >
83 inline std::ptrdiff_t hpsv( const UpLo, const fortran_int_t n, in hpsv() argument
88 LAPACK_CHPSV( &lapack_option< UpLo >::value, &n, &nrhs, ap, ipiv, b, &ldb, in hpsv()
98 template< typename UpLo >
[all …]

12345678910>>...41