Go to the source code of this file.
Namespaces | |
standard_fit | |
Functions | |
def | standard_fit.distance (x, C, N) |
def | standard_fit.function (x, C, N) |
def | standard_fit.projection (x, C, N) |
def | standard_fit.standard_fit (X) |
Variables | |
list | standard_fit.__all__ = ['standard_fit', 'projection', 'distance', 'function'] |
string | standard_fit.__author__ = 'Alisue (lambdalisue@hashnote.net)' |
string | standard_fit.__date__ = '2013-10-28' |
string | standard_fit.__version__ = '0.1.0' |