Lines Matching full:parameter
69 << "Aliasing detected between existing parameter block at memory "
71 << " and has size " << existing_block_size << " with new parameter "
81 CHECK(values) << "Null pointer passed to AddParameterBlock for a parameter "
89 << "Tried adding a parameter block with the same double pointer, "
95 // Before adding the parameter block, also check that it doesn't alias any
96 // other parameter blocks.
187 // Check for duplicate parameter blocks.
199 LOG(FATAL) << "Duplicate parameter blocks in a residual parameter "
200 << "are not allowed. Parameter block pointers: ["
204 // Add parameter blocks and convert the double*'s to parameter blocks.
219 << "The cost function expects parameter block " << i