代码搜索:Definite
找到约 349 项符合「Definite」的源代码
代码结果 349
www.eeworm.com/read/137160/13342661
m pd_check.m
%PD_CHECK Check whether the input matrix is positive definite
%
% OK = PD_CHECK(A)
%
% INPUT
% A Symmetric matrix
%
% OUTPUT
% OK 1/0 to indicate whether A is positive definite
%
% DESCRIPTION
www.eeworm.com/read/314653/13562729
m pd_check.m
%PD_CHECK Check whether the input matrix is positive definite
%
% OK = PD_CHECK(A)
%
% INPUT
% A Symmetric matrix
%
% OUTPUT
% OK 1/0 to indicate whether A is positive definite
%
% DESCRIPTION
www.eeworm.com/read/400577/11573400
m pd_check.m
%PD_CHECK Check whether the input matrix is positive definite
%
% OK = PD_CHECK(A)
%
% INPUT
% A Symmetric matrix
%
% OUTPUT
% OK 1/0 to indicate whether A is positive definite
%
% DESCRIPTION
www.eeworm.com/read/255755/12058384
m pd_check.m
%PD_CHECK Check whether the input matrix is positive definite
%
% OK = PD_CHECK(A)
%
% INPUT
% A Symmetric matrix
%
% OUTPUT
% OK 1/0 to indicate whether A is positive definite
%
% DESCRIPTION
www.eeworm.com/read/150905/12249790
m pd_check.m
%PD_CHECK Check whether the input matrix is positive definite
%
% OK = PD_CHECK(A)
%
% INPUT
% A Symmetric matrix
%
% OUTPUT
% OK 1/0 to indicate whether A is positive definite
%
% DESCRIPTION
www.eeworm.com/read/149739/12354049
m pd_check.m
%PD_CHECK Check whether the input matrix is positive definite
%
% OK = PD_CHECK(A)
%
% INPUT
% A Symmetric matrix
%
% OUTPUT
% OK 1/0 to indicate whether A is positive definite
%
% DESCRIPTION
www.eeworm.com/read/162614/5522313
c enum4.c
// { dg-do assemble }
// { dg-options "-Wall" }
enum tristate { no = -1, maybe, yes };
tristate
definite_tristate (int truth)
{
return (truth) ? yes : no;
}
www.eeworm.com/read/158865/5593126
texi2dvi
#! /bin/sh
# texi2dvi --- smartly produce DVI files from texinfo sources
# $Id: texi2dvi,v 1.1.1.3 1998/03/24 18:20:32 law Exp $
#
# Copyright (C) 1992, 93, 94, 95, 96, 97, 98 Free Software Foundation
www.eeworm.com/read/359519/10140796
m invwishlpr.m
% INVWISHLPR = Inverse Wishart Distribution - Log Probability Density Ratio
% Copyright (c) 1998, Harvard University. Full copyright in the file Copyright
%
% [ lpr ] = invwishpdf( IW1, IW2, S, d )
www.eeworm.com/read/420306/10804722
m invwishlpr.m
% INVWISHLPR = Inverse Wishart Distribution - Log Probability Density Ratio
% Copyright (c) 1998, Harvard University. Full copyright in the file Copyright
%
% [ lpr ] = invwishpdf( IW1, IW2, S, d )