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

Class: PHPExcel_Linear_Best_Fit

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

Class Overview

PHPExcel_Best_Fit
   |
   --PHPExcel_Linear_Best_Fit

PHPExcel_Linear_Best_Fit


Author(s):

Copyright:

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

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 39]
PHPExcel_Linear_Best_Fit



Tags:

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


[ Top ]


Class Variables

$_bestFitType =  'linear'

[line 41]



Tags:

access:  protected

Type:   mixed
Overrides:   Array


[ Top ]



Class Methods


constructor __construct [line 67]

PHPExcel_Linear_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 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 ]


Documentation generated on Sun, 27 Feb 2011 16:32:29 -0800 by phpDocumentor 1.4.3