Home
last modified time | relevance | path

Searched defs:project_out (Results 1 – 25 of 43) sorted by relevance

12

/dports/math/polymake/polymake-4.5/lib/core/include/
H A DPlucker.h194 Vector<T> project_out(const Vector<T>& v) const in project_out() function
209 SparseVector<T> project_out(const Plucker& p) const in project_out() function
/dports/science/bagel/bagel-1.2.2/src/ci/zfci/
H A Dreldvec.h91 …void project_out(std::shared_ptr<const RelDvector<DataType>> o) { ax_plus_y(-dot_product(*o), *o);… in project_out() function
/dports/science/bagel/bagel-1.2.2/src/ci/ras/
H A Dcivector_impl.h116 void project_out(const std::shared_ptr<const T>& o) { ax_plus_y(-dot_product(*o), *o); } in project_out() function
/dports/science/bagel/bagel-1.2.2/src/ci/fci/
H A Ddistcivec.h101 …void project_out(std::shared_ptr<const DistCivector<DataType>> o) { ax_plus_y(-detail::conj(dot_pr… in project_out() function
H A Dcivec.h196 …void project_out(std::shared_ptr<const Civector<DataType>> o) { ax_plus_y(-detail::conj(dot_produc… in project_out() function
H A Ddvector_base.h157 void project_out(std::shared_ptr<const Dvector_base<CiType>> o) { in project_out() function
H A Ddvec.cc135 void Dvector<DataType>::project_out(shared_ptr<const Dvector<DataType>> o) { in project_out() function in Dvector
/dports/science/bagel/bagel-1.2.2/src/grad/
H A Dcpcasscf.cc106 auto project_out = [&project_all](shared_ptr<Dvec> a, shared_ptr<const Dvec> b) { in solve() local
/dports/science/madness/madness-ebb3fd7/src/apps/chem/
H A DCCStructures.cc763 real_function_3d CCPairFunction::project_out(const CCFunction &f,const size_t particle)const{ in project_out() function in madness::CCPairFunction
/dports/science/madness/madness-ebb3fd7/src/madness/mra/
H A Dmra.h1336 …Function<TENSOR_RESULT_TYPE(T,R),NDIM-LDIM> project_out(const Function<R,LDIM>& g, const int dim) … in project_out() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/External/isl/
H A Disl_pw_templ.c1173 __isl_give PW *FN(PW,project_out)(__isl_take PW *pw, in FN() argument
/dports/devel/isl/isl-0.24/
H A Disl_pw_templ.c1196 __isl_give PW *FN(PW,project_out)(__isl_take PW *pw, in FN() argument
/dports/math/barvinok/barvinok-0.41.5/isl/
H A Disl_pw_templ.c1196 __isl_give PW *FN(PW,project_out)(__isl_take PW *pw, in FN() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/External/isl/
H A Disl_pw_templ.c1196 __isl_give PW *FN(PW,project_out)(__isl_take PW *pw, in FN() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/External/isl/
H A Disl_pw_templ.c1196 __isl_give PW *FN(PW,project_out)(__isl_take PW *pw, in FN() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/External/isl/
H A Disl_pw_templ.c1196 __isl_give PW *FN(PW,project_out)(__isl_take PW *pw, in FN() argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/External/isl/
H A Disl_pw_templ.c1196 __isl_give PW *FN(PW,project_out)(__isl_take PW *pw, in FN() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/External/isl/
H A Disl_pw_templ.c1196 __isl_give PW *FN(PW,project_out)(__isl_take PW *pw, in FN() argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/External/isl/
H A Disl_pw_templ.c1196 __isl_give PW *FN(PW,project_out)(__isl_take PW *pw, in FN() argument
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/External/isl/
H A Disl_pw_templ.c1196 __isl_give PW *FN(PW,project_out)(__isl_take PW *pw, in FN() argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/External/isl/
H A Disl_pw_templ.c1244 __isl_give PW *FN(PW,project_out)(__isl_take PW *pw, in FN() argument
H A Disl_union_map.c3676 static isl_stat project_out(__isl_take isl_map *map, void *user) in project_out() function
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dalmo_scf_methods.F1859 SUBROUTINE apply_projector(psi_in, psi_out, psi_projector, metric, project_out, & argument
1866 LOGICAL, INTENT(IN) :: project_out, psi_projector_orthogonal local
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dalmo_scf_methods.F1816 SUBROUTINE apply_projector(psi_in, psi_out, psi_projector, metric, project_out, & argument
1823 LOGICAL, INTENT(IN) :: project_out, psi_projector_orthogonal local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h5943 basic_map basic_map::project_out(isl::dim type, unsigned int first, unsigned int n) const in project_out() function
6672 basic_set basic_set::project_out(isl::dim type, unsigned int first, unsigned int n) const in project_out() function
8852 map map::project_out(isl::dim type, unsigned int first, unsigned int n) const in project_out() function
15185 set set::project_out(isl::dim type, unsigned int first, unsigned int n) const in project_out() function
16888 union_map union_map::project_out(isl::dim type, unsigned int first, unsigned int n) const in project_out() function
18763 union_set union_set::project_out(isl::dim type, unsigned int first, unsigned int n) const in project_out() function

12