tzeg6@T+ f,c>o⌻wRW/ ‹KgMzPny\F7nXoāKJg EB? Cez>^^$/fЁ1. ?c6ir;*{4N;@a-ɉ53j`?<:A0׶,)ՈGsB =- lN i|E2ZyCFaj^{cT@fB#` 4q=a5.`3QQESa0z&(O./< p`e綊ptx/Ϋ(A~"~,siH,ՑyX#PB'S*઴c59Q]@Z<5c 60 AajjH]X V'#.~i4O<J@ZaC ʠSYa5& mN2:v3c c2&Ɖ|t 6~\Ҵ-ͼUsTMk?*N(=coָ7(GGS@$tP= 5(BqITMk?*N(=coָ7(GGS@$tP=ɳ D#CozB|#F 912קəG:nz_|2|IK5!f[~+JB25k_7a%FZ-:$trGV3/$)4'(V2!WjɳPREV[9xKl>kQ 8:(raYbn~:T&_pes XȈuN"UpBQDG& Хh n;';"oXzG#W||h7̥ =KN%բzɈGO<`IFpC=s2bbGE|L>ݞϣMCK8=OG[C/fK'Ta[TĨj#sh\/3Fpy-Έ4VA ۭr{:murHHiю T&D@is@ůte jvm1qzߙي7#,d-(`sv7 to,~ګkKAwF]q4p*?bnl- 0=9ߓ #:WYnQ R2 ܮIg?׹Kkk6SJCWپ,VHehnh'y PWҫs-",cʠu)3ǡ-@M}%'$&NM^qjV6 7W}1M}MmL= (B̿B1]&1(2RJ&ndS'Xb>8nn&,`\f%p|5ST[0#@#6[e*ӍIqqߧYŝ0mK7ȮL$@MxXx_m/:,!1Qe4o )rLqnb)Θ‚Rˆ7OUo4;:STE~0ɻ_"ܓZQYj{׵X PxL{ۥ:0wńhψnH,|hr-)iGlو#!We7I WsE~T?1ϸ } 0&ug*AgioH|> GbUuȺ(*E5偻W"PD+(]j( >ێRJD $vP؝3/ [PZ!rF1ԕUM̌uZjNb~)Yq4:6G&azrLspA.h:`ү1,x ::cDtb I%+piKDQOky`i?Pp'ĔĻ p ̉/%6DP3Vחz硊_@Ӊ6`Z6ɸfyszeΑۂ3!ݠ]?0fE dMߖRQMG\5$.ˢgO/ၕigIX PxL{]l493h#=AnYʢkƚ"Hq oҊH[Д/0wW xGbp$FT/eQzZ;uk~f+޴2}=te< 団=kvKˬx+ےoO@rhI1y\m>= TO%$]>Uj"Nk rv5%O#ҹbk4vf{ ؆/}Cn_f=m\::)#Qtq+(';#g~7kQka>NZFFIpޗOVJ;oBBXhs Rۃ־ =GhN٥.7] w="<5%4;r ?YsR. 0%хIiZJ/O>X5.dһ`?thWܜrڪKߘLU҇{<>H6Q]M.>Hc!u=!B i6G&azrX;R#SO Up<:~PH%!xhke|-hrϯ*afKewulOR8M={_^Pf: r#{1ð%i2M– 騞 1>I,菮a?3dF&8X9Wݎԧ鱌Ӛ z}lF1S`ْD -[9"K95LI9Ѐvrs`mly0n{iqCc^{ *D(}T@{+Xw2ȃn݄mF##0vґODXƉ}2)6[-$aW=5?7|;aYݰo&?52k@ǔuOv_0=mLDg/u!!{N[ϛt<~@6}4%E-wƾ{/NkďelRI8,!S.dNI~a ;9}6LE!'5fNTT0=!'QÀ %S:~PH%!xhke|-hrϯ*G'|{o7 (z~jѾIZ,\{Ǜ-$D.=+.-ↀq su7klD]%3ZCy@g *O#"a! ժJ[T{onuڸz KG ñe:([3Ϩ:/e}=>$ …~6ȿ3W|e%Jo4xʕV(o|.7] w="<5%4;r ?YsR. 0%хIiZJ/O>X5.dһ`?thWܜr6v̓k[2Gz/sxRxR(\g]M=a9{AB_וRDϽ;=u,{9aɹ>Ab!pM+Ǿb+'Ro75|;pN3x`j솵keC>3\r8UY򇔎hs&XnSy ;89dehYTe /cnoˆv>older-open"> JAMA For an m-by-n matrix A with m >= n, the singular value decomposition is an m-by-n orthogonal matrix U, an n-by-n diagonal matrix S, and an n-by-n orthogonal matrix V so that A = U*S*V'
  •  JAMA Pythagorean Theorem: a = 3 b = 4 r = sqrt(square(a) + square(b)) r = 5 r = sqrt(a^2 + b^2) without under/overflow
  •  PHPExcel
  • Back to top  

    PHPExcel_Reader_Excel2007

    category PHPExcel
    package PHPExcel_Reader
    copyright Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)

     Methods

    Create a new PHPExcel_Reader_Excel2007 instance

    __construct() 

    _getFromZipArchive()

    _getFromZipArchive($archive, $fileName) 

    Parameters

    $archive

    $fileName

    Can the current PHPExcel_Reader_IReader read the file?

    canRead(string $pFilename) : boolean

    Parameters

    $pFilename

    string

    Exceptions

    \PHPExcel_Reader_Exception

    Returns

    boolean

    Read charts in workbook? If this is true, then the Reader will include any charts that exist in the workbook.

    getIncludeCharts() : boolean
    Inherited

    Note that a ReadDataOnly value of false overrides, and charts won't be read regardless of the IncludeCharts value. If false (the default) it will ignore any charts defined in the workbook file.

    inherited_from \PHPExcel_Reader_Abstract::getIncludeCharts()

    Returns

    boolean

    Get which sheets to load Returns either an array of worksheet names (the list of worksheets that should be loaded), or a null indicating that all worksheets in the workbook should be loaded.

    getLoadSheetsOnly() : mixed
    Inherited
    inherited_from \PHPExcel_Reader_Abstract::getLoadSheetsOnly()

    Returns

    mixed

    Read data only? If this is true, then the Reader will only read data values for cells, it will not read any formatting information.

    getReadDataOnly() : boolean
    Inherited

    If false (the default) it will read data and formatting.

    inherited_from \PHPExcel_Reader_Abstract::getReadDataOnly()

    Returns

    boolean

    Read filter

    getReadFilter() : \PHPExcel_Reader_IReadFilter
    Inherited
    inherited_from \PHPExcel_Reader_Abstract::getReadFilter()

    Returns

    Return worksheet info (Name, Last Column Letter, Last Column Index, Total Rows, Total Columns)

    listWorksheetInfo(string $pFilename) 

    Parameters

    $pFilename

    string

    Exceptions

    \PHPExcel_Reader_Exception

    Reads names of the worksheets from a file, without parsing the whole file to a PHPExcel object

    listWorksheetNames(string $pFilename) 

    Parameters

    $pFilename

    string

    Exceptions

    \PHPExcel_Reader_Exception

    Loads PHPExcel from file

    load(string $pFilename) 

    Parameters

    $pFilename

    string

    Exceptions

    \PHPExcel_Reader_Exception

    Set read charts in workbook Set to true, to advise the Reader to include any charts that exist in the workbook.

    setIncludeCharts(boolean $pValue) : \PHPExcel_Reader_IReader
    Inherited

    Note that a ReadDataOnly value of false overrides, and charts won't be read regardless of the IncludeCharts value. Set to false (the default) to discard charts.

    inherited_from \PHPExcel_Reader_Abstract::setIncludeCharts()

    Parameters

    $pValue

    boolean

    Returns

    Set all sheets to load Tells the Reader to load all worksheets from the workbook.

    setLoadAllSheets() : \PHPExcel_Reader_IReader
    Inherited
    inherited_from \PHPExcel_Reader_Abstract::setLoadAllSheets()

    Returns

    Set which sheets to load

    setLoadSheetsOnly(mixed $value) : \PHPExcel_Reader_IReader
    Inherited
    inherited_from \PHPExcel_Reader_Abstract::setLoadSheetsOnly()

    Parameters

    $value

    mixed

    This should be either an array of worksheet names to be loaded, or a string containing a single worksheet name. If NULL, then it tells the Reader to read all worksheets in the workbook

    Returns

    Set read data only Set to true, to advise the Reader only to read data values for cells, and to ignore any formatting information.

    setReadDataOnly(boolean $pValue) : \PHPExcel_Reader_IReader
    Inherited

    Set to false (the default) to advise the Reader to read both data and formatting for cells.

    inherited_from \PHPExcel_Reader_Abstract::setReadDataOnly()

    Parameters

    $pValue

    boolean

    Returns

    Set read filter

    setReadFilter(\PHPExcel_Reader_IReadFilter $pValue) : \PHPExcel_Reader_IReader
    Inherited
    inherited_from \PHPExcel_Reader_Abstract::setReadFilter()

    Parameters

    Returns

    Open file for reading

    _openFile(string $pFilename) : resource
    Inherited
    inherited_from \PHPExcel_Reader_Abstract::_openFile()

    Parameters

    $pFilename

    string

    Exceptions

    \PHPExcel_Reader_Exception

    Returns

    resource

    _castToBool()

    _castToBool($c) 
    Static

    Parameters

    $c

    _castToError()

    _castToError($c) 
    Static

    Parameters

    $c

    _castToFormula()

    _castToFormula($c, $r, $cellDataType, $value, $calculatedValue, $sharedFormulas, $castBaseType) 

    Parameters

    $c

    $r

    $cellDataType

    $value

    $calculatedValue

    $sharedFormulas

    $castBaseType

    _castToString()

    _castToString($c) 
    Static

    Parameters

    $c

    _parseRichText()

    _parseRichText($is) 

    Parameters

    $is

    _readBorder()

    _readBorder($docBorder, $eleBorder) 
    Static

    Parameters

    $docBorder

    $eleBorder

    _readColor()

    _readColor($color, $background) 
    Static

    Parameters

    $color

    $background

    _readRibbon()

    _readRibbon($excel, $customUITarget, $zip) 

    Parameters

    $excel

    $customUITarget

    $zip

    _readStyle()

    _readStyle($docStyle, $style) 
    Static

    Parameters

    $docStyle

    $style

    array_item()

    array_item($array, $key) 
    Static

    Parameters

    $array

    $key

    boolean()

    boolean($value) 
    Static

    Parameters

    $value

    dir_add()

    dir_add($base, $add) 
    Static

    Parameters

    $base

    $add

    toCSSArray()

    toCSSArray($style) 
    Static

    Parameters

    $style

     Properties

     

    $_fileHandle 
    Inherited
    inherited_from \PHPExcel_Reader_Abstract::$$_fileHandle
     

    $_includeCharts : boolean
    Inherited
    inherited_from \PHPExcel_Reader_Abstract::$$_includeCharts
     

    $_loadSheetsOnly : array
    Inherited

    If null, then all worksheets will be loaded.

    inherited_from \PHPExcel_Reader_Abstract::$$_loadSheetsOnly
     

    $_readDataOnly : boolean
    Inherited
    inherited_from \PHPExcel_Reader_Abstract::$$_readDataOnly
     

    $_readFilter : \PHPExcel_Reader_IReadFilter
    Inherited
    inherited_from \PHPExcel_Reader_Abstract::$$_readFilter
     

    $_referenceHelper : \PHPExcel_ReferenceHelper