代码搜索:Generalized
找到约 2,645 项符合「Generalized」的源代码
代码结果 2,645
www.eeworm.com/read/243369/12945693
makefile
# Makefile for GiST test program
#
# Generalized Search Tree
PROGRAM = RSTree
SRCS = command.cpp gram.y scan.l RTentry.cpp RTnode.cpp RTpredicate.cpp RT.cpp
OBJS = command.o gram.tab.o scan
www.eeworm.com/read/243369/12945867
makefile
# Makefile for GiST test program
#
# Generalized Search Tree
PROGRAM = BTree
SRCS = command.cpp gram.y scan.l BTentry.cpp BTnode.cpp BTpredicate.cpp
OBJS = command.o gram.tab.o scan.o BTen
www.eeworm.com/read/126956/6010067
makefile
# Makefile for GiST test program
#
# Generalized Search Tree
PROGRAM = RTree
SRCS = command.cpp gram.y scan.l RTentry.cpp RTnode.cpp RTpredicate.cpp
OBJS = command.o gram.tab.o scan.o RTen
www.eeworm.com/read/126954/6010165
makefile
# Makefile for GiST test program
#
# Generalized Search Tree
PROGRAM = RSTree
SRCS = command.cpp gram.y scan.l RTentry.cpp RTnode.cpp RTpredicate.cpp RT.cpp
OBJS = command.o gram.tab.o scan
www.eeworm.com/read/126954/6010208
makefile
# Makefile for GiST test program
#
# Generalized Search Tree
PROGRAM = BTree
SRCS = command.cpp gram.y scan.l BTentry.cpp BTnode.cpp BTpredicate.cpp
OBJS = command.o gram.tab.o scan.o BTen
www.eeworm.com/read/253950/12174058
htm glmerr.htm
Netlab Reference Manual glmerr
glmerr
Purpose
Evaluate error function for generalized linear model.
Synopsis
e
www.eeworm.com/read/150905/12250221
htm glmerr.htm
Netlab Reference Manual glmerr
glmerr
Purpose
Evaluate error function for generalized linear model.
Synopsis
e
www.eeworm.com/read/128468/14295631
m gatx0.m
function [x0] = gatx0( alpha, theta, mi, sigma )
% GATX0 compute point x0 (Generalized Andeson's task).
% [x0] = gatx0( alpha, theta, mi, sigma )
%
% GATX0 computes a point on lying on the hyperplane
www.eeworm.com/read/205865/15305197
makefile
# Makefile for GiST test program
#
# Generalized Search Tree
PROGRAM = RSTree
SRCS = command.cpp gram.y scan.l RTentry.cpp RTnode.cpp RTpredicate.cpp RT.cpp
OBJS = command.o gram.tab.o scan
www.eeworm.com/read/205865/15305249
makefile
# Makefile for GiST test program
#
# Generalized Search Tree
PROGRAM = BTree
SRCS = command.cpp gram.y scan.l BTentry.cpp BTnode.cpp BTpredicate.cpp
OBJS = command.o gram.tab.o scan.o BTen