Home
last modified time | relevance | path

Searched defs:U3 (Results 1 – 25 of 764) sorted by relevance

12345678910>>...31

/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/nalgebra-0.18.1/src/geometry/
H A Dquaternion_construction.rs347 SB: Storage<N, U3>, in rotation_between() argument
369 a: &Vector<N, U3, SB>, in scaled_rotation_between() argument
374 SB: Storage<N, U3>, in scaled_rotation_between() argument
403 a: &Unit<Vector<N, U3, SB>>, in rotation_between_axis() argument
407 SB: Storage<N, U3>, in rotation_between_axis() argument
429 na: &Unit<Vector<N, U3, SB>>, in scaled_rotation_between_axis() argument
434 SB: Storage<N, U3>, in scaled_rotation_between_axis() argument
488 SB: Storage<N, U3>, in face_towards() argument
498 SB: Storage<N, U3>, in new_observer_frames() argument
529 SB: Storage<N, U3>, in look_at_rh() argument
[all …]
H A Drotation_specialization.rs384 where SB: Storage<N, U3> { in from_axis_angle() argument
516 pub fn face_towards<SB, SC>(dir: &Vector<N, U3, SB>, up: &Vector<N, U3, SC>) -> Self in face_towards() argument
518 SB: Storage<N, U3>, in face_towards() argument
534 SB: Storage<N, U3>, in new_observer_frames() argument
563 pub fn look_at_rh<SB, SC>(dir: &Vector<N, U3, SB>, up: &Vector<N, U3, SC>) -> Self in look_at_rh() argument
565 SB: Storage<N, U3>, in look_at_rh() argument
594 pub fn look_at_lh<SB, SC>(dir: &Vector<N, U3, SB>, up: &Vector<N, U3, SC>) -> Self in look_at_lh() argument
596 SB: Storage<N, U3>, in look_at_lh() argument
619 SB: Storage<N, U3>, in rotation_between() argument
641 a: &Vector<N, U3, SB>, in scaled_rotation_between() argument
[all …]
H A Dquaternion_conversion.rs109 fn to_superset(&self) -> Isometry<N2, U3, R> { in to_superset() argument
114 fn is_in_subset(iso: &Isometry<N2, U3, R>) -> bool { in is_in_subset() argument
119 unsafe fn from_superset_unchecked(iso: &Isometry<N2, U3, R>) -> Self { in from_superset_unchecked() argument
131 fn to_superset(&self) -> Similarity<N2, U3, R> { in to_superset() argument
136 fn is_in_subset(sim: &Similarity<N2, U3, R>) -> bool { in is_in_subset() argument
141 unsafe fn from_superset_unchecked(sim: &Similarity<N2, U3, R>) -> Self { in from_superset_unchecked() argument
153 fn to_superset(&self) -> Transform<N2, U3, C> { in to_superset() argument
158 fn is_in_subset(t: &Transform<N2, U3, C>) -> bool { in is_in_subset() argument
163 unsafe fn from_superset_unchecked(t: &Transform<N2, U3, C>) -> Self { in from_superset_unchecked() argument
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/nalgebra-0.18.1/src/geometry/
H A Dquaternion_construction.rs347 SB: Storage<N, U3>, in rotation_between() argument
369 a: &Vector<N, U3, SB>, in scaled_rotation_between() argument
374 SB: Storage<N, U3>, in scaled_rotation_between() argument
403 a: &Unit<Vector<N, U3, SB>>, in rotation_between_axis() argument
407 SB: Storage<N, U3>, in rotation_between_axis() argument
429 na: &Unit<Vector<N, U3, SB>>, in scaled_rotation_between_axis() argument
434 SB: Storage<N, U3>, in scaled_rotation_between_axis() argument
488 SB: Storage<N, U3>, in face_towards() argument
498 SB: Storage<N, U3>, in new_observer_frames() argument
529 SB: Storage<N, U3>, in look_at_rh() argument
[all …]
H A Drotation_specialization.rs384 where SB: Storage<N, U3> { in from_axis_angle() argument
516 pub fn face_towards<SB, SC>(dir: &Vector<N, U3, SB>, up: &Vector<N, U3, SC>) -> Self in face_towards() argument
518 SB: Storage<N, U3>, in face_towards() argument
534 SB: Storage<N, U3>, in new_observer_frames() argument
563 pub fn look_at_rh<SB, SC>(dir: &Vector<N, U3, SB>, up: &Vector<N, U3, SC>) -> Self in look_at_rh() argument
565 SB: Storage<N, U3>, in look_at_rh() argument
594 pub fn look_at_lh<SB, SC>(dir: &Vector<N, U3, SB>, up: &Vector<N, U3, SC>) -> Self in look_at_lh() argument
596 SB: Storage<N, U3>, in look_at_lh() argument
619 SB: Storage<N, U3>, in rotation_between() argument
641 a: &Vector<N, U3, SB>, in scaled_rotation_between() argument
[all …]
H A Dquaternion_conversion.rs109 fn to_superset(&self) -> Isometry<N2, U3, R> { in to_superset() argument
114 fn is_in_subset(iso: &Isometry<N2, U3, R>) -> bool { in is_in_subset() argument
119 unsafe fn from_superset_unchecked(iso: &Isometry<N2, U3, R>) -> Self { in from_superset_unchecked() argument
131 fn to_superset(&self) -> Similarity<N2, U3, R> { in to_superset() argument
136 fn is_in_subset(sim: &Similarity<N2, U3, R>) -> bool { in is_in_subset() argument
141 unsafe fn from_superset_unchecked(sim: &Similarity<N2, U3, R>) -> Self { in from_superset_unchecked() argument
153 fn to_superset(&self) -> Transform<N2, U3, C> { in to_superset() argument
158 fn is_in_subset(t: &Transform<N2, U3, C>) -> bool { in is_in_subset() argument
163 unsafe fn from_superset_unchecked(t: &Transform<N2, U3, C>) -> Self { in from_superset_unchecked() argument
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/nalgebra/src/geometry/
H A Dquaternion_construction.rs458 SB: Storage<T, U3>, in rotation_between() argument
480 a: &Vector<T, U3, SB>, in scaled_rotation_between() argument
486 SB: Storage<T, U3>, in scaled_rotation_between() argument
515 a: &Unit<Vector<T, U3, SB>>, in rotation_between_axis() argument
520 SB: Storage<T, U3>, in rotation_between_axis() argument
542 na: &Unit<Vector<T, U3, SB>>, in scaled_rotation_between_axis() argument
548 SB: Storage<T, U3>, in scaled_rotation_between_axis() argument
602 SB: Storage<T, U3>, in face_towards() argument
612 SB: Storage<T, U3>, in new_observer_frames() argument
643 SB: Storage<T, U3>, in look_at_rh() argument
[all …]
H A Drotation_specialization.rs385 SB: Storage<T, U3>, in from_axis_angle() argument
474 pub fn face_towards<SB, SC>(dir: &Vector<T, U3, SB>, up: &Vector<T, U3, SC>) -> Self in face_towards() argument
476 SB: Storage<T, U3>, in face_towards() argument
500 SB: Storage<T, U3>, in new_observer_frames() argument
529 pub fn look_at_rh<SB, SC>(dir: &Vector<T, U3, SB>, up: &Vector<T, U3, SC>) -> Self in look_at_rh() argument
531 SB: Storage<T, U3>, in look_at_rh() argument
560 pub fn look_at_lh<SB, SC>(dir: &Vector<T, U3, SB>, up: &Vector<T, U3, SC>) -> Self in look_at_lh() argument
562 SB: Storage<T, U3>, in look_at_lh() argument
592 SB: Storage<T, U3>, in rotation_between() argument
614 a: &Vector<T, U3, SB>, in scaled_rotation_between() argument
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp1z/
H A Ddirect-enum-init1.C199 struct U3 struct
201U3 () : e { 5 } {} // { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { target c… in U3() argument
202U3 (int) : e { 5.0 } {}// { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { targ… in U3() argument
204 U3 (float) : e({ 6 }) {} in U3() argument
226 U3<E> u30; in test() argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/cpp1z/
H A Ddirect-enum-init1.C199 struct U3 struct
201U3 () : e { 5 } {} // { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { target c… in U3() argument
202U3 (int) : e { 5.0 } {}// { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { targ… in U3() function
204 U3 (float) : e({ 6 }) {} in U3() function
226 U3<E> u30; in test() argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/cpp1z/
H A Ddirect-enum-init1.C199 struct U3 struct
201U3 () : e { 5 } {} // { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { target c… in U3() function
202U3 (int) : e { 5.0 } {}// { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { targ… in U3() function
204 U3 (float) : e({ 6 }) {} in U3() function
226 U3<E> u30; in test() argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/cpp1z/
H A Ddirect-enum-init1.C199 struct U3 struct
201U3 () : e { 5 } {} // { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { target c… in U3() argument
202U3 (int) : e { 5.0 } {}// { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { targ… in U3() function
204 U3 (float) : e({ 6 }) {} in U3() argument
226 U3<E> u30; in test() argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/cpp1z/
H A Ddirect-enum-init1.C199 struct U3 struct
201U3 () : e { 5 } {} // { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { target c… in U3() function
202U3 (int) : e { 5.0 } {}// { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { targ… in U3() function
204 U3 (float) : e({ 6 }) {} in U3() function
226 U3<E> u30; in test() argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp1z/
H A Ddirect-enum-init1.C199 struct U3 struct
201U3 () : e { 5 } {} // { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { target c… in U3() function
202U3 (int) : e { 5.0 } {}// { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { targ… in U3() argument
204 U3 (float) : e({ 6 }) {} in U3() argument
226 U3<E> u30; in test() argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp1z/
H A Ddirect-enum-init1.C199 struct U3 struct
201U3 () : e { 5 } {} // { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { target c… in U3() argument
202U3 (int) : e { 5.0 } {}// { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { targ… in U3() function
204 U3 (float) : e({ 6 }) {} in U3() argument
226 U3<E> u30; in test() argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/cpp1z/
H A Ddirect-enum-init1.C199 struct U3 struct
201U3 () : e { 5 } {} // { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { target c… in U3() argument
202U3 (int) : e { 5.0 } {}// { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { targ… in U3() argument
204 U3 (float) : e({ 6 }) {} in U3() argument
226 U3<E> u30; in test() argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/cpp1z/
H A Ddirect-enum-init1.C199 struct U3 struct
201U3 () : e { 5 } {} // { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { target c… in U3() function
202U3 (int) : e { 5.0 } {}// { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { targ… in U3() function
204 U3 (float) : e({ 6 }) {} in U3() function
226 U3<E> u30; in test() argument
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/cpp1z/
H A Ddirect-enum-init1.C199 struct U3 struct
201U3 () : e { 5 } {} // { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { target c… in U3() function
202U3 (int) : e { 5.0 } {}// { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { targ… in U3() argument
204 U3 (float) : e({ 6 }) {} in U3() argument
226 U3<E> u30; in test() argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp1z/
H A Ddirect-enum-init1.C199 struct U3 struct
201U3 () : e { 5 } {} // { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { target c… in U3() function
202U3 (int) : e { 5.0 } {}// { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { targ… in U3() function
204 U3 (float) : e({ 6 }) {} in U3() function
226 U3<E> u30; in test() argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/cpp1z/
H A Ddirect-enum-init1.C199 struct U3 struct
201U3 () : e { 5 } {} // { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { target c… in U3() argument
202U3 (int) : e { 5.0 } {}// { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { targ… in U3() argument
204 U3 (float) : e({ 6 }) {} in U3() function
226 U3<E> u30; in test() argument
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/cpp1z/
H A Ddirect-enum-init1.C199 struct U3 struct
201U3 () : e { 5 } {} // { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { target c… in U3() argument
202U3 (int) : e { 5.0 } {}// { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { targ… in U3() function
204 U3 (float) : e({ 6 }) {} in U3() function
226 U3<E> u30; in test() argument
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/cpp1z/
H A Ddirect-enum-init1.C199 struct U3 struct
201U3 () : e { 5 } {} // { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { target c… in U3() argument
202U3 (int) : e { 5.0 } {}// { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { targ… in U3() argument
204 U3 (float) : e({ 6 }) {} in U3() function
226 U3<E> u30; in test() argument
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/cpp1z/
H A Ddirect-enum-init1.C199 struct U3 struct
201U3 () : e { 5 } {} // { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { target c… in U3() argument
202U3 (int) : e { 5.0 } {}// { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { targ… in U3() function
204 U3 (float) : e({ 6 }) {} in U3() argument
226 U3<E> u30; in test() argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/cpp1z/
H A Ddirect-enum-init1.C199 struct U3 struct
201U3 () : e { 5 } {} // { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { target c… in U3() function
202U3 (int) : e { 5.0 } {}// { dg-error "cannot convert \[^\n\r]* to 'E' in initialization" "" { targ… in U3() function
204 U3 (float) : e({ 6 }) {} in U3() function
226 U3<E> u30; in test() argument
/dports/math/octave-forge-divand/divand/inst/
H A Ddivand_orthogonalize_modes.m28 U3 = inv(WE) * U3; variable
32 U3 = statevector_unpack(sv,U3); variable

12345678910>>...31