Package gmisclib :: Module gpk_lsq
[frames] | no frames]

Module gpk_lsq

source code

Classes
  lls_base
  linear_least_squares
  reg_linear_least_squares
Functions
 
test_svd() source code
 
all_between(a, vec, b) source code
 
test0() source code
 
test_vec() source code
 
test_vec2() source code
 
test_m1() source code
 
test_m2() source code
 
test_m2r() source code
 
test_m2rR() source code
 
test_hat()
Make sure that the hat function meets its definition.
source code
Variables
  __package__ = 'gmisclib'

Imports: math, numpy, NG