← 返回首页
Add new standard deviation APIs with bias parameter control by 9prady9 · Pull Request #2986 · arrayfire/arrayfire · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Add new standard deviation APIs with bias parameter control#2986

Merged
9prady9 merged 4 commits into
arrayfire:masterfrom
9prady9:add_bias_param
Aug 16, 2020
Merged

Add new standard deviation APIs with bias parameter control#2986
9prady9 merged 4 commits into
arrayfire:masterfrom
9prady9:add_bias_param

Conversation

Copy link
Copy Markdown
Member

9prady9 commented Aug 8, 2020
edited
Loading

Description

  • Add new std dev APIs with bias parameter
  • Add new covariance APIs with bias enum instead of bool
  • Add new variance APIs with bias enum argument instead of bool

Fixes: #2881

Changes to Users

New APIs to control bias for variance, covariance and standard deviation functions.

Checklist

  • Rebased on latest master
  • Code compiles
  • Tests pass
  • Functions added to unified API
  • Functions documented
  • Test deprecated API of new API

9prady9 added this to the 3.8.0 milestone Aug 8, 2020
9prady9 requested review from syurkevi and umar456 August 8, 2020 15:44
Comment thread include/af/statistics.h Outdated Show resolved Hide resolved
Comment thread test/stdev.cpp Outdated Show resolved Hide resolved
Comment thread include/af/statistics.h Outdated Show resolved Hide resolved
9prady9 requested a review from umar456 August 12, 2020 16:02
Comment thread include/af/statistics.h Outdated Show resolved Hide resolved
Comment thread include/af/statistics.h Outdated Show resolved Hide resolved
9prady9 force-pushed the add_bias_param branch 2 times, most recently from 5c0a8fe to 0956c34 Compare August 14, 2020 08:12
9prady9 requested review from umar456 and removed request for syurkevi August 14, 2020 08:12
umar456 previously approved these changes Aug 15, 2020
Comment thread include/af/statistics.h Outdated Show resolved Hide resolved
umar456 previously approved these changes Aug 15, 2020
9prady9 merged commit 13e1904 into arrayfire:master Aug 16, 2020
9prady9 deleted the add_bias_param branch August 16, 2020 05:00
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add bias parameter for stdev functions

2 participants

Footer

© 2026 GitHub, Inc.