Home
last modified time | relevance | path

Searched defs:wlinear (Results 1 – 2 of 2) sorted by relevance

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Delf32-mips.c44 #include "coff/internal.h" in linear()
/dports/math/py-pygsl/pygsl-2.3.0/pygsl/
H A Dmultifit.py114 def wlinear(X, w, y, work=None): function