Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::chi_squared_distribution<RealType>::n

      From cppreference.com
      <cpp‎ |numeric‎ |random‎ |chi squared distribution
       
       
       
      Pseudo-random number generation
       
       
      RealType n()const;
      (since C++11)

      Returns then parameter the distribution was constructed with. It specifies thedegrees of freedom of the distribution. The default value is1.0.

      [edit]Parameters

      (none)

      [edit]Return value

      Then distribution parameter.

      [edit]See also

      (C++11)
      gets or sets the distribution parameter object
      (public member function)[edit]
      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/numeric/random/chi_squared_distribution/n&oldid=135833"

      [8]ページ先頭

      ©2009-2025 Movatter.jp