Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8441695
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T08:37:49+00:00 2026-06-10T08:37:49+00:00

In the vDSP functions of the Accelerate Framework, all the functions require you to

  • 0

In the vDSP functions of the Accelerate Framework, all the functions require you to input a result vector. Is it correct to pass the input vector (or one of the input vectors) as the result vector if I no longer need whatever was in the original input vector?

Example of what I mean:

vDSP_vsadd(input_vector,1,scalar_addition,input_vector,1,length);

This would take the input_vector and add a scalar_addition to all the elements. The result would be stored in the input_vector.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T08:37:51+00:00Added an answer on June 10, 2026 at 8:37 am

    The simple vector operations in vDSP all work correctly in-place (so long as they are strictly in-place; for instance you can’t use &input_vector[length/2] for output and expect to get meaningful results). In fact, using them in-place will often give better performance, as it can reduce cache pressure.

    Some of the more complicated vDSP operations do not support in-place operation with one or more of their arguments; this should be called out in the vDSP reference guide.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

What functions can I use in Accelerate.framework to scale a vector by a scalar,
Accelerate framework is nice if I want to do some algebra on vectors or
I'm trying to use the Accelerate framework on iOS to bypass the fact that
I’m working on an app with an AIR3 iOS native extension that uses Accelerate.framework
I am implementing an accelerometer-based FFT in iOS using the Accelerate Framework, but the
First, in tuning a frequency analysis function using the Accelerate framework, the absolute system
I am trying to implement a channel vocoder using the iOS Accelerate vDSP FFT
I'm implementing FFT pitch detection on the iPhone using Apple's Accelerate framework as discussed
I trying to understand how to use vDSP functions for STFT. So I use
Is anybody using OpenGLES2.0 shaders (GLSL) successfully for audio synthesis? I already use vDSP

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.