เทนเซอร์โฟลว์:: ปฏิบัติการ:: เบทาอิงค์

#include <math_ops.h>

คำนวณ \(I_x(a, b)\)อินทิกรัลเบต้าที่ไม่สมบูรณ์ที่ทำให้เป็นมาตรฐาน

สรุป

อินทิกรัลเบต้าที่ไม่สมบูรณ์ที่ทำให้เป็นมาตรฐานถูกกำหนดเป็น:

\(I_x(a, b) = {B(x; a, b)}{B(a, b)}\)

ที่ไหน

\(B(x; a, b) = ^x t^{a-1} (1 - t)^{b-1} dt\)

เป็นฟังก์ชันเบต้าที่ไม่สมบูรณ์ และ \(B(a, b)\) เป็นฟังก์ชันเบต้า ที่สมบูรณ์

ข้อโต้แย้ง:

ผลตอบแทน:

  • Output : z เทนเซอร์

ตัวสร้างและผู้ทำลาย

Betainc (const :: tensorflow::Scope & scope, :: tensorflow::Input a, :: tensorflow::Input b, :: tensorflow::Input x)

คุณลักษณะสาธารณะ

operation
z

งานสาธารณะ

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

คุณลักษณะสาธารณะ

การดำเนินการ

Operation operation

z

::tensorflow::Output z

งานสาธารณะ

เบทาอิงค์

 Betainc(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input a,
  ::tensorflow::Input b,
  ::tensorflow::Input x
)

โหนด

::tensorflow::Node * node() const 

ตัวดำเนินการ::tensorflow::อินพุต

 operator::tensorflow::Input() const 

ตัวดำเนินการ::tensorflow::เอาต์พุต

 operator::tensorflow::Output() const