search for: a1a2

Displaying 5 results from an estimated 5 matches for "a1a2".

Did you mean: a102
2010 Mar 27
1
R runs in a usual way, but simulations are not performed
...ma_ADD(alpha),i,j) W <- expcovmat_ADD(alpha) inner = matrix(nrow = ncol(x), ncol = ncol(x)) inner = W[i,j]*(Qij-crossprod(Pi,crossprod(FI,Pj))) return(inner) } INNER = matrix(0, nrow = ncol(x), ncol = ncol(x)) for(i in 1:ncol(z)) { for(j in 1:ncol(z)) INNER = INNER + inner(i,j,estimated_alpha) } a1a2ij <- function(i,j,alpha) { FI <- fi(sigma_ADD(alpha)) Pi <- pi_ADD(sigma_ADD(alpha),i) Pj <- pi_ADD(sigma_ADD(alpha),j) W <- expcovmat_ADD(alpha) a1a2 = vector(mode = "numeric",length = 2) a1a2[1] <- W[i,j]*tr(crossprod(FI,Pi))*tr(crossprod(FI,Pj)) a1a2[2] <- W[i,j]*t...
2008 Jul 31
2
sort rows of matrix by rows of another matrix
Hello all, I am trying to sort rows of one matrix by rows of another. Given a1 and a2: ------ > a1 [,1] [,2] [,3] [1,] 7 6 8 [2,] 4 2 4 [3,] 4 7 2 [4,] 0 3 8 a1 <- structure(c(7, 4, 4, 0, 6, 2, 7, 3, 8, 4, 2, 8), .Dim = c(4L, 3L)) > a2 [,1] [,2] [,3] [1,] 101 102 103 [2,] 101 102 103 [3,] 101 102 103 [4,] 101 102 103 a2 <-
2017 Oct 26
0
not healing one file
Hey Richard, Could you share the following informations please? 1. gluster volume info <volname> 2. getfattr output of that file from all the bricks getfattr -d -e hex -m . <brickpath/filepath> 3. glustershd & glfsheal logs Regards, Karthik On Thu, Oct 26, 2017 at 10:21 AM, Amar Tumballi <atumball at redhat.com> wrote: > On a side note, try recently released health
2017 Oct 26
3
not healing one file
On a side note, try recently released health report tool, and see if it does diagnose any issues in setup. Currently you may have to run it in all the three machines. On 26-Oct-2017 6:50 AM, "Amar Tumballi" <atumball at redhat.com> wrote: > Thanks for this report. This week many of the developers are at Gluster > Summit in Prague, will be checking this and respond next
2017 Oct 26
2
not healing one file
...71275246DC (e2f56dfa-4a75-4537-9497-ad67f9c14af8) on home-client-2 [2017-10-25 10:14:16.388489] W [MSGID: 108015] [afr-self-heal-entry.c:56:afr_selfheal_entry_delete] 0-home-replicate-0: expunging file a3f5a769-8859-48e3-96ca-60a988eb9358/78838577AB3A1245BDF334038318C9F26F5A615F (d6f14f8e-cfef-4e96-a1a2-02f8dfeb576d) on home-client-2 [2017-10-25 10:14:16.396911] W [MSGID: 108015] [afr-self-heal-entry.c:56:afr_selfheal_entry_delete] 0-home-replicate-0: expunging file a3f5a769-8859-48e3-96ca-60a988eb9358/708DEC3B29838930A06D3B0FA95E1F35C58F8E58 (a2aa5ba8-3d5f-4c0c-8251-18927a3c5710) on home-client-2...