Struct rustneat::Ctrnn [] [src]

pub struct Ctrnn {}

Methods

impl Ctrnn
[src]

[src]

Activate the NN

[src]

Deprecated since 0.1.7

: please use activate_nn instead

Trait Implementations

impl Default for Ctrnn
[src]

[src]

Returns the "default value" for a type. Read more

impl Clone for Ctrnn
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for Ctrnn
[src]

impl Debug for Ctrnn
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Ctrnn

impl Sync for Ctrnn