fuzzy

package
v0.0.0-...-cc65be2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 16, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPerson

func NewPerson() (name string, age int, blood int, symptoms int)

Types

type Person

type Person struct {
	Name     string
	Age      int
	Blood    int
	Symptoms int
	// contains filtered or unexported fields
}

func (*Person) Defuzzify

func (p *Person) Defuzzify()

func (*Person) Fuzzify

func (p *Person) Fuzzify()

func (*Person) Inference

func (p *Person) Inference()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL