dfmcontrol

Contents:

  • Examples
  • Quickstart
  • API

Contents:

  • Genetic Algorithm
  • Log
  • Population
  • Selection
  • crossing
  • Mutation
  • Mathematical test functions
  • Helper
dfmcontrol
  • Index

Index

B | C | D | G | I | N | P | R | S | T | U

B

  • bin2int (C function)
  • binarr2intarr (C function)
  • binmat2intmat (C function)
  • bitpop (C function)
  • built-in function
    • dfmcontrol.test_functions.t_functions.tfx()
    • test_functions.ackley()
    • test_functions.michealewicz()
    • test_functions.styblinski_tang()
    • test_functions.tfx()
    • test_functions.wheelers_ridge()

C

  • cauchy (C function)
  • cauchy_bit_pop (C function)

D

  • dfmcontrol.test_functions.t_functions.tfx()
    • built-in function

G

  • gaussian (C function)

I

  • int2bin (C function)
  • int2ndbit (C function)
  • intarr2binarr (C function)
  • intmat2binmat (C function)

N

  • ndbit2int (C function)
  • normal_bit_pop (C function)
  • normal_bit_pop_boxmuller (C function)

P

  • printMatrix (C function)
  • printMatrixf (C function)

R

  • roulette_wheel (C function)

S

  • sigmoid (C function)
  • sigmoid2 (C function)
  • sigmoid_derivative (C function)

T

  • test_functions.ackley()
    • built-in function
  • test_functions.michealewicz()
    • built-in function
  • test_functions.styblinski_tang()
    • built-in function
  • test_functions.tfx()
    • built-in function
  • test_functions.wheelers_ridge()
    • built-in function

U

  • uniform_bit_pop (C function)
  • uniform_random (C function)

© Copyright 2023, Adrian van Eik.

Built with Sphinx using a theme provided by Read the Docs.