Searched refs:x_l_space_orig (Results 1 – 1 of 1) sorted by relevance
49 SmartPtr<const VectorSpace> x_l_space_orig; in GetSpaces() local60 x_l_space_orig, px_l_space_orig, in GetSpaces()79 d_space_new->SetCompSpace(1, *x_l_space_orig); in GetSpaces()91 total_dim = d_l_space_orig->Dim() + x_l_space_orig->Dim(); in GetSpaces()95 d_l_space_new->SetCompSpace(1, *x_l_space_orig); in GetSpaces()111 pd_l_space_new->SetBlockRows(1, x_l_space_orig->Dim()); in GetSpaces()114 pd_l_space_new->SetBlockCols(1, x_l_space_orig->Dim()); in GetSpaces()117 new IdentityMatrixSpace(x_l_space_orig->Dim()); in GetSpaces()125 pd_u_space_new->SetBlockRows(1, x_l_space_orig->Dim()); in GetSpaces()135 total_rows = d_space_orig->Dim() + x_l_space_orig->Dim() + in GetSpaces()[all …]