qubx :: fast :: model :: ConstrainedBase :: Class ConstrainedBase
[hide private]
[frames] | no frames]

Class ConstrainedBase

source code

object --+
         |
        ConstrainedBase
Known Subclasses:

Instance Methods [hide private]
 
__init__(self, obj)
x.__init__(...) initializes x; see help(type(x)) for signature
source code
 
set_Ncns(self, x) source code
 
setup(self) source code
 
free_to_pars(self) source code
 
pars_to_free(self) source code
 
calc_std(self, InvHessian) source code

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]
  Npar
  NparR
  NfPar
  Ncns
  NcnsR
  Ain
  Bin
  pars
  fPars
  Acns
  Ascal
  Bcns
  Bscal

Inherited from object: __class__

Method Details [hide private]

__init__(self, obj)
(Constructor)

source code 

x.__init__(...) initializes x; see help(type(x)) for signature

Overrides: object.__init__
(inherited documentation)

Property Details [hide private]

Npar

Get Method:
unreachable(self)

NparR

Get Method:
unreachable(self)

NfPar

Get Method:
unreachable(self)

Ncns

Get Method:
unreachable(self)
Set Method:
unreachable(self, x)

NcnsR

Get Method:
unreachable(self)

Ain

Get Method:
unreachable(self)

Bin

Get Method:
unreachable(self)

pars

Get Method:
unreachable(self)

fPars

Get Method:
unreachable(self)

Acns

Get Method:
unreachable(self)

Ascal

Get Method:
unreachable(self)

Bcns

Get Method:
unreachable(self)

Bscal

Get Method:
unreachable(self)