Module basic_dsp_interop::combined_ops32 [] [src]

Functions for 32bit floating point number based vectors. Please refer to the other chapters of the help for documentation of the functions.

Functions

abs_ops1_f32
abs_ops2_f32
acos_ops1_f32
acos_ops2_f32
acosh_ops1_f32
acosh_ops2_f32
add_complex_ops1_f32
add_complex_ops2_f32
add_points_ops1_f32
add_points_ops2_f32
add_real_ops1_f32
add_real_ops2_f32
add_vector_ops1_f32
add_vector_ops2_f32
asin_ops1_f32
asin_ops2_f32
asinh_ops1_f32
asinh_ops2_f32
atan_ops1_f32
atan_ops2_f32
atanh_ops1_f32
atanh_ops2_f32
clone_from_ops1_f32
clone_from_ops2_f32
complex_conj_ops1_f32
complex_conj_ops2_f32
cos_ops1_f32
cos_ops2_f32
cosh_ops1_f32
cosh_ops2_f32
delete_ops1_f32
delete_ops2_f32
div_points_ops1_f32
div_points_ops2_f32
div_vector_ops1_f32
div_vector_ops2_f32
exec_prepared_ops1_f32
exec_prepared_ops2_f32
exp_ops1_f32
exp_ops2_f32
expf_ops1_f32
expf_ops2_f32
extend_prepared_ops1_f32

Prepares an operation. multi_ops1 will not be made available in for interop since the same functionality can be created with prepared ops, and internally this is what this lib does too.

ln_ops1_f32
ln_ops2_f32
log_ops1_f32
log_ops2_f32
magnitude_ops1_f32
magnitude_ops2_f32
magnitude_squared_ops1_f32
magnitude_squared_ops2_f32
mul_points_ops1_f32
mul_points_ops2_f32
mul_vector_ops1_f32
mul_vector_ops2_f32
multiply_complex_exponential_ops1_f32
multiply_complex_exponential_ops2_f32
multiply_complex_ops1_f32
multiply_complex_ops2_f32
multiply_real_ops1_f32
multiply_real_ops2_f32
phase_ops1_f32
phase_ops2_f32
powf_ops1_f32
powf_ops2_f32
prepared_ops1_f32

Prepares an operation. multi_ops1 will not be made available in for interop since the same functionality can be created with prepared ops, and internally this is what this lib does too.

prepared_ops2_f32

Prepares an operation. multi_ops2 will not be made available in for interop since the same functionality can be created with prepared ops, and internally this is what this lib does too.

root_ops1_f32
root_ops2_f32
sin_ops1_f32
sin_ops2_f32
sinh_ops1_f32
sinh_ops2_f32
sqrt_ops1_f32
sqrt_ops2_f32
square_ops1_f32
square_ops2_f32
sub_points_ops1_f32
sub_points_ops2_f32
sub_vector_ops1_f32
sub_vector_ops2_f32
tan_ops1_f32
tan_ops2_f32
tanh_ops1_f32
tanh_ops2_f32
to_complex_ops1_f32
to_complex_ops2_f32
to_imag_ops1_f32
to_imag_ops2_f32
to_real_ops1_f32
to_real_ops2_f32

Type Definitions

PreparedOp1F32
PreparedOp2F32
VecBox
VecBuf