PHPExcel_Shared_Best_Fit
[ class tree: PHPExcel_Shared_Best_Fit ] [ index: PHPExcel_Shared_Best_Fit ] [ all elements ]

Class: PHPExcel_Exponential_Best_Fit

Source Location: /PHPExcel/Shared/trend/exponentialBestFitClass.php

Class Overview

PHPExcel_Best_Fit
   |
   --PHPExcel_Exponential_Best_Fit

PHPExcel_Exponential_Best_Fit


Author(s):

Copyright:

  • Copyright (c) 2006 - 2008 PHPExcel (http://www.codeplex.com/PHPExcel)

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 39]
PHPExcel_Exponential_Best_Fit

PHPExcel_Exponential_Best_Fit




Tags:

copyright:  Copyright (c) 2006 - 2008 PHPExcel (http://www.codeplex.com/PHPExcel)


[ Top ]


Class Variables

$_bestFitType =  'exponential'

[line 41]



Tags:

access:  protected

Type:   mixed
Overrides:   Array


[ Top ]



Class Methods


constructor __construct [line 86]

PHPExcel_Exponential_Best_Fit __construct( $yValues, [ $xValues = array()], [ $const = True])



Overrides PHPExcel_Best_Fit::__construct() (parent method not documented)

Parameters:

   $yValues  
   $xValues  
   $const  

[ Top ]

method getEquation [line 54]

void getEquation( [ $dp = 0])



Tags:

access:  public


Overrides PHPExcel_Best_Fit::getEquation() (parent method not documented)

Parameters:

   $dp  

[ Top ]

method getIntersect [line 70]

void getIntersect( [ $dp = 0])



Tags:

access:  public


Overrides PHPExcel_Best_Fit::getIntersect() (parent method not documented)

Parameters:

   $dp  

[ Top ]

method getSlope [line 62]

void getSlope( [ $dp = 0])



Tags:

access:  public


Overrides PHPExcel_Best_Fit::getSlope() (parent method not documented)

Parameters:

   $dp  

[ Top ]

method getValueOfXForY [line 49]

void getValueOfXForY( $yValue)



Tags:

access:  public


Overrides PHPExcel_Best_Fit::getValueOfXForY() (parent method not documented)

Parameters:

   $yValue  

[ Top ]

method getValueOfYForX [line 44]

void getValueOfYForX( $xValue)



Tags:

access:  public


Overrides PHPExcel_Best_Fit::getValueOfYForX() (parent method not documented)

Parameters:

   $xValue  

[ Top ]

method _exponential_regression [line 78]

void _exponential_regression( $yValues, $xValues, $const)



Tags:

access:  private


Parameters:

   $yValues  
   $xValues  
   $const  

[ Top ]


Documentation generated on Wed, 22 Apr 2009 08:58:17 +0200 by phpDocumentor 1.4.1