Home
last modified time | relevance | path

Searched refs:C2b (Results 76 – 100 of 155) sorted by relevance

1234567

/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest73.m55 C2b = (L*L) .* L ; variable
83 assert (isequal (C2b, C5.matrix)) ;
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest73.m55 C2b = (L*L) .* L ; variable
83 assert (isequal (C2b, C5.matrix)) ;
/dports/math/gap/gap-4.11.0/pkg/SCO-2019.09.02/examples/orbifolds/
H A DS1C2V4V4.g9 C2b := Group( (3,4) );
/dports/lang/nim/nim-1.6.2/tests/metatype/
H A Dttypetraits.nim63 type C2b=C # alias => will resolve as C (recursively)
68 doAssert C3[MyInt, C2b].name2 == "C3[int, C]"
70 doAssert C2b[MyInt, C4[cstring]].name2 == "C[int, C4[cstring]]"
73 doAssert C2b[cint, BiggestFloat].name2 == "C3[int, C3[float, int32]]"
78 doAssert (tuple[a: C2b[MyInt, C4[cstring]], b: cint, c: float]).name3 ==
/dports/graphics/blender/blender-2.91.0/intern/libmv/libmv/multiview/
H A Deuclidean_resection.cc411 Mat34 C2b; C2b.setZero(); in ComputePointsCoordinatesInCameraFrame() local
414 C2b.col(c) += betas(cu) * U.block(11 - cu, c * 3, 1, 3).transpose(); in ComputePointsCoordinatesInCameraFrame()
421 X_camera->col(c) = C2b * alphas.col(c); in ComputePointsCoordinatesInCameraFrame()
434 C2b = -C2b; in ComputePointsCoordinatesInCameraFrame()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/sfm/src/libmv_light/libmv/multiview/
H A Deuclidean_resection.cc411 Mat34 C2b; C2b.setZero(); in ComputePointsCoordinatesInCameraFrame() local
414 C2b.col(c) += betas(cu) * U.block(11 - cu, c * 3, 1, 3).transpose(); in ComputePointsCoordinatesInCameraFrame()
421 X_camera->col(c) = C2b * alphas.col(c); in ComputePointsCoordinatesInCameraFrame()
434 C2b = -C2b; in ComputePointsCoordinatesInCameraFrame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dcxx1y-variable-templates_in_class.cpp146 struct C2b { struct
150 template<typename U> U *const C2b::Data<U*>;
151 …template int *const C2b::Data<int*>; // expected-note {{in instantiation of static data member 'no… argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dcxx1y-variable-templates_in_class.cpp146 struct C2b { struct
150 template<typename U> U *const C2b::Data<U*>;
151 …template int *const C2b::Data<int*>; // expected-note {{in instantiation of static data member 'no… argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dcxx1y-variable-templates_in_class.cpp146 struct C2b { struct
150 template<typename U> U *const C2b::Data<U*>;
151 …template int *const C2b::Data<int*>; // expected-note {{in instantiation of static data member 'no… argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dcxx1y-variable-templates_in_class.cpp146 struct C2b { struct
150 template<typename U> U *const C2b::Data<U*>;
151 …template int *const C2b::Data<int*>; // expected-note {{in instantiation of static data member 'no… argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dcxx1y-variable-templates_in_class.cpp146 struct C2b { struct
150 template<typename U> U *const C2b::Data<U*>;
151 …template int *const C2b::Data<int*>; // expected-note {{in instantiation of static data member 'no… argument
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dcxx1y-variable-templates_in_class.cpp146 struct C2b { struct
150 template<typename U> U *const C2b::Data<U*>;
151 …template int *const C2b::Data<int*>; // expected-note {{in instantiation of static data member 'no… argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dcxx1y-variable-templates_in_class.cpp146 struct C2b { struct
150 template<typename U> U *const C2b::Data<U*>;
151 …template int *const C2b::Data<int*>; // expected-note {{in instantiation of static data member 'no… argument
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dcxx1y-variable-templates_in_class.cpp146 struct C2b { struct
150 template<typename U> U *const C2b::Data<U*>;
151 …template int *const C2b::Data<int*>; // expected-note {{in instantiation of static data member 'no… argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dcxx1y-variable-templates_in_class.cpp146 struct C2b { struct
150 template<typename U> U *const C2b::Data<U*>;
151 …template int *const C2b::Data<int*>; // expected-note {{in instantiation of static data member 'no… argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dcxx1y-variable-templates_in_class.cpp146 struct C2b { struct
150 template<typename U> U *const C2b::Data<U*>;
151 …template int *const C2b::Data<int*>; // expected-note {{in instantiation of static data member 'no… argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dcxx1y-variable-templates_in_class.cpp146 struct C2b { struct
150 template<typename U> U *const C2b::Data<U*>;
151 …template int *const C2b::Data<int*>; // expected-note {{in instantiation of static data member 'no… argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dcxx1y-variable-templates_in_class.cpp146 struct C2b { struct
150 template<typename U> U *const C2b::Data<U*>;
151 …template int *const C2b::Data<int*>; // expected-note {{in instantiation of static data member 'no… argument
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dcxx1y-variable-templates_in_class.cpp146 struct C2b { struct
150 template<typename U> U *const C2b::Data<U*>;
151 …template int *const C2b::Data<int*>; // expected-note {{in instantiation of static data member 'no… argument
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Dcxx1y-variable-templates_in_class.cpp146 struct C2b { struct
150 template<typename U> U *const C2b::Data<U*>;
151 …template int *const C2b::Data<int*>; // expected-note {{in instantiation of static data member 'no… argument
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCXX/
H A Dcxx1y-variable-templates_in_class.cpp146 struct C2b { struct
150 template<typename U> U *const C2b::Data<U*>;
151 …template int *const C2b::Data<int*>; // expected-note {{in instantiation of static data member 'no… argument
H A Dfriend2.cpp22 template<typename T> struct C2b { struct
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dcxx1y-variable-templates_in_class.cpp146 struct C2b { struct
150 template<typename U> U *const C2b::Data<U*>;
151 …template int *const C2b::Data<int*>; // expected-note {{in instantiation of static data member 'no… argument
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/testrun/sqltool/
H A Dinlineif.sql87 *if (*R != I:A1a:A1b:A2a:A2b:A3a:A3b:A4a:A4b:B1a:B1b:B2a:B2b:B3a:B3b:B4a:B4b:C1a:C1b:C2a:C2b:C3a:C3…
118 *if (*R != I:A1b:A2b:A3b:B1b:B2b:B3b:C1b:C2b:C3b) \q nested foreach result unexpected: *{R}
H A Dplcontrolflow.sql100 *if (*R != I:A1a:A1b:A2a:A2b:A3a:A3b:A4a:A4b:B1a:B1b:B2a:B2b:B3a:B3b:B4a:B4b:C1a:C1b:C2a:C2b:C3a:C3…
132 *if (*R != I:A1b:A2b:A3b:B1b:B2b:B3b:C1b:C2b:C3b)

1234567