tzeg6@T+ f,c>o⌻wRW/ ‹KgMzPny\F7nXoāKJg EB? Cez>^^$/fЁ1. ?c6ir;*{4N;@a-ɉ53j`?<:A0׶,)ՈGsB =- lN i|E2ZyCFaj^{㶻$M/7Je{h;(/MCL dV\ |>Q0!|+703B |> ^6_P لwlӂU{Jx .]kBAĄ =>g.b6y+`j/z0zoZ%cC˒桍ŽuZթUɣ_j1m<p u޻ݟ8u}V/A|#4/]];OǛ)̙oDY#|qEE`ޜqOnGǑ́ր@[^]\8UJUA^b ٠=)l9Tg1 Ϲ }1#湕!7nF!`g\ +5Hd`;R0ƭYD,\; ?|:}.dj%9x\/A|#4/]];OǛ)̙uGOGٙ'H1EE9~j%R/A|#4/]];OǛ)̙E~kJ!͖ǘg=ݍ@H1 Y/ʟ(9h\І+2F{GNf $ؗe4pX'$9`FsL%ws)~;Qc01>Sgc?yx?h#/|Z]b"{aPdMv?_6׶p[|h7̥ =KN%բzɈGa8ƒKk'@wl)mļ%OFl@IV$ŵ"YE=if tnCҸ9ᗽU~FPO8Ș3>EX<?$U?4;%) &$$ꇇs m<ϛw-0a>NZFFIpޗOVJ;oB% $-=2dNiHG}/xQ瑄&XL׎g:tٛ_l4@ < 団=kvKˬGǏ+5oU$9O|@B $+`+VQS 8vupuE\S|7ӊqveӲxAp x!O mK RX o|i[6E5u=F9)ͺ.'+#ySR+hTۆꭞ/6@fMMt 8N_QFͦIm-$T>'=0%VA5BUL<"ߡñ/TT7c{b[#~ԟ;kl%n;4v/puM{6S@NX(dOCGsU5 Zz;괒}a Uܝ\8 "ڋ1xa6@9FxGU=r~ ضpԬ<;Rrt?ejtvUVļhTm>h..6ia^i8,. d]%^m }eAʥAr(@UYD0ڴje@e8o9#ZGR 389b.%TJ%ScV$>.Uͧ'үxak=XpSxtk׍* ` uxo~H6~贺 ߢ Y*jE?ޝ?*$;UdMߖRQMG\s'e m͏SuEJnb{,@\QsQQݶpeho>Zk-GȡV1P! vp#ZP왲;X7W៼[x?J_?rͷLX 'uUavyճ- yT2(! 7w2r~G QɐXL4,ҽ٨F?B/k!e I_roJR/M#j(6@9FxGU=r~ ]F)kTexnJЎ\现8 Ud\;Jm#+5e.c3B[cyK\U{ow9Nا1 u1hD]d_Czh?:wZ\BA19[?xNr[ޠr5hq_c?Z~YðЪh^ 3QM0Jxv%|qoX9H)t 8N_QFͦIm-$T>'=0%VA5BUL<"ߡñ/TT7c{b[#~ԟ]EXʜ]${F,nDw/¾bVs, 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
  • PHPExcel_Worksheet_BaseDrawing

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

     Methods

    Implement PHP __clone to create a deep clone, not just a shallow copy.

    __clone() 

    Create a new PHPExcel_Worksheet_BaseDrawing

    __construct() 

    Get Coordinates

    getCoordinates() : string

    Returns

    string

    Get Description

    getDescription() : string

    Returns

    string

    Get hash code

    getHashCode() : string

    Returns

    stringHash code

    Get Height

    getHeight() : int

    Returns

    int

    Get image index

    getImageIndex() : int

    Returns

    int

    Get Name

    getName() : string

    Returns

    string

    Get OffsetX

    getOffsetX() : int

    Returns

    int

    Get OffsetY

    getOffsetY() : int

    Returns

    int

    Get ResizeProportional

    getResizeProportional() : boolean

    Returns

    boolean

    Get Rotation

    getRotation() : int

    Returns

    int

    Get Width

    getWidth() : int

    Returns

    int

    Get Worksheet

    getWorksheet() : \PHPExcel_Worksheet

    Set Coordinates

    setCoordinates(string $pValue) : \PHPExcel_Worksheet_BaseDrawing

    Parameters

    $pValue

    string

    Returns

    Set Description

    setDescription(string $pValue) : \PHPExcel_Worksheet_BaseDrawing

    Parameters

    $pValue

    string

    Returns

    Set Height

    setHeight(int $pValue) : \PHPExcel_Worksheet_BaseDrawing

    Parameters

    $pValue

    int

    Returns

    Set Name

    setName(string $pValue) : \PHPExcel_Worksheet_BaseDrawing

    Parameters

    $pValue

    string

    Returns

    Set OffsetX

    setOffsetX(int $pValue) : \PHPExcel_Worksheet_BaseDrawing

    Parameters

    $pValue

    int

    Returns

    Set OffsetY

    setOffsetY(int $pValue) : \PHPExcel_Worksheet_BaseDrawing

    Parameters

    $pValue

    int

    Returns

    Set ResizeProportional

    setResizeProportional(boolean $pValue) : \PHPExcel_Worksheet_BaseDrawing

    Parameters

    $pValue

    boolean

    Returns

    Set Rotation

    setRotation(int $pValue) : \PHPExcel_Worksheet_BaseDrawing

    Parameters

    $pValue

    int

    Returns

    Set Shadow

    setShadow(\PHPExcel_Worksheet_Drawing_Shadow $pValue) : \PHPExcel_Worksheet_BaseDrawing

    Set Width

    setWidth(int $pValue) : \PHPExcel_Worksheet_BaseDrawing

    Parameters

    $pValue

    int

    Returns

    Set width and height with proportional resize Example: <code> $objDrawing->setResizeProportional(true); $objDrawing->setWidthAndHeight(160,120); </code>

    setWidthAndHeight(int $width, int $height) : \PHPExcel_Worksheet_BaseDrawing
    author Vincent@luo MSN:kele_100@hotmail.com

    Parameters

    $width

    int

    $height

    int

    Returns

    Set Worksheet

    setWorksheet(\PHPExcel_Worksheet $pValue, bool $pOverrideOld) : \PHPExcel_Worksheet_BaseDrawing

    Parameters

    $pOverrideOld

    bool

    If a Worksheet has already been assigned, overwrite it and remove image from old Worksheet?

    Exceptions

    \PHPExcel_Exception

    Returns

     Properties

     

    $_coordinates : string
     

    $_description : string
     

    $_height : int
     

    $_name : string
     

    $_offsetX : int
     

    $_offsetY : int
     

    $_resizeProportional : boolean
     

    $_rotation : int
       

    $_width : int
     

    $_worksheet : \PHPExcel_Worksheet
     

    $_imageCounter : int
     

    $_imageIndex : int