|
integer(kind(rocfft_status_success)) function | hipfort_rocfft::rocfft_plan_create_rank_0 (plan, placement, transform_type, myPrecision, dimensions, lengths, number_of_transforms, description) |
|
integer(kind(rocfft_status_success)) function | hipfort_rocfft::rocfft_plan_create_rank_1 (plan, placement, transform_type, myPrecision, dimensions, lengths, number_of_transforms, description) |
|
integer(kind(rocfft_status_success)) function | hipfort_rocfft::rocfft_plan_description_set_data_layout_rank_0 (description, in_array_type, out_array_type, in_offsets, out_offsets, in_strides_size, in_strides, in_distance, out_strides_size, out_strides, out_distance) |
|
integer(kind(rocfft_status_success)) function | hipfort_rocfft::rocfft_plan_description_set_data_layout_rank_1 (description, in_array_type, out_array_type, in_offsets, out_offsets, in_strides_size, in_strides, in_distance, out_strides_size, out_strides, out_distance) |
|