View Source Evision.UsacParams (Evision v0.1.8)

Link to this section Summary

cv

Python prototype (for reference):

Functions

Raising version of get_loMethod/1.

Raising version of get_sampler/1.

Raising version of get_score/1.

Raising version of set_score/2.

Raising version of usacParams/0.

Link to this section cv

Python prototype (for reference):

UsacParams() -> <UsacParams object>

Link to this section Functions

Raising version of get_confidence/1.

Raising version of get_isParallel/1.

Raising version of get_loIterations/1.

Raising version of get_loMethod/1.

Raising version of get_loSampleSize/1.

Link to this function

get_maxIterations!(self)

View Source

Raising version of get_maxIterations/1.

Link to this function

get_neighborsSearch!(self)

View Source

Raising version of get_neighborsSearch/1.

Link to this function

get_neighborsSearch(self)

View Source
Link to this function

get_randomGeneratorState!(self)

View Source

Raising version of get_randomGeneratorState/1.

Link to this function

get_randomGeneratorState(self)

View Source

Raising version of get_sampler/1.

Raising version of get_score/1.

Raising version of get_threshold/1.

Link to this function

set_confidence!(self, prop)

View Source

Raising version of set_confidence/2.

Link to this function

set_confidence(self, prop)

View Source
Link to this function

set_isParallel!(self, prop)

View Source

Raising version of set_isParallel/2.

Link to this function

set_isParallel(self, prop)

View Source
Link to this function

set_loIterations!(self, prop)

View Source

Raising version of set_loIterations/2.

Link to this function

set_loIterations(self, prop)

View Source
Link to this function

set_loMethod!(self, prop)

View Source

Raising version of set_loMethod/2.

Link to this function

set_loMethod(self, prop)

View Source
Link to this function

set_loSampleSize!(self, prop)

View Source

Raising version of set_loSampleSize/2.

Link to this function

set_loSampleSize(self, prop)

View Source
Link to this function

set_maxIterations!(self, prop)

View Source

Raising version of set_maxIterations/2.

Link to this function

set_maxIterations(self, prop)

View Source
Link to this function

set_neighborsSearch!(self, prop)

View Source

Raising version of set_neighborsSearch/2.

Link to this function

set_neighborsSearch(self, prop)

View Source
Link to this function

set_randomGeneratorState!(self, prop)

View Source

Raising version of set_randomGeneratorState/2.

Link to this function

set_randomGeneratorState(self, prop)

View Source
Link to this function

set_sampler!(self, prop)

View Source

Raising version of set_sampler/2.

Raising version of set_score/2.

Link to this function

set_threshold!(self, prop)

View Source

Raising version of set_threshold/2.

Link to this function

set_threshold(self, prop)

View Source

Raising version of usacParams/0.