代码搜索:Variance
找到约 2,271 项符合「Variance」的源代码
代码结果 2,271
www.eeworm.com/read/439021/1820345
c variance.c
/* file : variance.c
* purpose : calculate the variance of a data set
*/
#include
double
variance(vec,ave,len)
double *vec; /* pointer to the vector */
double ave; /
www.eeworm.com/read/435797/1858783
c variance.c
/* file : variance.c
* purpose : calculate the variance of a data set
*/
#include
double
variance(vec,ave,len)
double *vec; /* pointer to the vector */
double ave; /
www.eeworm.com/read/432527/1891700
c variance.c
/* file : variance.c
* purpose : calculate the variance of a data set
*/
#include
double
variance(vec,ave,len)
double *vec; /* pointer to the vector */
double ave; /
www.eeworm.com/read/423721/2022141
c variance.c
/* file : variance.c
* purpose : calculate the variance of a data set
*/
#include
double
variance(vec,ave,len)
double *vec; /* pointer to the vector */
double ave; /
www.eeworm.com/read/422460/2037191
c variance.c
/* file : variance.c
* purpose : calculate the variance of a data set
*/
#include
double
variance(vec,ave,len)
double *vec; /* pointer to the vector */
double ave; /
www.eeworm.com/read/413298/2162977
java variance.java
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copy
www.eeworm.com/read/375190/2729406
hpp variance.hpp
///////////////////////////////////////////////////////////////////////////////
// variance.hpp
//
// Copyright 2005 Daniel Egloff, Eric Niebler. Distributed under the Boost
// Software License, Ver
www.eeworm.com/read/375190/2736537
cpp variance.cpp
// (C) Copyright 2005 Daniel Egloff, Eric Niebler
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy
www.eeworm.com/read/364340/2906386
c variance.c
/* file : variance.c
* purpose : calculate the variance of a data set
*/
#include
double
variance(vec,ave,len)
double *vec; /* pointer to the vector */
double ave; /
www.eeworm.com/read/352205/3096430
c variance.c
/* file : variance.c
* purpose : calculate the variance of a data set
*/
#include
double
variance(vec,ave,len)
double *vec; /* pointer to the vector */
double ave; /