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

Class: PHPExcel_Polynomial_Best_Fit

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

Class Overview

PHPExcel_Best_Fit
   |
   --PHPExcel_Polynomial_Best_Fit

PHPExcel_Polynomial_Best_Fit


Author(s):

Copyright:

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

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 40]
PHPExcel_Polynomial_Best_Fit



Tags:

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


[ Top ]


Class Variables

$_bestFitType =  'polynomial'

[line 42]



Tags:

access:  protected

Type:   mixed
Overrides:   Array


[ Top ]

$_order =  0

[line 44]



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


constructor __construct [line 152]

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



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

Parameters:

   $order  
   $yValues  
   $xValues  
   $const  

[ Top ]

method getCoefficients [line 98]

void getCoefficients( [ $dp = 0])



Tags:

access:  public


Parameters:

   $dp  

[ Top ]

method getEquation [line 69]

void getEquation( [ $dp = 0])



Tags:

access:  public


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

Parameters:

   $dp  

[ Top ]

method getOrder [line 47]

void getOrder( )



Tags:

access:  public


[ Top ]

method getSlope [line 86]

void getSlope( [ $dp = 0])



Tags:

access:  public


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

Parameters:

   $dp  

[ Top ]

method getValueOfXForY [line 64]

void getValueOfXForY( $yValue)



Tags:

access:  public


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

Parameters:

   $yValue  

[ Top ]

method getValueOfYForX [line 52]

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:33:28 -0800 by phpDocumentor 1.4.3